Hi Neil,

> > # ls -l /dev/vg /dev/mapper
> > ls: /dev/vg: no such file or directory
> > /dev/mapper:
> > total 0
> > crw-rw---- 1 root root .... control
> > 
> > # ls -l /dev | grep vg
> > no printout
> > 
> > # vgchange -a y
> > -bash: vgchange: command not found
> 
> That's because you haven't installed lvm2, emerge it.
> 
> > During installing Gentoo, "vgchange -a y" must be run to activate
> vg
> > then all Logical volumes will be activated simultaneously. 
> Otherwise
> > /dev/vg could not be found and the above devices/directories can't
> be
> > mounted as well.
> 
> vgchange is present on the live CD, but not on your system.

Gentoo started w/o error/complaint after "emerge lvm2"

I found out the cause why after "chroot" some commands not found. 
Because after "chroot" /dev/vg/usr, /dev/vg/home, etc. were not mounted
disregarding having be mounted at the begining before "chroot".  I
further discovered the cause of the later because I did not repeat the
step to edit /etc/lvm/lvm.conf as written on
"http://www.gentoo.org/doc/lvm2.xml";.  Athough at the beginning before
"chroot" vg and lv can be activated with all devices mounted which gave
me a wrong concept considering this step being not necessary on
"exit/re-enter" chroot.  But after "chroot" all devices were umounted.

Installing X Window server went through w/o problem by following the
doc:- "http://www.gentoo.org/doc/en/xorg-config.xml";

Further problem came on installing Gnome.  I'll start another topic
later.

Folks, lot of tks for your advice.

B.R.
SL
-- 
gentoo-user@gentoo.org mailing list

Reply via email to