LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trim on NTFS and ext4
#1
Hi all, I want to know if trim is indeed working on my NTFS hard drive in Linux Lite 3.8?
I have 2 SSD's in my laptop one is the main one with LL 3.8 the other is another one thats NTFS.
I ran the command fstrim --all -v and this is the output:



root@Dell-E6330:~# fstrim --all -v
/mnt/84786FC9786FB896: 16 EiB (18446744073709551615 bytes) trimmed
/: 207.7 GiB (222991659008 bytes) trimmed




where is says /mnt/ I'm not sure but it looks like that would be my NTFS drive and the one below that shows 207.7 would be my main LL drive thats ext4. Because it shows 2 entries that are trimmed.

I just came across NTFS-3G which was installed when I checked install/remove software. I also read that it does support Trim with NTFS.



Thanks
Reply
#2
Hi,

Linux does not support NTFS very well because it is a proprietary filesystem.
Use ext4 filesystem and set mount option 'discard' to the corresponding fstab entry
to enable trim in your SSD

And of course you should not use any "tools" on a mounted filesystem in any case
Reply
#3
Oh, but I thought that with NTFS-3G  installed Trim would be supported on NTFS drives?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)