Skip to main content
5 events
when toggle format what by license comment
Mar 1, 2022 at 6:52 vote accept qlabsmusic
Feb 28, 2022 at 0:41 comment added cas It's weird that the guide you linked to only has instructions for using an NTFS formatted external drive. It would be better to use a drive formatted with a Linux native filesystem, such as ext4 or xfs (both of which have case-insensitivity options that might be useful if storing files for MS Windows clients), that automatically supports Linux user and group ownership and permissions. It would also be faster because ext4/xfs/etc would be running in kernel space, while ntfs-3g runs in user space as a FUSE module.
Feb 27, 2022 at 4:55 answer added waltinator timeline score: 1
S Feb 27, 2022 at 4:32 review First questions
Feb 27, 2022 at 7:41
S Feb 27, 2022 at 4:32 history asked qlabsmusic CC BY-SA 4.0