Date: Sat, 18 Aug 2007 01:09:45 -0400 From: Ken Smith <kensmith@cse.Buffalo.EDU> To: "Put PostgreSQL to Work for Your Business." <cs2postgresql@gmail.com> Cc: re@freebsd.org, freebsd-questions@freebsd.org Subject: Re: make release error for customed x86 platform Message-ID: <1187413785.86627.21.camel@opus.cse.buffalo.edu> In-Reply-To: <e92e89070708111755l5734334v454064dc3001cf86@mail.gmail.com> References: <e92e89070708111755l5734334v454064dc3001cf86@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-HED8J+LArLAAti342713 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable [ cc line trimmed a bit... ] On Sun, 2007-08-12 at 08:55 +0800, Put PostgreSQL to Work for Your Business. wrote: > Dear all >=20 > I am building a custom FreeBSD for internal use for the various > platforms we used (x86 platform). I am encountering a issue write > failed, filesystem is full when creating the boot.floppy on touch > release.5, >=20 > can someone take a look to see what's the reason? following is the screen= dump, >=20 > sorry for any interruptions, thanks in advance. >=20 > Tony >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [ Snip ] > + mount /dev/md0c /mnt > + [ -d /R/stage/image.boot ] > + set -e > + cd /R/stage/image.boot > + find+ cpio . -dump -print /mnt >=20 >=20 > /mnt: write failed, filesystem is full > cpio: write error: No space left on device > + umount /mnt > + mdconfig -d -u md0 > *** Error code 1 >=20 > Stop in /usr/src/release. > *** Error code 1 >=20 > Stop in /usr/src/release. > + umount /dev > *** Error code 1 >=20 > Stop in /usr/src/release. I just built the August Monthly Snapshots for amd64 and i386 with no boot floppy issues so I'm guessing whatever it is you're customizing is having some sort of an impact on the boot floppy. Do you actually use the floppies at all? If not I'd suggest you just add "NO_FLOPPIES=3D" to the command line when you do the release build so it doesn't even bother trying to create the floppies. --=20 Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-HED8J+LArLAAti342713 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGxn8Z/G14VSmup/YRAjhsAJ9XOefxz6COO8Zk+XvPYJ1kSZCM3QCfQDQY hyor2YkwCiBPSxjLTN5S6t8= =zqay -----END PGP SIGNATURE----- --=-HED8J+LArLAAti342713--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1187413785.86627.21.camel>