Date: Thu, 01 Apr 2004 20:35:01 +0400 From: "Oleg S. Denisov" <odenisov@klondike.ru> To: freebsd-questions@freebsd.org Subject: Make release problem Message-ID: <406C44B5.F7229D1D@klondike.ru>
next in thread | raw e-mail | index | archive | help
Hi All. Please help if know. When i try build my own release i see the problem with floppy image building. Problem looks like this: ----------------------------------------------------------- /dev/md0c: 1.4MB (2880 sectors) block size 4096, fragment size 512 using 1 cylinder groups of 1.41MB, 360 blks, 32 inodes. super-block backups (for fsck -b #) at: 32 + mount /dev/md0c /mnt + [ -d /R/stage/mfsroot/mfsroot.gz ] + cp -p /R/stage/mfsroot/mfsroot.gz /mnt /mnt: write failed, filesystem is full cp: /mnt/mfsroot.gz: No space left on device + umount /mnt + mdconfig -d -u md0 *** Error code 1 Stop in /usr/src/release. *** Error code 1 Stop in /usr/src/release. + umount /dev *** Error code 1 Stop in /usr/src/release. --------------------------------------------------- I have found letter from John Baldwin http://docs.freebsd.org/cgi/getmsg.cgi?fetch=605146+0+archive/2004/freebsd-current/20040201.freebsd-current but this is not help, because i try build 4_STABLE based system, and latest /usr/src/release/makefile for this branch dated 2003/11/02 (via cvsup) (John add his fix in January 2004). If somebody has correct Makefile, patch, which works correctly under FreeBSD 4 - please let me know. Any ideas - are welcome. Best regards, Oleg Denisov.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?406C44B5.F7229D1D>