[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 01:21:36 UTC 2018


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

--- Comment #3 from leeb at ratnaling.org ---
My /tmp is 12G tmpfs.  Using the patch I supplied, it doesn't really go over
100M, just checking with frequent df -h in another console during the mkimg
process.

This happens with a GENERIC kernel on a stock installation.  Nothing added.
cd /usr/src
make -j16 buildworld
make -j16 buildkernel
cd release
make release

I don't know why your mkfs is 24G, mine is more like 350M.

sh /usr/src/release/amd64/make-memstick.sh bootonly mini-memstick.img
Calculated size of `mini-memstick.img.part': 361332736 bytes, 11416 inodes
Extent size set to 32768
mini-memstick.img.part: 344.6MB (705728 sectors) block size 32768, fragment
size 4096
        using 1 cylinder groups of 344.59MB, 11027 blks, 12672 inodes.
super-block backups (for fsck -b #) at:
 192,
Populating `mini-memstick.img.part'
Image `mini-memstick.img.part' complete

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


More information about the freebsd-bugs mailing list