Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Oct 2018 01:21:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 231810] [build] release always fails with "mkimg: partition 2: No space left on device"
Message-ID:  <bug-231810-227-HpBXD5lkms@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231810-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231810-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231810

--- Comment #3 from leeb@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231810-227-HpBXD5lkms>