Article 5T5MM Is this an optimum fstab setup for a SSD?

Is this an optimum fstab setup for a SSD?

by
linustalman
from LinuxQuestions.org on (#5T5MM)
Hi.

I'm running Debian 11. I used auto partitioning with full encryption (LUKS).

What would be an ideal fstab for a Samsung 850 EVO 2TB 2.5in SATA SSD?

-----

My current fstab:

Code:/dev/mapper/DXXXX1--vg/root ext4 noatime,commit=600,errors=remount-ro 0 1
UUID=3XXXXXXc-0XXb-4XX3-bXX7-9XXXXXXXXXX1 /boot ext2 noatime 0 2
/dev/mapper/DXXXX1--vg-swap_1 none swap sw 0 0-----

I've already ran these {unsure if all 4 commands were needed}:
Code:sudo systemctl enable fstrim.timer && sudo systemctl start fstrim.timerCode:sudo systemctl daemon-reloadCode:sudo update-grubCode:sudo update-initramfs -u -k all-----

Thanks.latest?d=yIl2AUoC8zA latest?i=qVvQl0cdvl8:hCPlW26Gd04:F7zBnMy latest?i=qVvQl0cdvl8:hCPlW26Gd04:V_sGLiP latest?d=qj6IDK7rITs latest?i=qVvQl0cdvl8:hCPlW26Gd04:gIN9vFw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments