Re: Master Boot Record

From: Steven Kurylo <sk_at_no.spam.please>
Date: Thu Sep 07 2006 - 08:44:33 CST

On 9/7/06, Reid Towsley <rtowsley@gmail.com> wrote:
>
> Well the Ubuntu Live CD doesn't support my SATA2 controller (need a kernel
> update for this) so I'll have to plug the drive into a SATA1 port for this
> to work. Then, I copy all the information from /boot on my hard drive to the
> boot dir on the Live CD's ramdisk or whatever it uses, so that grub-install
> will use the correct grub information. I think that should restore my MBR to
> it's original state.
>
> Does this sound like it will work?

Not at all.

Does the knoppix CD detect your controller?

If it does, once you boot, mount / (from the install on the HD) at /mnt/.

Then run "grub-install --root-directory=/mnt/ hd0" assuming you're
using grub and hd0 is your primary HD.

If I "cat /mnt/boot/grub/device.map" I see "(hd0) /dev/hda" so I know
to use hd0, because hda is my primary.

If the knoppix doesn't work, we'll have to create a boot CD for you
that will see your controller.
Received on Thu Sep 7 08:44:41 2006

This archive was generated by hypermail 2.1.8 : Fri Sep 08 2006 - 23:26:39 CST