• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Linux fixing NTFS?

Dandel

New Member
Joined
Aug 1, 2007
Messages
102 (0.02/day)
Processor AMD Athlon II X4 630 (3.5ghz)
Motherboard GIGABYTE GA-MA790XT-UD4P
Cooling Sunbeam Core-Contact Freezer
Memory 2x2g A-Data DDR3 1600
Video Card(s) XFX Radeon HD5770
Case Coolermaster HAF 932
Power Supply FSP FX600-GLN
Software Win7 x64 pro
i need a good Open Source toolkit to fix a NTFS partition i have where i need to regenerate it's Boot sector and partition table entries, while also keeping/validating the data that is on it right now.
 
Specifically, Which OS's are you running at the moment?
 
Ubuntu Linux 7.04 ( Feisty Fawn)
Windows NT5.x ( in other words something newer than or equil to windows 2000 )
FreeDos ( although i doubt there is any tools that will work for this.)
 
type ntfs in the synaptic package manager, you might find something there.
 
I already did, and there was nothing available... although the main issue is that the files are there, all the recovery tools i tried on windows find em, but i can't get a free tool to recover the primary sector of the drive.
 
I already did, and there was nothing available... although the main issue is that the files are there, all the recovery tools i tried on windows find em, but i can't get a free tool to recover the primary sector of the drive.

Then pay for a tool, unless your data isn't worth a few bucks of course. Personally I have great experiences with GetDataBack
 
You could build a BartPE disk, and use a Windows based tool, instead of a Linux based one.
 
You could build a BartPE disk, and use a Windows based tool, instead of a Linux based one.

i could do this, but then i wouldn't be supporting the improvement of open source utilities, which i would like to see able to do exactly what the other tools can do.

Then pay for a tool, unless your data isn't worth a few bucks of course. Personally I have great experiences with GetDataBack

see my reply to Wie E above, but yet again, i already checked the data with a tool i like called, HandyRecovery, which is cheap and does a great job at finding out if the data is still there.
 
I'd Suggest You Use Bootable Disk With Partition Utility InBuild..........One I Know About Is Parted Magic. A Very Handy LiveCD (30 MB Only) With Partition Utilities & HDD Tools (Serious Stuff) As Well. Jump http://partedmagic.com For More Info..........Good Luck.
 
i got this fixed, but i did not want to fix it from windows... the issue was as follows:

i had 2 ntfs partitions on the same space ( even though i didn't add/change the partition layout)
i ran a tool i was recommended by a friend, and it detected this issue, and i had to delete said one of the 2 partitions ( the one that had no data). after that it was just a matter of taking the remaining partition and having the tool rebuild it, but still i shouldn't of had to use a windows only tool to solve the issue ( linux should of been able to detect and fix this with some guiding )
 
Back
Top