Gentoo Archives: gentoo-user

From: Stephen Liu <satimis@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Again - problem on installing Gentoo (Gentoo started)
Date: Wed, 06 Sep 2006 01:18:57
Message-Id: 20060906011224.60658.qmail@web35202.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] Re: Again - problem on installing Gentoo (Booting started) by Stephen Liu
1 Hi folks,
2
3 Fruther to my late posting, now Gentoo started finally, but still
4 having problem on mounting Logcial Volumes;
5 /dev/vg/usr
6 /dev/vg/home
7 etc.
8
9 "localhost login" started. Root login was possble.
10
11
12 /etc/fstab now looks like as follow:
13 tmpfs /newroot tmpfs rw 0 0
14 /dev/hdd /newroot/mnt/cdrom iso9660 ro 0 0
15 /dev/loop/0 /newroot/mnt/livecd squashfs ro 0 0
16 proc /newroot/proc proc rw,nodiratime 0 0
17 sysfs /newroot/sys sysfs rw 0 0
18 udev /newroot/dev tmpfs rw,nosuid 0 0
19 devpts /newroot/dev/pts devpts rw 0 0
20 cachedir /newroot/mnt/livecd/lib64/splash/cache tmpfs rw 0 0
21 tmpfs /newroot/mnt/livecd/lib64/splash/tmp tmpfs rw 0 0
22 tmpfs /newroot/mnt/livecd/lib64/firmware tmpfs rw 0 0
23 tmpfs /newroot/mnt/livecd/usr/portage tmpfs rw 0 0
24 usbfs /newroot/proc/bus/usb usbfs rw 0 0
25 /dev/hda2 / ext3 rw,data=ordered 0 0
26 /dev/hda1 /boot ext2 rw,nogrpid 0 0
27 /dev/vg/usr /usr ext3 rw,data=ordered 0 0
28 /dev/vg/home /home ext3 rw,data=ordered 0 0
29 /dev/vg/var /var ext3 rw,data=ordered 0 0
30 /dev/vg/opt /opt ext3 rw,data=ordered 0 0
31 /dev/vg/tmp /tmp ext3 rw,data=ordered 0 0
32 none /proc proc rw,nodiratime 0 0
33 udev /dev tmpfs rw,nosuid 0 0
34 * end *
35
36
37 "tmpfs /newroot" not created during booting.
38
39 I think following warning is critical;
40 device-mapper : dm-linear : Device lookup failed
41 device-mapper : error adding target to table
42
43 Any advice??? TIA
44
45 B.R.
46 SL
47
48
49
50
51 --- Stephen Liu <satimis@×××××.com> wrote:
52
53 > Hi Jean-Marc,
54 >
55 > > Do you follow the installation guide from gentoo.org?
56 >
57 > There are several documents on Gentoo website. I followed 2
58 > documents:
59 >
60 > Partitioning HD with LVM
61 > Gentoo LVM2 installation
62 > http://www.gentoo.org/doc/en/lvm2.xml
63 >
64 > Installation
65 > Gentoo Linux AMD64 Handbook
66 > http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml
67 >
68 >
69 > > I mean, do you use a
70 > > "standard" scheme?
71 >
72 > I made some adjustment for my case. I did not emerge LVM2.
73 >
74 > If fail again. I'll run a final test according their HD config (w/o
75 > slave), not running LVM.
76 >
77 > B.R.
78 > SL
79 >
80 >
81 >
82 > >
83 > >
84 > > On 9/5/06, Stephen Liu <satimis@×××××.com> wrote:
85 > > >
86 > > > Hi Neil,
87 > > >
88 > > > > /usr/src contains the source to the kernel (as you'd expect
89 > form
90 > > the
91 > > > > name). The actual kernels live in /boot, this is the version
92 > that
93 > > > > must
94 > > > > match.
95 > > >
96 > > > Gentoo started booting after changing following line;
97 > > > kernel (hd0,0)/boot/kernel-2.6.17-gentoo-r7 root=/dev/hda2
98 > > > to
99 > > > kernel (hd0,0)/boot/linux-2.6.17-gentoo-r7 root=/dev/hda2
100 > > >
101 > > > But still having following problems;
102 > > >
103 > > >
104 > > > 1)
105 > > > Engine: Unable to open the engine block file
106 > /var/lock/evms-engine
107 > > :
108 > > > Read only filesystem. The engine is not protected against other
109 > > > instances of the Engine being opened at the same time. Error
110 > > returned
111 > > > from evms_commit_changes ( ) : No such device [!!]
112 > > >
113 > > >
114 > > > 2)
115 > > > Loading module 3c59x ....
116 > > > Failed to load 3c59x [!!]
117 > > >
118 > > >
119 > > > 3)
120 > > > All
121 > > > /dev/vg/usr
122 > > > /dev/vg/home
123 > > > /dev/vg/opt
124 > > > /dev/vg/var
125 > > > /dev/vg/tmp
126 > > >
127 > > > have same problem as listed follow;
128 > > > e2fsck: No such file or directory which trying to open
129 > /dev/vg/usr.
130 > > > The super block could not be read or does not describe a correct
131 > > ext2
132 > > > filesystem. If the device is valid and it really contains an
133 > ext2
134 > > > filesystem (and not swap or ufs or something else). There the
135 > > > superblock is corrupt, and your might trying e2fsck with an
136 > > alternative
137 > > > superblock :
138 > > > e2fsck -b 8193
139 > > >
140 > > > # e2fsck -b 8193 /dev/vg/usr
141 > > > fsck.ext3: No such file or directory while trying to open
142 > > /dev/vg/usr
143 > > >
144 > > > Please advise how to fix them. TIA
145 > > >
146 > > > B.R.
147 > > > SL
148 > > > --
149 > > > gentoo-user@g.o mailing list
150 > > >
151 > > >
152 > >
153 > >
154 > > --
155 > > /JM
156 > >
157 >
158 > --
159 > gentoo-user@g.o mailing list
160 >
161 >
162
163 --
164 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Again - problem on installing Gentoo (Gentoo started) Alan McKinnon <alan@××××××××××××××××.za>
Re: [gentoo-user] Re: Again - problem on installing Gentoo (Gentoo started) Dirk Heinrichs <ext-dirk.heinrichs@×××××.com>