Displaying 1 result from an estimated 1 matches for "8d0d1b45".
Did you mean:
7d0d1b41
2013 Feb 25
4
Convert Debian 6 from HVM to PV
.../etc/grub.d/10_linux ###
menuentry ''Debian GNU/Linux, with Linux 2.6.32-5-686'' --class debian
--class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root=''(hd0,msdos1)''
search --no-floppy --fs-uuid --set
8d0d1b45-e312-49ee-9213-50651e18f259
echo ''Loading Linux 2.6.32-5-686 ...''
linux /boot/vmlinuz-2.6.32-5-686
root=UUID=8d0d1b45-e312-49ee-9213-50651e18f259 ro quiet
echo ''Loading initial ramdisk ...''
initrd /boot/initrd.img-2....