ok.....well what if i have to reinstall XP every week? grub boot ldr screwed?
chadro
03-29-2004, 05:21 PM
Ive read Phantasms guides but they fail to mention what to do if I wanted a dual boot with redt hat 9 with XP if I have to constantly reformat windows everyweek. Now we all can agree on XP being a fag of an OS. No wonder why I have to reload XP every few weeks. There must be a way to not corrupt the grub boot loader everytime I need to reload windows. Any suggestions???
Nodsu
03-30-2004, 02:50 AM
Windows will always overwrite your bootloader. No way around it. Just use the floppy you made during RH install to boot into Linux and reinstall Grub every time. Or use some third bootloader (you'd have to reinstall that with a bootable floppy every time too)
Ad
03-30-2004, 02:50 AM
OS samurai
03-30-2004, 03:28 AM
Originally posted by chadro
Ive read Phantasms guides but they fail to mention what to do if I wanted a dual boot with redt hat 9 with XP if I have to constantly reformat windows everyweek. Now we all can agree on XP being a fag of an OS. No wonder why I have to reload XP every few weeks. There must be a way to not corrupt the grub boot loader everytime I need to reload windows. Any suggestions???
Like Nodsu said windows likes to be the first OS to load and it will overwrite grub, but you can install grub to the MBR of your primary drive and then boot both OS's with grub. Are both OS's on the same drive? Or separate ones? Check this out for more info http://www.redhat.com/advice/tips/dualboot.html
HTH
chadro
03-30-2004, 02:14 PM
they are on the same hard disk.
Didou
03-30-2004, 02:24 PM
Install Linux on your partition & ask for lilo/grub to be installed in the boot record of that partition alone & also make sure you do a boot floppy.
Boot on that floppy & do Phantasm's patented spell of multi-boot ghost summoning. In case you're not familiar with it, type this ->
Copy that bootsect.lin file on a floppy or on a FAT partition ( Linux won't write on an NTFS partition ). Then boot windows & modify the boot.ini file by adding Part 2 of Phant's patented spell of multi-boot ghost summoning like this ->
c:\bootsect.lin="My Cool Linux"
Now whenever you need to re-install Windows, back up the bootsect.lin file & once you're done re-installing windows, recopy the file where the windows OS loader can access it & add the line to the boot.ini file again.
That should work.
Munka
04-03-2004, 02:52 PM
If it's GRUB or LILO that's giving you a headache, try FDISK /MBR. Windows XP will rebuild the Master Boot Record when it needs to.
Didou
04-03-2004, 06:30 PM
Originally posted by chadro
There must be a way to not corrupt the grub boot loader everytime I need to reload windows.
He's not asking how to get rid of Grub/Lilo but how to keep from it getting erased at every windows re-install.
Mictlantecuhtli
04-04-2004, 01:10 PM
The solution could be simpler: Don't format. That way it won't overwrite the master boot record. You can install the operating system to the same partition, just choose not to repair but to install to it. It'll then ask if you want to delete the previous installation, just answer yes. This leaves the old settings and apps to "Documents and Settings" and "Program Files" however, but you can delete the unneeded files easily if you want to.