I inadvertently disabled my hard drive in device manager and now can't boot. I have booted via cd and gotten into control panel to the c:\winnt directory. I have done a listsvc to see what is disabled and see a number of items disabled. As I recall, the items disabled in device manager which caused the problem was called "system storage" and then the actual items disable was called "generic" or "generic drive" which was shown 3 times. I disable all three of these-stupid, stupid! When I do a listsvc to see what items are disabled (as an example "Abiodsk" is disabled) but I do not know what to do to enable it. When I run the Enable command it gives me the following:
SERVICE_DISABLED
SERVICE_BOOT_START
SERVICE_SYSTEM_START
SERVICE_AUTO_START
SERVICE_DEMAND_START
The last four are called valid start_type values so in order to enable Abiosdsk the command would be:
ENABLE Abiosdsk [start_type].
But, which start_type do I enter? SERVICE_BOOT_START?
I need help figuring this out. Thanks
SERVICE_DISABLED
SERVICE_BOOT_START
SERVICE_SYSTEM_START
SERVICE_AUTO_START
SERVICE_DEMAND_START
The last four are called valid start_type values so in order to enable Abiosdsk the command would be:
ENABLE Abiosdsk [start_type].
But, which start_type do I enter? SERVICE_BOOT_START?
I need help figuring this out. Thanks