Hi there, I've been trying to get the mount script to be able to mount LVM volumes. It appears that LVM first need to do a vgscan/vgchange with the condition that 1) devfs is up 2) /etc in writable Only then can you start to vgscan/etc. and get them to fsck and mount the drives. At present I'm lost as to where what happens in the mount script. Hendrik