[Bug 210804] installerconfig - using ZFS create in custom script mounts the dataset in the wrong directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 4 05:13:16 UTC 2016


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: freebsd-bugs at FreeBSD.org
          Reporter: laurieodgers83 at gmail.com

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.


More information about the freebsd-bugs mailing list