Comment 5 for bug 2056646

Revision history for this message
BertN45 (lammert-nijhof) wrote :

Content of fstab and the swap file lines have 7 items instead of 6, because I added priority, but that has always been like this since many years. The system should use first the nvme swap and only if full the HDD swap :)

# /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).
#
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/disk/by-uuid/6e6abccf-46b7-4915-ac0e-9aaa264965ab none swap sw pri=0 0 0
/dev/disk/by-uuid/7454fc6f-80d7-478e-a67b-84eacf44c40f none swap sw pri=-1 0 0
# Use `zfs list` for current zfs mount info
# bpool none defaults 0 0
# Use `zfs list` for current zfs mount info
# rpool none defaults 0 0
# Use `zfs list` for current zfs mount info
# rpool / defaults 0 0
# Use `zfs list` for current zfs mount info
# bpool /boot defaults 0 0
# /boot/efi was on /dev/nvme0n1p1 during curtin installation
/dev/disk/by-uuid/C4D7-B106 /boot/efi vfat defaults 0 1