[linux-lvm] LVM on root, Kernel panic: "I have no root and I must scream"

Luca Berra bluca at comedia.it
Sat Apr 28 07:59:23 UTC 2001


On Fri, Apr 27, 2001 at 02:39:12PM -0700, Day, Evan wrote:
> What I really don't get is that I can put a mount /dev/vg00/lvol1 in
> /linuxrc and it mounts!  I can also boot with a root of /dev/sda2 (old root
ok
trick 'im

at the end of linuxrc do
mount /dev/vg00/lvol1 new_root
cd new_root
pivot_root . initrd
exec chroot . sbin/init

be sure to create /initrd dir on your root fs


-- 
Luca Berra -- bluca at comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \



More information about the linux-lvm mailing list