|
| |||||||||
| Tags: dual |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Dual boot Vista and XP - make XP "appear" as C drive
Is it possible to setup up dual booting Vista and Xp so that when XP boots it then appears as C drive? Currently my XP installation appears as F drive and hence some software that wants to install to C does not run properly. Is there someway of making it appear as a psuedo C drive even though it is located on F drive? Thanks in advance. |
|
#2
| |||
| |||
| Re: Dual boot Vista and XP - make XP "appear" as C drive
Yes, you can. First, if your XP is already recognized as F:, it wouldn't be a good idea to go tweaking it into C: (too many problems). It is usual to install first XP only as C: and after that installing Vista. That way drive letters would stay C: on both XP and Vista "Gerald" <Gerald@discussions.microsoft.com> wrote in message news:BAA2414D-48B6-4C37-A5F5-FB1A9103C0DA@microsoft.com... > Is it possible to setup up dual booting Vista and Xp so that when XP boots > it > then appears as C drive? > > Currently my XP installation appears as F drive and hence some software > that > wants to install to C does not run properly. > > Is there someway of making it appear as a psuedo C drive even though it is > located on F drive? > > Thanks in advance. |
|
#3
| |||
| |||
| Re: Dual boot Vista and XP - make XP "appear" as C drive
Hi Vista was installed first. I loaded XP 2nd as dual boot. I would prefer not to reload both Os' if possible. The Vista install software will wipe out everything and make one big partition anyway. (notebook recovery disks - HP) Is there some way to make both XP appear as C without reloading everything? "Dusko Savatovic" wrote: > Yes, you can. > First, if your XP is already recognized as F:, it wouldn't be a good idea to > go tweaking it into C: (too many problems). > It is usual to install first XP only as C: and after that installing Vista. > That way drive letters would stay C: on both XP and Vista > > "Gerald" <Gerald@discussions.microsoft.com> wrote in message > news:BAA2414D-48B6-4C37-A5F5-FB1A9103C0DA@microsoft.com... > > Is it possible to setup up dual booting Vista and Xp so that when XP boots > > it > > then appears as C drive? > > > > Currently my XP installation appears as F drive and hence some software > > that > > wants to install to C does not run properly. > > > > Is there someway of making it appear as a psuedo C drive even though it is > > located on F drive? > > > > Thanks in advance. > > |
|
#4
| |||
| |||
| Re: Dual boot Vista and XP - make XP "appear" as C drive
"Gerald" <Gerald@discussions.microsoft.com> wrote in message news:3726D99E-6B46-49F1-A1A5-A56735B1595F@microsoft.com... > Hi > > Vista was installed first. I loaded XP 2nd as dual boot. I would prefer > not > to reload both Os' if possible. > > The Vista install software will wipe out everything and make one big > partition anyway. (notebook recovery disks - HP) > > Is there some way to make both XP appear as C without reloading > everything? There is, but it involves some serious tweaking with doubtful results. That is if your XP is already F:, then all installed apps and OS would expect to find contents on F:. I'm an instructor (MCT) in a training center so sometimes I need dual boot configs. I use Windows PE. You can download WAIK from Microsoft web and build your own Windows PE bootable CD or DVD. On this DVD, I also copied GDISK32.EXE that comes with Ghost Solution Suite. I use it to hide a partition and also make it 'active' ie bootable. I made two simple script files (.bat) that simply hide/unhide and activate/deactivate partition. The syntax for GDISK32 is very simple and you can put several commands into a text file. The GDISK32.EXE commands look something like this. GDISK32 0 /HIDE /P:1 GDISK32 0 /-HIDE /P:2 GDISK32 0 /ACT /P:2 This would hide partition 1 on disk 0, then unhide partition 2 and make it active (bootable). You may also need to tweak assignment of drive letters. Drive letters are usualy assigned with DISKPART command. You may also need to remove unwanted drive letters from the registry in: HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices Sometimes you may lose your boot code from the Master Boot Record (MBR) or from your partition. In that case, Windows PE tool BOOTSECT.EXE will come handy. You will use bootsect /nt52 to recreate WinXP boot sector You will use bootsect /nt60 to recreate Vista boot sector. Vista also keeps boot information in different (binary) format, unlike WinXP that uses text file boot.ini. You may find a smart little freeware VistaBootPRO from http://www.vistabootpro.org/ a big time/life saver. Good luck |
|
#5
| |||
| |||
| Re: Dual boot Vista and XP - make XP "appear" as C drive
"Gerald" <Gerald@discussions.microsoft.com> wrote in message news:BAA2414D-48B6-4C37-A5F5-FB1A9103C0DA@microsoft.com... > Is it possible to setup up dual booting Vista and Xp so that when XP boots > it > then appears as C drive? > > Currently my XP installation appears as F drive and hence some software > that > wants to install to C does not run properly. > > Is there someway of making it appear as a psuedo C drive even though it is > located on F drive? > > Thanks in advance. Yes you can see http://www2.arnes.si/~fkomar/xosl.org/home.html http://www.ranish.com/part/xosl.htm |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Dual boot Vista and XP - make XP "appear" as C drive" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows XP boot drive "H" instead of "C" | Gaffigan | Operating Systems | 7 | 18-10-2011 11:52 AM |
| can i make word stop "correcting" "for the" to "fort he" | tbhanson | MS Office Support | 7 | 28-08-2010 07:49 PM |
| Is it possible to make an emergency startup/back "disc" on a flash drive? | teresaw09 | Operating Systems | 1 | 23-09-2009 01:07 AM |
| USB bootable maker: Diff between "HP Drive Key Boot Utility" and "HP USB Disk Storage Format Tool"? | Jason Stacy | XP Hardware | 6 | 22-04-2009 04:49 AM |
| Can't boot without Vista DVD in drive - "a kernel file is missing..." | Dizzledorf | Vista Setup and Install | 5 | 04-02-2007 10:09 AM |