How do you change from the "generic" name in disk drives to the correct name for the hardware?

jeans2nd

Member
Jun 20, 2000
93
0
0
I'm not certain what you're asking. I think you want to name or rename your disk drive or one of the partitions on your drive? This is done when you originally formatted your drive, but you can change it by getting to a command prompt and using the old DOS command LABEL
 

jmorrell

Senior member
Oct 20, 1999
363
0
0
Here's the registry key to change:

HK_LOCAL_MACHINE/ENUM/ESDI/GENERIC_IDE_DISK_TYPE47

Go the the folder below this. Make sure the "CurrentDriveLetterAssignment" matches the drive you want to rename, then modify the "DeviceDesc" key to read whatever you want. Whatever you type in here will show up in Device Manager as the description of the hard drive.

I read this on another post a long time ago: Windows 98 may label the hard drive correctly if you are using busmaster drivers provided by the motherboard chipset manufacturer. You get the "generic" label if you are using Windows built-in busmaster drivers.

In my case, the older VIA busmastering drivers used to correctly identify the drive, but the newer ones don't.


 

fitzm

Senior member
Mar 17, 2000
691
0
0
Thanks for the info. I was wondering if you can tell me why after a system analysis, in sysoft sandra, it cautions that the drives are un-named and should be. Why?
 

Rendus

Golden Member
Jul 27, 2000
1,312
1
71
It's saying the drives don't have a label. Typically labeling the drive speeds things up slightly.

To label your drives, you go into My Computer, Right-Click on the drive to label, select properties. There'll be a Label box that you can type in to label the drive.
 

fitzm

Senior member
Mar 17, 2000
691
0
0
Rendus, the only drive label I am able to change is the C drive. This is also the only one that has a white text box to write in. The other label boxes are grey but do have a flashing vertical bar in the label boxes as if you can write to them but you can't. What's up?