LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can't reinstall Windows on Dual Boot system (https://www.linuxquestions.org/questions/linux-software-2/cant-reinstall-windows-on-dual-boot-system-419013/)

drlinux 02-24-2006 04:06 AM

Can't reinstall Windows on Dual Boot system
 
I have Fedora Core 4 and Windows XP Home on a single SCSI Hard Drive with a Grub Boot loader

Windows (the OS we all love to hate) has developed a number of problems ( surprise surprise) and I wish to reinstall it. However when I boot my system from the Windows XP CD the CD is unable to find my hard drive or windows partition. I thought this may be due to the boot loader in the MBR.

As much as I would love to dump Windows ( I do hate it!) I like my games too much.

Your help is appreciated.:)

satinet 02-24-2006 04:21 AM

if you did install windows it would overwrite your disk's mbr with the M$ homogenous boot loader.

i guess windows wants to format the whole disk? or does it just not see it at all?

drlinux 02-24-2006 04:42 AM

Doesn't see it at all

slantoflight 02-24-2006 04:57 AM

Do you need any third party SCSI drivers? If so, you might have look up the chipset and download drivers to a floppy. I was lucky enough to have a VIA based chipset for my satan drives. (which has drivers for just about every operating system. )

okmyx 02-24-2006 04:59 AM

Does windows need the manufactures SCSI card drivers during the install?

I think its something like pressing F6 during the loading of the drivers at the *VERY* begining of the install procedure.

syg00 02-24-2006 05:03 AM

Get into Linux and post the output of "fdisk -l" (ell, as in list)

slantoflight 02-24-2006 05:07 AM

Quote:

Originally Posted by okmyx
Does windows need the manufactures SCSI card drivers during the install?

I think its something like pressing F6 during the loading of the drivers at the *VERY* begining of the install procedure.

I concur.


Quote:

Originally Posted by satinet
if you did install windows it would overwrite your disk's mbr with the M$ homo.... boot loader.

He's absolutely right. But it is possible to protect your boot sector with the bios if you do not wish to reinstall GRUB.

drlinux 02-24-2006 07:31 AM

Thanks for that everyone

Will give it a try:study:

syg00 02-24-2006 02:11 PM

Unless the CD drive is also SCSI, probably irrelevant - where is the output I requested.
The answer is probably simple.

drlinux 02-25-2006 04:23 AM

Quote:

Originally Posted by syg00
Unless the CD drive is also SCSI, probably irrelevant - where is the output I requested.
The answer is probably simple.

I tried running fdisk as root but got "command not found" not found - I am assuming that fdisk is not included in Fedora Core 4 - would Knoppix be helpful in getting the info we need? :scratch:

PS Thanks for your patience :newbie:

syg00 02-25-2006 04:32 AM

I find that hard to believe - did you logon as root, or merely "su".
If the latter, try "su -" instead, or perhaps try "/sbin/fdisk -l".

drlinux 02-25-2006 08:08 AM

Quote:

Originally Posted by syg00
I find that hard to believe - did you logon as root, or merely "su".
If the latter, try "su -" instead, or perhaps try "/sbin/fdisk -l".

You were right I was logged in merely as SU and "su -" solved that problem.

Here is the output of fdisk -l as requested:

Device Boot Start End Blocks Id System
/dev/sda1 * 1 8980 72131818+ 7 HPFS/NTFS
/dev/sda2 8981 8993 104422+ 83 Linux
/dev/sda3 8994 14593 44982000 8e Linux LVM

syg00 02-25-2006 01:10 PM

I give up - generally when the installer gives grief it's because of things like multiple partitions having the boot flag set - or none at all.

Maybe the others are right and it's a driver problem, although I find it hard to understand how Windows got initially installed.

exvor 02-25-2006 01:35 PM

Windows doesent see the harddrive because it doesent have a driver for the SCSI controller your useing. Need to press f2 during boot and load the SCSI driver from the floppy disk provided by your motherboard manufacture.

if they only gave you a cdrom read the documents provided with it and it should have instructions on how to create this disk.

This has nothing to do with the grub loader.

[MAeStRo] 03-01-2006 12:23 PM

u have logical volumes in ur SCSI harddrive.
windows cannot read harddisk with basic and dynamic partitions.
is this true?


All times are GMT -5. The time now is 09:22 PM.