Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Oct 2018 12:25:39 +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-5nxIAIGv1C@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=231810

--- Comment #9 from Matthias Apitz <guru@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.


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