Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 1998 00:05:54 +0100 (CET)
From:      Andrzej Bialecki <abial@nask.pl>
To:        K <hwg@stardreams.dyn.ml.org>
Cc:        small@FreeBSD.ORG
Subject:   Re: PC/104 and picobsd
Message-ID:  <Pine.BSF.4.02A.9811100000380.27004-100000@korin.warman.org.pl>
In-Reply-To: <3.0.3.32.19981110013935.03c879c0@Tasha.STARDreams.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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

--------------------   ++-------++  -------------------------------------
 <abial@nask.pl>       ||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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9811100000380.27004-100000>