[Bug 231810] [build] release always fails with "mkimg: partition 2: No space left on device"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 2 12:25:41 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810
--- Comment #9 from Matthias Apitz <guru at unixarea.de> ---
(In reply to leeb from comment #6)
Lee, could you please do a test for double check: modify the script
/usr/src/release/amd64/make-memstick.sh
and insert size values in the line for mkfs like this; change the line:
makefs -B little ...
to:
makefs -B little -M 50331648b -m 50331648b ...
Be prepared for the target memstick.img needs ~25 GByte
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list