[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
Mon Oct 1 06:21:07 UTC 2018


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

--- Comment #4 from Matthias Apitz <guru at unixarea.de> ---
(In reply to leeb from comment #3)

My file system produced by mkfs(8) is around 24 GByte by intention because I
added '-M 50331648b -m 50331648b' in the script to the parms of mkfs(8). The
idea is to produce a file system in which I can install packages (a complete
KDE4) for testing before I do move to the new CURRENT and my own packages
produced with poudriere.

I applied your patch to my script make-memstick.sh and it now produced fine the
memestick.img without any memory problems. It seems that the problems is caused
by chaining the mkimg(1) calls, which your patch exactly addresses.

I will copy over the memstick.img to an USB key and test further.

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


More information about the freebsd-bugs mailing list