Attention GEEKS
Jul. 23rd, 2003 04:59 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Who wants to help me out with a machine configuration problem?
My team wants to configure a box with three partitions on its hard drive, C, D, and E. The box will be dual-boot, with a backup OS on E and the test OS on C. D is for assorted necessary tools and other files.
What we need, more specifically, is to be able to install the backup OS FIRST and then be able to have a script that will clean off the C drive and stick whatever OS we want on the thing.
The problem, however, seems to be that Windows becomes convinced that the C drive is the system partition and I can't reformat the stupid thing.
Does anyone know how to make Windows believe that YES GODDAMMIT I KNOW THAT'S THE SYSTEM DRIVE NOW REFORMAT IT ALREADY?
The relevant version of Windows, BTW, is Windows Server 2003, and the box should be assumed to be AMD64.
My team wants to configure a box with three partitions on its hard drive, C, D, and E. The box will be dual-boot, with a backup OS on E and the test OS on C. D is for assorted necessary tools and other files.
What we need, more specifically, is to be able to install the backup OS FIRST and then be able to have a script that will clean off the C drive and stick whatever OS we want on the thing.
The problem, however, seems to be that Windows becomes convinced that the C drive is the system partition and I can't reformat the stupid thing.
Does anyone know how to make Windows believe that YES GODDAMMIT I KNOW THAT'S THE SYSTEM DRIVE NOW REFORMAT IT ALREADY?
The relevant version of Windows, BTW, is Windows Server 2003, and the box should be assumed to be AMD64.
no subject
Date: 2003-07-23 10:22 pm (UTC)no subject
Date: 2003-07-23 10:33 pm (UTC)I've tried a scenario where C is partition #1 and is the primary DOS partition, and then making an extended DOS partition and making D and E be logical drives in that. Then I set the D partition to be the active one.
However, when I then rebooted to the install CD to put the backup Windows Server 2003 install on E, the Setup still insisted on formatting the C drive and treating that as the system partition.
I have not, however, tried changing which partition is active after that backup OS is installed; I don't know if that's doable.
no subject
Date: 2003-07-23 10:41 pm (UTC)I'd think it'd at least be worth taking a stab at manually, especially if you're going to deck the box anyway.
Now, want to make my USB wireless NIC work under SuSE Linux? ;-)
no subject
Date: 2003-07-24 08:56 pm (UTC)Heh. You just outgeeked me with the wireless thing though. ;)
no subject
Date: 2003-07-24 10:02 pm (UTC)A batch file can be written to automate a reboot, so if you can get to something resembling a command prompt and work FDisk while passing the options to it, you can set the default in the batch file before the reboot, and give yourself the option to change from said default there.
Shame these partitions are on one physical drive. Seperate drives and you'd be able to use a boot loader to configure them.
How'd you get a 64-bit proc to respond to a W9x boot disk? That amazes me, but the only real interaction i've had with one of those was an Itanium which didn't have the BIOS set up properly- and pretty much needed the BIOS to be programmed with something strongly resembling Unix shell commands.
no subject
Date: 2003-07-29 09:14 pm (UTC)no subject
Date: 2003-07-23 10:23 pm (UTC)Like I said, I have no idea if that would work or not in practice, but it sounds good in theory.
no subject
Date: 2003-07-23 10:27 pm (UTC)