- # /etc/fstab: static file system information.
- #
- # Use 'blkid' to print the universally unique identifier for a
- # device; this may be used with UUID= as a more robust way to name devices
- # that works even if disks are added and removed. See fstab(5).
- #
- # systemd generates mount units based on this file, see systemd.mount(5).
- # Please run 'systemctl daemon-reload' after making changes here.
- #
- # <file system> <mount point> <type> <options> <dump> <pass>
- # / was on /dev/sda1 during installation
- UUID=d7b5d376-c0bb-49a5-ab1f-f7243ad20ad0 / btrfs defaults,subvol=@rootfs 0 0
- # /data was on /dev/sdc1 during installation
- /dev/sdc1 /data btrfs defaults 0 0
- # /data2 was on /dev/sdd1 during installation
- UUID=3c1b4406-9ba7-4889-8589-364bb3301faf /data2 btrfs defaults 0 0
- # /export/home was on /dev/sdb1 during installation
- UUID=4b46867a-c985-4257-bc07-538bcedca14e /export/home btrfs defaults 0 0
- tmpfs /net_tmpfs tmpfs defaults 0 0
derfwpc5131: /etc/fstab backup
Posted by Anonymous on Mon 11th Dec 2023 15:42
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.