Date: Thu, 31 Jul 1997 16:47:11 +0200 (SAT) From: Graham Wheeler <gram@cdsec.com> To: freebsd-questions@freebsd.org Cc: gram@gram.cdsec.com (Graham Wheeler) Subject: Problems making a release (followup) Message-ID: <199707311447.QAA00260@cdsec.com>
next in thread | raw e-mail | index | archive | help
Hi folks I sent this message yesterday. I haven't had a reply yet, but I have made some progress: > I'm having some hassles with doing a `make release' in /usr/src/release > with FreeBSD 2.2.2 (I used to do this regularly with FreeBSD 2.1.0, but ... > Anyway, I decided to try to skip this target, as I don't want all the > sources checked out; I already have a source tree in /usr/src that I > want to use. So I've been doing "make release.1", "make release.2", etc, > one after the other by hand. All went well up until release.8, and the > building of the floppy image using /dev/vn0c. ... > sh -e /usr/src/release/doFS.sh /R/stage /mnt 1440 /R/stage/mfsfd 8000 mimumum > ioctl DIOCWLABEL: operation not supported by device ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This is the remaining problem - I still get this error message. > Warning: block size restricts cylinders per group to 10 > /dev/rvn0c: 2400 sectors in 1 cylinders of 1 tracks, 2400 sectors > 1.2MB in 1 cyl groups (10 c/g, 11.72MB/g, 1408i/g) > super-block backups (for fsck -b #) at: > 32, > > /mnt: write failed, file system is full > cpio: write error: No space left on device > *** Error code 1 > > Stop. > -------- > > Okay, the first thing I don't understand is why 1.2MB is reported above > (unless this is the space left after creating the superblocks, but is > does seem a bit coincidental that it comes out at 1.2Mb, the size of a > HD 5" floppy). Even stranger is the result of a "df -k"; for this I This was caused by a bad "mimumum" entry in /etc/disktab. I can only speculate that that was a result of me doing an upgrade from 2.1.5 to 2.2.2, and that the /etc/disktab file I had was a throwback. -- Dr Graham Wheeler E-mail: gram@cdsec.com Citadel Data Security Phone: +27(21)23-6065/6/7 Internet/Intranet Network Specialists Mobile: +27(83)-253-9864 Firewalls/Virtual Private Networks Fax: +27(21)24-3656 Data Security Products WWW: http://www.cdsec.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707311447.QAA00260>