PDA

View Full Version : Installing ubuntu without touching windows boot



LondoMollari
February 17th, 2013, 11:33 AM
Hi!

I am trying to install ubuntu on my machine. The most imortant thing for me is that my windows 7 boot remains unchanged, because this seems to be a recurring pain in the a** everytime i try to upgrade or uninstall ubuntu (windows wont boot because of grub2)

So what i want to do is install ubuntu so that i have to use the bios bootloader to select OS. To achieve this, I disconnected my Windows drive and attempted to install ubuntu to a seperate physical disk.

As far as I can tell, the windows-disk is the only disk I have wich has the 'boot' and 'active' flag set, wich is why I am puzzeled as to why the ubuntu installer still tells me that "windows 7 is currently installed on this computer" when the disk is disconnected!?

Why is this? (I am hesitant to continue the installation of ubuntu before I understand this.)

Thanks for all replies :)

darkod
February 17th, 2013, 11:47 AM
Starting from win7 windows can put the boot files on another disk, not where the actual install is. So, not knowing, you might actually have the few boot files it needs on another disk.

Since grub2/ubuntu looks for boot files (not the actual windows C: partition), if it can see boot files it will say it's windows. They might be a left over from a previous installation too.

LondoMollari
February 17th, 2013, 11:53 AM
They might be a left over from a previous installation too.

That must be it. I recently uninstalled ubuntu, and ran into some problems relating to grub2/windows-boot. I had to do a fresh install of win7. I did this with only one drive connected, so the old bootfiles must be leftovers from the previous setup I guess :)

Thanks

darkod
February 17th, 2013, 12:14 PM
If you are sure this small partition with boot files is not used by the current win7 install, you can delete it so that it doesn't create confusion in the future.

LondoMollari
February 17th, 2013, 12:17 PM
If you are sure this small partition with boot files is not used by the current win7 install, you can delete it so that it doesn't create confusion in the future.

Will do! Thanks