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

--- Comment #8 from Jose Luis Duran <jldu...@freebsd.org> ---
(In reply to Pat Maddox from comment #6)
Yes, that was my workaround, remove the -N flag, before it was reverted.

I think it will be re-submitted as -o 0 -g 0 (without the reference to a user
database file), once https://reviews.freebsd.org/D48504 fixes the issue stated
in the revert comment (install produces an invalid spec, uname/gname=0 instead
of uid/gid=0)

The NO_ROOT build for NanoBSD is still a WIP, but can be found at:
https://github.com/jlduran/freebsd-src/tree/nanobsd-no-root-build

As a non-privileged user:
% cd /usr/src/tools/tools/nanobsd
% sh nanobsd.sh -U -c generic.nano
...
<should build a NanoBSD image under /home/<user>/obj/_.disk.full>

As root:
# sh /usr/share/examples/bhyve/vmrun.sh -u -m 1G -t tap0 -d
/home/<user>/obj/_.disk.full nano

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

Reply via email to