norman wrote:
Tip: It's best to install Windows first, because Windows98 doesn't have a very sofisticated bootloader. Windows will destroy the Linux bootloader under installation, and it can be difficult to put it back in place if you have never used Linux before.
There's an even better solution, although it takes some planning.
Whenever I install any operating system to a new computer I always leave an empty 5Mb partition at the beginning of the drive. That would eventually become the Linux /boot partition. I then install Windows in the second partition and let it do whatever it wants to the drive's Master Boot Record. When I install Linux, I tell the installer to put LILO or GRUB in the boot sector of the first partition and leave the MBR alone. I can then use fdisk to mark the first partition active and chain-load LILO/GRUB from the normal boot loader.
Using this method means that you can install the operating systems in the opposite order without having Windows trash the LILO/GRUB loader. Even if it rewrites the MBR and sets the Windows partition active, all you have to do to go back to using LILO/GRUB is use fdisk to change the active partition back to /boot.
In short -- if you never screw around with the drive's MBR then you can never get into trouble when something else trashes the MBR.
_________________
What would Flying Spaghetti Monster do?