• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Naming a new C:

boing

Senior member
My dad's machine has a single HDD partitioned into C: and E: but I wanted to move the C: onto an SSD for him, the cloning bits simple enough but what do I do about naming it? I need to tell bios to boot from the new drive but if I try to name it as C: it'll conflict with existing and I assume I can't rename the existing drive as it's an active system drive.
 
The computer will handle the drive letters. "C:" isn't a name you control, really, it's a mount point. After you get booting from the SSD, you'll want to remove the boot partition on the old hard drive and double-check your drive/partition mount points in Disk Management.

Just find a good tutorial on what you're trying to do, and follow it carefully.
 
The computer will handle the drive letters. "C:" isn't a name you control, really, it's a mount point. After you get booting from the SSD, you'll want to remove the boot partition on the old hard drive and double-check your drive/partition mount points in Disk Management.

Just find a good tutorial on what you're trying to do, and follow it carefully.

OK so when I set it to boot from the SSD it'll become the C: by default then?
 
OK so when I set it to boot from the SSD it'll become the C: by default then?
It should.

Worst-case scenario is that it boots, and tries to mount both partitions as C:. I've had this happen, and the computer booted, but everything was pretty weird.

In that case, try booting with just the SSD attached. If that works, then the clone is good (you've got a boot sector / bootloader), and you can boot from a GParted CD and remove the old C: partition from the HDD.
 
Yeah, at least back in the days of Windows 2000 and Norton Ghost 2003, you DID NOT want to boot the system, with BOTH the old source drive, and the new clone drive, in the same system, at the same time. Windows' does funny things.

Clone the source drive onto the fresh drive (SSD) using bootable clone software media, and then power-off, and then physically swap them, and unplug the source drive, and boot the clone.
 
Back
Top