• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Installing Linux on win xp / vista machine

Net

Golden Member

I installed in this order:

Windows XP
Vista 64 bit

Everything works good.

If I want to install Ubuntu on my machine what is going to happen to my boot options? I had problems when I installed XP Second and Vista first.

Thanks.
 
If you let Ubuntu install GRUB to the MBR (not sure if it's even an option in their simple installer) it'll add at least one entry for Windows. It's kinda hard to guess how it'll look without knowing more about the setup but you'll probably get one Windows menu entry then after you select that you'll get the Windows NTLDR menu to pick which version of Windows.
 
Problems? You mean Vista installed its boot manager as the default and you now have to use it to boot into XP? That'd be what I'd expect it to do and that would need to happen if they're both on different partitions of the same physical drive.

If they're on different physical drives, though, I can see why you might prefer to use the BIOS' boot drive selection options (assuming it has such).

Typically linux will offer to install a grub boot loader on your main boot disc as determined by the BIOS drive order at install time and that grub boot manager will give you a menu to select the booting of linux or your other operating systems. It is usually also possible to tell it to install the boot loader on the MBR of the physical drive that linux is installed on, even if that is not the system's #1 priority boot drive in the BIOS table ordering.

If you've got these OSs on physically different drives and don't want to risk changing your current setup but want to use the BIOS to select what drive to boot, I'd unplug the other two drives before installing UBUNTU.

If you want to be sure about the way UBUNTU lets you customize boot loader menus / settings / installation during OS installation, you should ask around on ubuntuforums since people there are probably a little more fresh on the details of *exactly* what options it has and what its defaults are for a given ubuntu version.
 
Back
Top