Hello, I migrated my root partition to an ext4 formated SSD partition. I added it to fstab as I did the /home partition
UUID="4a4eb948-2d2b-4188-96ae-76a3776ae69c" / ext4 noatime,discard,data=ordered,errors=remount-ro 0 1 UUID="8b30f379-55fe-49e5-97b7-0f6e7f63661a" /home ext4 noatime,discard,data=ordered 0 2 When I now run the mount command, I get all options listed for /home /dev/sdc2 on /home type ext4 (rw,noatime,discard,data=ordered) but not for root rootfs on / type rootfs (rw) Were the noatime, discard, and data options lost somewhere on the way....? Can I verify that they work? Thanks, Rainer -- Rainer Dorsch Lärchenstr. 6 D-72135 Dettenhausen 07157-734133 email: rdor...@web.de jabber: rdor...@jabber.org GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F 8F59 E3A8 C538 7519 141E Full GPG key: http://pgp.mit.edu/
signature.asc
Description: This is a digitally signed message part.