• 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.

Unable to access hard-drive

Sam443

Senior member
I was on the internet when I got a Runtime error concerning the c++ library which froze up my computer. I had to power off the computer because ctrl/alt/delete would not work. When I turned it back on it is not booting to hard disk and asks for me to insert a boot disk. When I boot up using a system disk in A drive and do a dir c: it says the C drive is ms-ramdrive. That used to be my hard-drive. What happened??
 
your boot disk is creating a ram-drive and using c: for the device name. disable the ram drive by editing the config.sys (or is it autoexec?). Or us another boot disk.

you don't say what OS the system was running, nor which file system. if NT, then I would try booting with the CD or boot disks and running the ERD (if a current ERD exists that HW/SW type). You could then attempt to recover the boot record.

Because the RAMDRV was created using c:, it does not appear as though the system is acknowledging a valid partition exists on that drive. You may need something like Partition Magic to recover the partition though I am uncertain this will work. If Partition Magic can detect a file system, then it may be able to recover the partition info. If it cannot detect a file system, then the partition may be unrecoverable without some costs involved.
 
Back
Top