Gentoo Archives: gentoo-dev

From: Lars Kneschke <lars@××××××××.de>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Again some problems while building livecd using catalyst
Date: Sat, 15 May 2004 17:01:56
Message-Id: 7f1e3ecc2132beeac763eb26c837bc30@192.168.4.1
1 Hello!
2
3 While building the stage2 i get following error:
4
5 * Gentoo Linux Genkernel; Version 3.0.2a
6 * Compiling Linux Kernel 2.4.25-gentoo-r2-livecd for x86...
7
8 mount: permission denied
9 * WARNING: Failed to mount /boot!
10
11
12 After looking at the source code and at the /etc/fstab under
13 /storage/catalyst/tmp/default/livecd-stage2-x86-20040515/etc/fstab, it's
14 clear that it can't work. The line in fstab looks like this:
15
16 /dev/BOOT /boot ext2 noauto,noatime
17 1 1
18
19 But that's no real problem, because /boot exists as directory and for a
20 livecd we don't need a special partition for it.
21
22 Later i get some other errors:
23
24 * kernel: >> Running mrproper...
25 * config: Using config from /var/tmp/gentoo.config
26 * Previous config backed up to .config.bak
27 * >> Running oldconfig...
28 yes: standard output: Broken pipe
29 yes: write error
30 * kernel: >> Cleaning...
31 * kernel: >> Making dependencies...
32 * >> Compiling 2.4.25-gentoo-r2-livecd bzImage...
33 * >> Compiling 2.4.25-gentoo-r2-livecd modules...
34 * Copying config for successful build to
35 /etc/kernels/kernel-config-x86-2.4.25-gentoo-r2-livecd
36 * dietlibc: >> Compiling...
37 * >> Installing...
38 * >> Copying to bincache...
39 * busybox: >> Configuring...
40 yes: standard output: Broken pipe
41 yes: write error
42 * busybox: >> Compiling...
43
44 I'm not sure what the problem for yes is.
45
46 The statment which gives the error is
47
48 yes "" | compile_generic "oldconfig" utils
49
50 So i think compile_generic has a problem somehow.
51
52
53
54
55 Later i get then following error:
56
57 * :: Size is at 3204K
58 * >> Creating loopback filesystem...
59 3204+0 records in
60 3204+0 records out
61 mount: permission denied
62 * ERROR: could not mount initrd filesystem
63
64 And the the build process stops. Very sad. Is this a configuration error of
65 mine, or ar there some bugs to resolve. I just had a look at bugs.gentoo.org
66 but it did not give usefull hints.
67
68 Cu
69 --
70 hosted eGroupWare ==> http://www.officespot.de
71
72
73
74 --
75 gentoo-dev@g.o mailing list