https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273723

John Baldwin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress
           Assignee|[email protected]            |[email protected]
           Severity|Affects Only Me             |Affects Some People

--- Comment #7 from John Baldwin <[email protected]> ---
Fix at https://reviews.freebsd.org/D42236

With this I now get a non-empty fstab after running `bsdinstall scriptedpart`
manually:

```
root@head:/ # bsdinstall scriptedpart md0 GPT { auto freebsd-ufs / }
...
root@head:/ # cat /tmp/bsdinstall_etc/fstab 
# Device        Mountpoint      FStype  Options Dump    Pass#
/dev/md0p2      /               ufs     rw      1       1
```

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to