Displaying 1 result from an estimated 1 matches for "movedev".
Did you mean:
  moved
  
2005 Oct 01
2
Problem getting x86_64 dom0 to boot on a FC4 machine
...uot;Loading raid5.ko module"
insmod /lib/raid5.ko
/sbin/udevstart
raidautorun /dev/md0
raidautorun /dev/md1
raidautorun /dev/md2
echo Creating root device
mkrootdev /dev/root
echo Mounting root filesystem
mount -o defaults --ro -t ext3 /dev/root /sysroot
echo Switching to new root
switchroot --movedev /sysroot
[4] grub
title Xen (2.6.12xen0) serial
        root (hd0,0)
        kernel /xen.gz dom0_mem=192000 com1=38400,8n1
        module /vmlinuz-2.6.12-xen0  ro root=/dev/md2  console=ttyS0
        module /initrd-2.6.12-xen0.img
_______________________________________________
Xen-devel mail...