Changes between Version 4 and Version 5 of linux/centos7-root-on-zfs
- Timestamp:
- 2016-05-15T16:40:22Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/centos7-root-on-zfs
v4 v5 44 44 cat <<EOF >/zroot/centos7-01/fstab 45 45 LABEL=boot-m /boot ext4 defaults 0 0 46 LABEL= boot-m swap swap defaults 0 046 LABEL=swap-m swap swap defaults 0 0 47 47 EOF 48 48