Forgot your password?
typodupeerror

Comment Linux GRUB (Score 1) 335

Story.. I have XP and Linux Redhat Enterprise 3.0 installed on separate partitions. If you ever end up having to reinstall windows XP (oh yes, nightmare! please), the bootmanager makes a pain in ass because it windows' doesnt recognize any other operating systems. A method to beat the window Bootmanager. Get windows totally set up how you want it. Then reboot, and boot the Redhat installation CD from the CD drive. Then when asked to partition, choose the manual partition. Edit the patition that you previously had linux on, and identify it as / , and when it asks you to format, chose DO NOT FORMAT. Then click on SWAP partition, and again, chose not to format it. Then go through the normal installation processes (yes this takes time but is harmless to your data), and then when done, viola!! Linux GRUB is back as your primary Installer. NExt, you need to go back into Redhat and mount the different partitions back. mount -t ext(2 or 3) /dev/hda(number) /mnt/hda(number) if another linux partition usually helps. then doublecheck with the command cd /mnt/hda*number) then ls to verify content is mounted email at Taliesinsmandolin@tmail.com

Slashdot Top Deals

Beware the new TTY code!

Working...