[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lenny boot with grub2



On 07/12/2010 06:52 AM, mess-mate wrote:
Hi list,
i've installed sqeeze (amd64) and grub2 as the boot loader.
On an 2d hd lenny with  grub (older version with the stage.. files) is
installed.
Since grub2 is installed on the mbr no way to boot my lenny system.
Here is the lenny part on grub.cfg:
menuentry "Lenny, kernel 2.6.28_mm01 (on /dev/sdc6)" {
     insmod ext2
     set root='(hd2,5)'
     search --no-floppy --fs-uuid --set f26b56c1-4550-4815-b7bf-e5f114c6f9e4
     linux /vmlinuz-2.6.28 root=/dev/sdc6 rootfstype=ext4 ro quiet vga=788
     initrd /initrd.img-2.6.28
}

UUID is disabled as default.
any help would be very apprecited.



Boot up squeeze, at terminal
sudo grub-install /dev/sda

Regards - Goh Lip


Reply to: