From owner-freebsd-small@FreeBSD.ORG Tue Jul 25 22:27:01 2006 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DE1216A4DD for ; Tue, 25 Jul 2006 22:27:01 +0000 (UTC) (envelope-from phocking@no-wire.net) Received: from mail.dryanta.com (dryanta.com [65.39.221.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF4FA43D45 for ; Tue, 25 Jul 2006 22:27:00 +0000 (GMT) (envelope-from phocking@no-wire.net) Received: from [70.198.13.16] (16.sub-70-198-13.myvzw.com [70.198.13.16]) by mail.dryanta.com (Postfix) with ESMTP id B2CAA5C22; Tue, 25 Jul 2006 15:26:59 -0700 (PDT) Message-ID: <44C69AB6.4020809@no-wire.net> Date: Tue, 25 Jul 2006 15:27:02 -0700 From: Phill Hocking User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: freebsd-small@freebsd.org, rmiranda@digitalrelay.ca Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: RE: NanoBSD build issues X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2006 22:27:01 -0000 Sorry to switch up emails on you Robert; My mail volume has gotten high enough I need a traditional mail server. Check the output of _.bk and _.iw and _.ik if you have them. Past that, the script might be passing bogus arguments to the cf, or maybe even the cf cart is faulty. Is your cart one listed in FlashDevice.sub? -- Phillip Hocking Director of Operations / Network Engineer No-Wire Communications phocking@no-wire.net cell 509.434.6003 www.no-wire.net On 7/25/06, *Roger Miranda (Digital Relay)* wrote:Thanks for the heads up. This is the output of the tail. But I don't see any errors or anything. tail _.bw cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share /locale\" -I/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/infokey/../../../../contrib/texinfo/lib -o infokey infokey.o key.o /usr/obj/nanobsd.custom/usr/src/gnu/usr.bin/texinfo/infokey/../libtxi/libtxi.a ===> gnu/usr.bin/texinfo/install-info (all) cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/lib -c /usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/util/install-info.c gzip -cn /usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/doc/install-info.1 > install-info.1.gz cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/install-info/../../../../contrib/texinfo/lib -o install-info install-info.o /usr/obj/nanobsd.custom/usr/src/gnu/usr.bin/texinfo/install-info/../libtxi/libtxi.a ===> gnu/usr.bin/texinfo/texindex (all) cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib -c /usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texindex.c gzip -cn /usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/doc/texindex.1 > texindex.1.gz cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib -o texindex texindex.o /usr/obj/nanobsd.custom/usr/src/gnu/usr.bin/texinfo/texindex/../libtxi/libtxi.a ===> gnu/usr.bin/texinfo/doc (all) On Tuesday 25 July 2006 13:51, you wrote: > Something probably failed in your makebuildworld step if its that small. > tail /usr/obj/whatever/_.bw to see where it failed. > > On 7/25/06, Roger Miranda (Digital Relay) wrote: > > Good Day, > > > > I'm trying to use NanoBSD but I have two small problems. > > > > 1) When I use the default Nanobsd.full config file; when I boot up the CF > > it > > says it can not access the ad1s3 partition. > > > > 2) When I customize my own config file, something doesn't seem to go > > right. > > After the build, in the image directory this image file is just called > > "_.bw" > > and is only roughly 3MB > > When I write to the CF, it says write complete. But I don't see anything > > in > > there. It's almost like it is not a full compiled version. > > > > Here is what I've added to the default config file: > > ------ > > # Options to put in make.conf during buildworld only > > CONF_BUILD=' > > NO_KLDLOAD=YES > > NO_NETGRAPH=YES > > NO_PAM=YES > > ' > > > > # Options to put in make.conf during installworld only > > CONF_INSTALL=' > > NO_ACPI=YES > > NO_BLUETOOTH=YES > > NO_CVS=YES > > NO_FORTRAN=YES > > NO_HTML=YES > > NO_LPR=YES > > NO_MAN=YES > > NO_SENDMAIL=YES > > NO_SHAREDOCS=YES > > NO_EXAMPLES=YES > > NO_INSTALLLIB=YES > > NO_CALENDAR=YES > > NO_MISC=YES > > NO_SHARE=YES > > ' > > > > # Options to put in make.conf during both build- & installworld. > > CONF_WORLD=' > > NO_BIND=YES > > NO_MODULES=YES > > NO_KERBEROS=YES > > NO_GAMES=YES > > NO_LOCALES=YES > > NO_SYSCONS=YES > > NO_INFO=YES > > ' > > -------- > > > > Any help will be greatly appreciated > > > > Is there any upto date documentation for nanobsd? > > > > > > -- > > Roger M > > _______________________________________________ > > freebsd-small@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-small > > To unsubscribe, send any mail to "freebsd-small-unsubscribe@freebsd.org" -- Roger Miranda rmiranda@digitalrelay.ca Cell: 204.228.2032 Digital Relay Inc. - 'Out of the Box' Enterprise IT Solutions... Without the Price of the 'Box' 1130 Wall Street Winnipeg, MB R3E 2R9 Phone: 204.480.1234 Fax: 204.480.3866 www.digitalrelay.ca Latest product: WAC - Powerful Web Access Control appliance, firewall capability built-in, upgradeable to a proxy server. http://www.digitalrelay.ca/information/Product_WAC.pdf