From owner-freebsd-questions@FreeBSD.ORG Sat Aug 18 05:22:27 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7484216A417 for ; Sat, 18 Aug 2007 05:22:27 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from phoebe.cse.buffalo.edu (phoebe.cse.Buffalo.EDU [128.205.32.89]) by mx1.freebsd.org (Postfix) with ESMTP id 0324113C45A for ; Sat, 18 Aug 2007 05:22:26 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from [128.205.32.4] (opus.cse.Buffalo.EDU [128.205.32.4]) (authenticated bits=0) by phoebe.cse.buffalo.edu (8.13.7/8.13.7) with ESMTP id l7I59jw8069499 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 18 Aug 2007 01:09:45 -0400 (EDT) (envelope-from kensmith@cse.buffalo.edu) From: Ken Smith To: "Put PostgreSQL to Work for Your Business." In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-HED8J+LArLAAti342713" Organization: U. Buffalo CSE Department Date: Sat, 18 Aug 2007 01:09:45 -0400 Message-Id: <1187413785.86627.21.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port X-DCC-Buffalo.EDU-Metrics: phoebe.cse.buffalo.edu 1029; Body=0 Fuz1=0 Fuz2=0 X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on phoebe.cse.buffalo.edu X-Virus-Scanned: ClamAV 0.88.3/3977/Fri Aug 17 20:15:29 2007 on phoebe.cse.buffalo.edu X-Virus-Status: Clean Cc: re@freebsd.org, freebsd-questions@freebsd.org Subject: Re: make release error for customed x86 platform X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Aug 2007 05:22:27 -0000 --=-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--