FoxBlitzz
Jun 15, 2005, 05:48 PM
Honestly, what can I do with this computer? Link: http://www.livejournal.com/users/blitzzfox/2005/06/15/
Link
Jun 15, 2005, 06:11 PM
What operating system is it? Windows XP?
I know there was a way to disable bad sectors in FAT filesystems, using Windows ScanDisk. I don't know about NTFS, but there's probably a way. Try the utilities on the Windows CD (if you boot from the CD you'll be able to get to a repair console). If your computer did not come with a Windows CD, you should call the technical support of your manufacturer.
If you have a spare hard drive, you could just back up your important files and reinstall Windows on freshly formatted drive. You can do this most easily (the backup, not the Windows install) with a Linux LiveCD distribution such as Knoppix (http://www.knoppix.org/). You may also have more luck accessing your drive through Linux - it seems more able to work around problems than Windows. If you have a normal Windows CD, I'd recommend doing this (reinstalling after formatting) anyway to avoid the extra rubbish that manufacturers place on their computers.
Torkell
Jun 16, 2005, 02:35 AM
Does the hard disk still spin up (when you turn your computer on, do you hear the sound of it spinning up)? Or does it just sit there and do nothing (bad) or go >click-click< (worse)?
Assuming it spins up, is it making unusual noises, like a loud whine (generally signs that the drive is dying)?
Can you boot into Windows from the disk? If you can, your best solution is to attempt to copy all the files to another disk or to CD/DVDs. If you can't boot to Windows, then what you do next depends on your version of Windows and the filesystem used on the disk. If it's FAT or FAT32, then you could use Knoppix or similar to copy what you can from it. If it's NTFS (which is likely if you're using Windows NT/2000/XP/2003), then Knoppix probably won't help (as it needs the NTFS drivers from your Windows install to read NTFS). But what you can do is install a fresh copy of Windows onto another partition or another disk if possible, and copy the files that way.
Also, if you have any disk imaging software (DriveImage, Acronis, Ghost), then try to make an image of the disk. If you can successfully image it, then after doing that unplug the disk and try to recover the files from the image using the tools that came with the software. Of course, this isn't much use if you only have one hard disk.
(Link: in WinNT/2k/XP you use chkdsk /F at a command prompt instead of scandisk. If you want to check a system disk or a disk with the pagefile on it, it'll give you the option to perform the check at the next boot instead. NTFS I think handles bad sectors in the background, unlike FAT where you have to do a surface scan to mark sectors as bad. With recent disks (anything over a few gig is recent enough), the disk itself remaps bad sectors internally. If you see bad sectors in Windows, it generally means your disk is dying.)
(I recently had a disk failure - the disk itself still spun up, but was throwing read and write errors all over the place. And it was formatted with NTFS, which meant Knoppix was no use (as it was the system disk, and Knoppix couldn't find the drivers on it to be able to write to NTFS). Ended up doing a fresh install of Win2k on another disk, and doing a brute-force xcopy of the entire tree (some 20 gig or so) from the bad disk to the other. The disk in question was making a very loud whine, which is Not Good and can mean that the platters are wobbling. Apart from that it seemed fine, but literally fell apart overnight (was working fine, went home from the weekend, came back and powered up computer, about an hour later it was throwing errors everywhere). DriveImage fell apart with read errors when trying to image it as well)
vBulletin® v3.8.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.