Mon, 11 Feb 2008
Wanting to help along GRUB2 adoption as per Jordi's suggestion. I tried out apt-get install grub-pc.
I'm not so sure that a bugreport entitled Installing grub-pc achieves nothing
would be so useful.
Here is what seemed to happen:
eve:[~]% diff -u /boot/grub/menu.lst_backup_by_grub2_postinst /boot/grub/menu.lst --- /boot/grub/menu.lst_backup_by_grub2_postinst 2008-02-09 18:59:46.000000000 +0000 +++ /boot/grub/menu.lst 2008-02-09 18:59:47.000000000 +0000 @@ -9,7 +9,7 @@ # # You can specify 'saved' instead of a number. In this case, the default entry # is the entry saved with the command 'savedefault'. -default saved +default 0saved ## timeout sec # Set a timeout, in SEC seconds, before automatically booting the default entry @@ -113,6 +113,11 @@ ## ## End Default Options ## +title Chainload into GRUB 2 +root (hd0,0) +kernel /boot/grub/core.img +savedefault + title Debian GNU/Linux, kernel 2.6.24-1-686 root (hd0,0) kernel /boot/vmlinuz-2.6.24-1-686 quiet root=/dev/hda1 ro resume=/dev/hda5 usbcore.autosuspend=1
Booting into the chain loaded GRUB2 and I get a nice prompt with no idea what to do next.
[ / debian] Trackbacks (0) Comments (4) permanent link permanent link
Trackbacks are closed for this story.
Anand Kumria wrote at 2008-02-11 11:44:
Unfortunately, I didn't. I just got dumped to a prompt, and root (hd0,1) didn't recognize my filesystem.
Sam Morris wrote at 2008-02-11 22:20:
Could you please file a bug? :)
giftnudel wrote at 2008-02-12 02:40:
I ran "sudo update-grub" again manually and it worked for me then.
Comments are closed for this story.
ॐ (aum) - what was, what is and what will be, wildfire's musing
Anand Kumria
wildfire@progsoc.org
Subscribe to a syndicated feed of my weblog, brought to you by the wonders of Atom.
Rendered in only 0.0744 seconds.
jsogo wrote at 2008-02-11 10:43: