Emergency Grub System



I just used the Ubuntu version 7.18 cd-rom as an emergency boot
system and it makes all other Emergency Boot Systems look like toys! I
plan to write a good paper based on this method I will outline here.

Assume you tried to boot your system and it failed. Or you do not
like the way your grub is set up and want to change that. The first
steps are to turn on your computer with the cd-rom in the reader. When
it boots up select a terminal from Applications and in that terminal
type $ sudo grub. This will start grub in the cd-rom system and you can
do ANYTHING you want to.

I decided I wanted to boot my new Ubuntu at /dev/hda8 direct from
the Master Boot Record (MBR). I need to know that /dev/hda8 = (hd0,7) in
grub-talk. And the MBR is always (hd0).

Then with grub running I typed two things,

grub> root (hd0,7)
It didn't say a thing.
grub> setup (hd0)
This time it printed out a lot of strange stuff that is grub talk
telling you it put the grub boot message at the MBR. Sure enough it did
and it boots fine direct now.

I will write this up in a paper and put it on my web page. I plan
to put a lot of things about Ubuntu on that. The main thing to remember
is your Ubuntu cd-rom is a GREAT Rescue device!

Karl






Karl F. Larsen, AKA K5DI

Linux User
#450462 http://counter.li.org.
PGP 4208 4D6E 595F 22B9 FF1C ECB6 4A3C 2C54 FE23 53A7


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Install FC2 in external HD + boot via floppy
    ... a external HD and keep the XP on the internal disk. ... that my laptop does not boot from the usb... ... An alternative way of creating a cd that will boot grub is shown below. ... Making a GRUB bootable CD-ROM ...
    (Fedora)
  • Re: dual boot problems
    ... I am having a problem booting into Ubuntu 6.06 which is installed on my ... locate a boot device and attempts to drop you to a shell, but, not ... # But what we need to understand is how grub sees the disks ... # Set the default entry to the entry number NUM. ...
    (Ubuntu)
  • Re: Ubuntu Server 6.06.1 does not boot on VIA EPIA ME6000
    ... I've successfully finished the installation of Ubuntu Server 6.06.1. ... default boot hit "Esc". ... You should see the GRUB boot selection ...
    (Ubuntu)
  • Re: "NTLDR is missing after" (Windows) after installing Ubuntu
    ... I decided recently to switch over to Ubuntu from the Debian ... wiped the Debian partition installed Dapper Drake ... heard that grub is superior so I thought I would give it a try and let ... The problem is that I can now no longer boot into ...
    (Ubuntu)
  • Re: Floppy boot disk for Ubuntu 6.06.
    ... At the moment I have 5 other linux systems that I can boot ... with ubuntu's grub. ... systems so ubuntu may become inaccessible.. ... to boot ubuntu after I install a new linux system? ...
    (Ubuntu)