C: As the XP Recovery Partition
Thread Starter
Joined: Nov 2002
Posts: 1,630
Likes: 0
From: 39N 77W
C: As the XP Recovery Partition
I just took my new Netbook out of its carton and got it working. I was very surprised that the recovery partition for XP is C: and the user's partition is D:. I wonder how much havoc this will cause. I'm going to have to modify some software I wrote to accommodate this situation. I should have done this long ago to allow it to operate in any partition.
Thread Starter
Joined: Nov 2002
Posts: 1,630
Likes: 0
From: 39N 77W
I don't know enough to be willing to rename partitions on a brand-new computer. That sounds pretty major to me. There must be something somewhere which expects the recovery partition to be named C:.
When turned on for the first time, the machine did what I assume was a full recovery.
It's a mystery to me. Google has not yet been my friend in this matter.
seacue
When turned on for the first time, the machine did what I assume was a full recovery.
It's a mystery to me. Google has not yet been my friend in this matter.
seacue
Upto The Buffers

Joined: Apr 2006
Aviation Qualifications: CPL
Posts: 1,112
Likes: 0
From: Leeds/Bradford
Sounds like a rather stupid way of doing things. The vendor should hang their head in shame. Recovery partitions, often of questionable use, are usually hidden. Changing the drive letter on the system volume is not a trivial task.
Perhaps now would be a good time to improve your software and use environment variables instead of coding static paths into it? Static paths = bad.
Perhaps now would be a good time to improve your software and use environment variables instead of coding static paths into it? Static paths = bad.
Joined: Mar 2006
Posts: 495
Likes: 0
From: Chez Sprog
Changing drive path letters is simple in xp. Right click computer, click manage, click disk management & from there, right click the drive & choose change drive letter & path & it does it. Drive letters are nominal, you can give them any letter you like.
Joined: Mar 2006
Posts: 495
Likes: 0
From: Chez Sprog
Seacue, why come here to ask a question & then ignore the answer? It makes one feel...undervalued.
How to change drive letter assignments in Windows XP

How to change drive letter assignments in Windows XP
Thread Starter
Joined: Nov 2002
Posts: 1,630
Likes: 0
From: 39N 77W
Thank you for your info Spogget. It certainly tells me how to change the Drive/Partition letters. I will consult it when I get to that point.
I now realize that I am fundamentally too timid to meddle with drive letters so soon after buying the little box. I'll run it for a while to see what breaks before breaking things myself.
Wireless now working fine.
I now realize that I am fundamentally too timid to meddle with drive letters so soon after buying the little box. I'll run it for a while to see what breaks before breaking things myself.
Wireless now working fine.
Upto The Buffers

Joined: Apr 2006
Aviation Qualifications: CPL
Posts: 1,112
Likes: 0
From: Leeds/Bradford
Sprogget, you cannot simply just change the system drive letter I'm afraid.
A usb drive? Sure. The system drive, no. The article you reference refers to non-critical drives. As you can see from this article, it's a little more involved when it's the system drive and is very likely to result in a 1-way ticket to blue-screen central:
Change System Drive Letter in Windows XP
The whole concept of drive letters is actually ridiculous and a flaw almost exclusive to Microsoft. Proper operating systems are not bound by this idiocy.
A usb drive? Sure. The system drive, no. The article you reference refers to non-critical drives. As you can see from this article, it's a little more involved when it's the system drive and is very likely to result in a 1-way ticket to blue-screen central:
Change System Drive Letter in Windows XP
The whole concept of drive letters is actually ridiculous and a flaw almost exclusive to Microsoft. Proper operating systems are not bound by this idiocy.
More bang for your buck
Joined: Nov 2005
Posts: 3,513
Likes: 1
From: land of the clanger
The whole concept of drive letters is actually ridiculous and a flaw almost exclusive to Microsoft.
Operating systems that use drive letter assignment
* Digital Research CP/M, MP/M, Concurrent DOS, DOS Plus and DR-DOS
* 86-DOS
* IBM PC-DOS and Microsoft MS-DOS
* MSX-DOS
* Elektronika BK operating systems: ANDOS, CSI-DOS, MK-DOS
* PTS-DOS
* Atari TOS
* SpartaDOS X
* GEOS
* SymbOS
* OS/2 / eComStation
* Microsoft Windows
* Microsoft Xbox video game console operating system
* FreeDOS
* ReactOS
* Symbian OS
* DexOS
* Miraculix
Joined: Mar 2006
Posts: 495
Likes: 0
From: Chez Sprog
Sprogget, you cannot simply just change the system drive letter I'm afraid.
How to restore the system/boot drive letter in Windows
Administrator
Joined: Mar 2001
Aviation Qualifications: PPL
Posts: 8,121
Likes: 686
From: Twickenham, home of rugby
Sprogget, Shunter,
It's quite amusing that you both point to the same text (albeit in different articles) to support opposite views!
Lets us simply leave it as technically possible but highly inadvisable to change the system / boot drive letter in Windows.
SD
It's quite amusing that you both point to the same text (albeit in different articles) to support opposite views!
Lets us simply leave it as technically possible but highly inadvisable to change the system / boot drive letter in Windows.
SD
Joined: Nov 2000
Posts: 3,443
Likes: 1
From: Cambridge, England, EU
I'm going to have to modify some software I wrote to accommodate this situation.




