-
-
Notifications
You must be signed in to change notification settings - Fork 437
Closed
Description
I have a 2TB external (USB) drive formatted to NTFS that I like to store my media on. This way I can share it between my linux and windows machines. However, rtorrent doesn't like writing to it, at least for large files (>500MB). rtorrent will freeze after 10%-50% downloaded and ultimately crash with the error message:
Error: Success
Signal code '2': Non-existent physical address.
Fault address: 0x7f658c5eeb27.
The fault address is not part of any chunk.
I'm not sure how it handles seeding from the drive, I'm still experimenting. I would seriously appreciate a fix though! Here's my fstab mounting line for reference:
UUID=(insert UUID here) /media/seagate ntfs-3g uid=(insert uid),gid=users,dmask=022,fmask=133 0 0
Metadata
Metadata
Assignees
Labels
No labels