Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
anytime my external drive gets unplugged improperly, or the laptop shutsdown abruptly (overheating/battery), it's NTFS partition is unmountable.
gparted informs me to:
Quote:
run chkdsk /f on Windows then reboot into Windows twice
but i no longer have windows, and would prefer to find a way to restore the drive's functionality without having to visit someone who uses windows every time this happens.
is there a way to restore NTFS consistency without windows?
Don't use NTFS - especially if you no longer have Windows. It's Microsoft proprietary, and they don't publish the internals (fully).
NTFS is handy (with Windows), but this is a real problem - the linux-ntfs project was looking at it a while back, but I don't know what's happening now (at Tuxera).
yeah, thats not really helpful tho.
next hd i get, i plan to migrate to ext, but for now, i still have over 2tb worth of ntfs partitions (1.5tb on the external hd in question).
i tried ntfsfix,
Code:
$ ntfsfix /dev/sdb1
Mounting volume... OK
Processing of $MFT and $MFTMirr completed successfully.
NTFS volume version is 3.1.
NTFS partition /dev/sdb1 was processed successfully.
but once that's done, it still seems to be the same old problem. nothing resolved by ntfsfix. :/
~edit~
ran "check" in gparted, despite the terrifying warning about potential loss of data. -produced an error, still back to square 1, informing me that no changes will be made by gparted until rebooting in windows twice.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.