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:
parent
e52744206e
commit
7b193c041d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user