  jdong Eat A Beaver, Save A Tree. Premium join:2002-07-09 Rochester, MI clubs:  
1 edit | reply to pulp39 Re: "Volume is corrupt, run chkdsk" What's the command?!
You are not running as root your prompt indicates you're still the Knoppix user.
Don't run fsck on NTFS partitions. It's an undefined action -- fsck will skip over NTFS partitions because there is no fsck tool implemented for NTFS..
chkdsk is a Windows tool. There is no Linux chkdsk command.
Run sudo ntfsfix /dev/hda1 to get your command to work, but as someone who was a Windows veteran long before he used Linux, I'd have to warn you that you can seriously screw up your Windows filesystem doing this, and it should only be attempted if every other possible solution fails.
EDIT: Which is your NTFS drive? Replace hda1 with hda2, as it seems from fsck output that hda2 is NTFS.
-- UbuntuForums Administrator: try Ubuntu Linux |
|
  pulp39 Premium join:2003-01-28 Ottawa, ON | Thanks jdong! Okay, I will wait for more replies before going ahead....  |
|
  pulp39 Premium join:2003-01-28 Ottawa, ON
| reply to jdong On second thought.... this is driving me nutz. I'm going to give the Forum 10 minutes, then I will do a:
sudo ntfsfix /dev/hda2
Wish me luck!!!! 
|
|