From owner-freebsd-small Mon Nov 9 15:00:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03493 for freebsd-small-outgoing; Mon, 9 Nov 1998 15:00:56 -0800 (PST) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03482 for ; Mon, 9 Nov 1998 15:00:45 -0800 (PST) (envelope-from abial@nask.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.9.1/8.8.5) with SMTP id AAA06328; Tue, 10 Nov 1998 00:05:55 +0100 (CET) X-Authentication-Warning: korin.warman.org.pl: abial owned process doing -bs Date: Tue, 10 Nov 1998 00:05:54 +0100 (CET) From: Andrzej Bialecki X-Sender: abial@korin.warman.org.pl To: K cc: small@FreeBSD.ORG Subject: Re: PC/104 and picobsd In-Reply-To: <3.0.3.32.19981110013935.03c879c0@Tasha.STARDreams.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 10 Nov 1998, K wrote: > Right now I'm having a slight problem building PicoBSD with the latest > sources and a full source tree. I just completed a full source cvsup > moments ago, the problem is still there, apparently. > > An attempt to build the dialup floppy with all the defaults as come > preconfigured in the source, using the build script in the build directory > results in this : > > loading kernel > rearranging symbols > text data bss dec hex > 925696 1716224 99324 2741244 29d3fc > > ====================== stage1 started ===================== > -> Preparing kernel... > -> Preparing MFS filesystem... > bash-2.02# This looks like one of two cases: 1. you're not root when doing build, or 2. your vn device is either missing or already in use Add 'set -x' at the beginning of stage1 to see where exactly it's dying. > The kernel is compiled properly, stage1 starts properly, the preparing MFS > message pops up then the script immediately drops back to the bash prompt. > It didn't use to do this in 0.31, what am I doing wrong, has the build > procedure changed so vastly since I last worked on it? :) Yes. No. Who knows... ;-) Seriously, it didn't change that much. I can't check it at the moment (I'm preparing for a trip abroad), so I'd appreciate if someone could confirm/deny whether it's a real bug... Andrzej Bialecki -------------------- ++-------++ ------------------------------------- ||PicoBSD|| FreeBSD in your pocket? Go and see: Research & Academic |+-------+| "Small & Embedded FreeBSD" Network in Poland | |TT~~~| | http://www.freebsd.org/~picobsd/ -------------------- ~-+==---+-+ ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message