G
Guest
I'm looking for a way to change how Vista Business boots up.
New Installation of Windows Business on newly formatted drive.
I have two SCSI Drives
When I installed Vista the SCSI IDs were:
- Fujitsu drive = 15, which is C:\... Disk Manager shows this as Disk 1
- Maxtor driver = 14, which is D:\... Disk Manager shows this as Disk 0
\windows and EVERYTHING except the \boot folder is on the Fujitsu drive....
The Vista installation was done to the Fujitsu drive, the Maxtor drive being
data, backups, no programs whatever. Kicker is, the \boot folder wound up on
the Maxtor drive and Boot Manager shows Partition=D: ... in retrospect, I
seem to remember SCSI puts the boot sector on the device with the lowest SCSI
ID... wish I'd remembered that before all the installation and loading TONS
of software on this drive...
I want
- to change the SCSI IDs from to
- - Fujitsu from 15 to 0, keeping the drive C:\
- - Maxtor from 14 to 1, keeping the drive D:\
- - Move/change the \boot folder from the Maxtor to Fujitsu
- - Change the Boot Manager so that Partition=C:
- - Be able to remove or format the Maxtor drive and still boot up to Vista
It appears bcdedit might do this for me, but the documentation, and all the
notes on the web deal with dual boot... and I'm not smart enough to figure
this one out how to adatp those notes to this problem on my own.
I'm guessing I may get only one shot at this... that I'll have to make
changes using bcdedit (tried EZ, then power down and change the SCSI ID
jumper... and if the machine doesn't come up, I'm in trouble.. maybe I'm
just being careful (or paranoid)...
I'm hoping someone can give me fool proof, step by step directions to do
this...
The number of bcdedit options is amazing when you start digging... but not
intiutive.
And I've not found documentation which seems to address my problem.
C:\>bcdedit
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=D: <-- this i want to change to C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {e14c725f-a452-11db-894d-a07a379c24b8}
nx OptIn
New Installation of Windows Business on newly formatted drive.
I have two SCSI Drives
When I installed Vista the SCSI IDs were:
- Fujitsu drive = 15, which is C:\... Disk Manager shows this as Disk 1
- Maxtor driver = 14, which is D:\... Disk Manager shows this as Disk 0
\windows and EVERYTHING except the \boot folder is on the Fujitsu drive....
The Vista installation was done to the Fujitsu drive, the Maxtor drive being
data, backups, no programs whatever. Kicker is, the \boot folder wound up on
the Maxtor drive and Boot Manager shows Partition=D: ... in retrospect, I
seem to remember SCSI puts the boot sector on the device with the lowest SCSI
ID... wish I'd remembered that before all the installation and loading TONS
of software on this drive...
I want
- to change the SCSI IDs from to
- - Fujitsu from 15 to 0, keeping the drive C:\
- - Maxtor from 14 to 1, keeping the drive D:\
- - Move/change the \boot folder from the Maxtor to Fujitsu
- - Change the Boot Manager so that Partition=C:
- - Be able to remove or format the Maxtor drive and still boot up to Vista
It appears bcdedit might do this for me, but the documentation, and all the
notes on the web deal with dual boot... and I'm not smart enough to figure
this one out how to adatp those notes to this problem on my own.
I'm guessing I may get only one shot at this... that I'll have to make
changes using bcdedit (tried EZ, then power down and change the SCSI ID
jumper... and if the machine doesn't come up, I'm in trouble.. maybe I'm
just being careful (or paranoid)...
I'm hoping someone can give me fool proof, step by step directions to do
this...
The number of bcdedit options is amazing when you start digging... but not
intiutive.
And I've not found documentation which seems to address my problem.
C:\>bcdedit
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=D: <-- this i want to change to C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {e14c725f-a452-11db-894d-a07a379c24b8}
nx OptIn