https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210804
Bug ID: 210804
Summary: installerconfig - using ZFS create in custom script
mounts the dataset in the wrong directory
Product: Base System
Version: 10.3-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
If I run "zfs create" in the script part of installerconfig (after #!/bin/sh
shebang), the mountpoint for the new dataset is /mnt/mnt/datasetname instead of
/mnt/datasetname. I'm guessing this has something to do with the fact that the
new install is chrooted to /mnt?
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"