Be a little verbose and list the loader files we're putting on the

drive when making zfs roots as a sanity check for what's on there.
This commit is contained in:
Warner Losh
2017-12-15 23:16:37 +00:00
parent 9b544478b1
commit 16457354e0
+1
View File
@@ -94,6 +94,7 @@ opensolaris_load=YES
EOF
cp /boot/kernel/zfs.ko ${mntpt}/boot/kernel/zfs.ko
cp /boot/kernel/opensolaris.ko ${mntpt}/boot/kernel/opensolaris.ko
ls -las ${mntpt}/boot
# end tweaks
zfs umount -f ${pool}/ROOT
zfs set mountpoint=none ${pool}/ROOT