setup grub for net install badly documented

Bug #580722 reported by spaceman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
installation-guide (Ubuntu)
New
Undecided
Unassigned

Bug Description

"The procedure for GRUB is quite similar. Locate your menu.lst in the /boot/grub/ directory (sometimes in the /boot/boot/grub/),"

On my ubuntu system there is no menu.lst file - it uses /etc/default/grub. So now I have to learn how to configure this strange grub setup. Would be better if the instructions worked for ubuntu or even better if there was a package I could download that downloaded the required files and setup grub for me.

I'm now having serious doubts about following the rest of this guide.

https://help.ubuntu.com/10.04/installation-guide/amd64/ch05s01.html#boot-initrd

Revision history for this message
spaceman (spacedoubtman) wrote :

So it seems its because we now use grub2 - so please add grub2 instructions to this doc. Even if its just a link to here: https://help.ubuntu.com/community/Grub2

Essentially you do something like this
* Add the entry to the bottom of /etc/grub.d/40_custom
* Change (hd0,0) to be where your root is - so for me its sdc4 which becomes (hd2, 4)
* Run sudo update-grub

I'm about to try this - hopefully will be able to boot again after. This install is hard work.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.