Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: SysExpertPosted on 2002-10-14 at 09:22:09ID: 7333036
If you do Not want the drive letters to change on your old system , then you need to remove all partitions on the new drive, and add a single Extended partition ( no boot partition ), and then add any logical drives within that.
tworkstati on/downloa ds/PowerTo ys/ Network ing/NTTwea kUI.asp
LetAssig/i ndex.html
nt.
Then the drive letters will start with H.
In win2k you can change the drive letters easily in disk Admin.
In win98 it is more difficult.
install the latest version v1.33 of TweakUi from Microsoft
http://www.microsoft.com/n
See tweakui in the control panel .
There is an option to enable, disable drive letters.
Also :
Assign Drive Letters in win 9x
http://www.v72735.f2s.com/
Solution #2 (use with caution, and only if Solution #1 doesn't work): Change Drive letter
Run the Registry Editor (REGEDIT.EXE).
Open one of the following branches, depending on the type of device you wish to
configure (your system may vary):
For all SCSI devices, and most non-SCSI CD-ROM drives, open
HKEY_LOCAL_MACHINE\ Enum\ SCSI.
For IDE hard disks, open HKEY_LOCAL_MACHINE\ Enum\ ESDI.
For standard floppy drives, open HKEY_LOCAL_MACHINE\ Enum\ FLOP.
Expand the branch of the SCSI device you wish to configure, and click on the key
under that device (if you have two of the same device, there will be two keys here).
Double-click on the string value called UserDriveLetterAssignment (create it if it's
not there by selecting New and then String Value from the Edit menu).
In the box that appears, type the desired drive letter once, in all caps (example:
type NN to configure this drive to use N:).
Next, double-click on the string value called CurrentDriveLetterAssignme
In the box that appears, type the desired drive letter once, in all caps - if this device
is partitioned into more than one logical drive, include all drive letters (example: type
CEFG to configure this drive to use C:, E:, F:, and G:).
Close the registry editor when finished, and restart your computer immediately for
this change to take effect.
Important: neither of these methods will work if the drivers for the device are
loaded in CONFIG.SYS or AUTOEXEC.BAT, since Windows 98 will not have control
over these devices. If the devices are supported in Windows 98, you should remove
the old drivers from these files - see Do I still need CONFIG.SYS and
AUTOEXEC.BAT? for more information.
Notable exceptions to the above include SCSI controllers with their own BIOS's (like
Adaptec's 2940), and any devices with non-standard software drivers.
From: LeeTutor Date: 08/10/2001 06:10PM PST
Not sure whether this utility will do what you want, but take a look at it; appears to be free: Drive
Emulator
-------------
More IMPORTANT things to know.
1) If you have more than one partition on your Old drive, then when you add the new one, your drive letters will change.
The new drives first partition will become D:.
The only way to prevent this is to install it with no primary boot partition ( ie, just an extended partition ).
If you are not aware of this, programs looking for specific drive letters will not work because of the changes.
In addition, for speed reasons, you should make the boot disk your fastest drive.
So if the disk comes with software to transfer everything to the new drive, it may be a good idea to use it. and after it works OK, then you should delete the partitions on your old drive, and set it up as an extended partition only. Add some logical drives to it ( Fdisk ), and you are all set. Fast boot disk, and slower backup / data disk.
I hope this helps.
----------