Hi Neil,

> > /dev/vg/usr
> > /dev/vg/home
> > /dev/vg/opt
> > /dev/vg/var
> > /dev/vg/tmp
> 
> Do the devices exist? What does "ls -l /dev/vg /dev/mapper" say?

# 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

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.

However "vgchange" is not running on Gentoo.


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

Reply via email to