I encountered the same problem too. Here is the link on how to do it:
But first you have to get access into your filesystem system. To do that,
I created a grub bootable cd:
The CD allowed me to boot to my debian interactively (http://www.gnu.org/software/grub/manual/grub.html#GNU_002fLinux).
So once i boot into my debian i used grub-install to get my GRUB bootloader installed into the MBR.
The bootable CD will also allow you to boot many other OSes interactively besides win and debian if you have then. It will come in handy.
You can read about GRUB and bootloaders: http://www.gnu.org/software/grub/manual/grub.html
Its really helpful.
On 12/13/05, D. Frye <[EMAIL PROTECTED]> wrote:
On Tue, Dec 13, 2005 at 03:07:31PM +0100, Samuel D?az Garc?a wrote:
} I have a dual XP PRO + DEBIAN 3.1 on my laptop.
} I had some days ago to reinstall XP PRO with the lost of my grub config
} and my debian partition is there, I have not lost it.
}
} I have mi "personalized kernel", X, apps, etc.... inside my debian
} partition.
}
} Can anybody say me how can I restore the "grub bootup" to allow me to
} start XPPRO and DEBIAN 3.1 again?
}
} Any link/HOWTO?
}
At the risk of sounding too terse, try "man grub-install". I recently
went through this as well. Boot off a rescue CD of your choice, mount
the root filesystem and chroot to that mount. From there, you can
restore the MBR to the proper device.
dafr
--
D. Frye
dafr AT peakpeak.com
http://www.dafr.us/dafr
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
mainsite @ www.theintrepidcoder.com | myblog @ blog.theintrepidcoder.com | IntrepidWiki @ wiki.theintrepidcoder.com
"Engineering is the purposeful use of science." - Steve Senturia, MIT

