From owner-freebsd-questions@FreeBSD.ORG Tue Jan 24 16:24:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF89416A420 for ; Tue, 24 Jan 2006 16:24:01 +0000 (GMT) (envelope-from tylernt@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CADC43D5F for ; Tue, 24 Jan 2006 16:24:00 +0000 (GMT) (envelope-from tylernt@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so1195233nzo for ; Tue, 24 Jan 2006 08:24:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=U7xQZn1Em1Xqr7uAkxuvWh7JB5usWoRMgZQXAlFpJMb3gPpfKX5R/HsyslQiWQN6OeujIkau1vLUDnxg86YyFZplBsHyvxqKxkeA1XGQLvwGDQMcFEnbBU2nukwmukEkk5UefoXN0QY12ytdAXtDr39WZ/UZYUGmCh0xuU5HFEo= Received: by 10.36.34.9 with SMTP id h9mr4790744nzh; Tue, 24 Jan 2006 08:24:00 -0800 (PST) Received: by 10.36.128.16 with HTTP; Tue, 24 Jan 2006 08:24:00 -0800 (PST) Message-ID: Date: Tue, 24 Jan 2006 09:24:00 -0700 From: Tyler T To: freebsd-questions@freebsd.org In-Reply-To: <960A3795-5AA4-4620-8B43-F73909D636A1@submonkey.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <960A3795-5AA4-4620-8B43-F73909D636A1@submonkey.net> Cc: ceri@submonkey.net Subject: Re: Submit a bug for broken PicoBSD Dummynet/bridge? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tylernt@bigfoot.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 16:24:02 -0000 > > I still get this error > > when trying to make a PicoBSD Dummynet bridge floppy > > > > http://i1.tinypic.com/mhwvux.gif > That depends if you rolled your own crunchgen configuration or not. > Are you following a standard document to do this? Thanks for the reply!! I'm using http://people.freebsd.org/~picobsd/picobsd/doc/how2build.html and http://63.249.85.132/pico_notes.htm If there is a better document, I'll certainly try it. I didn't do anything with crunchgen, I just left everything at the default settings. Basically, I installed FreeBSD and then ran the 'picobsd bridge' script, and finally chose "Build it" from the menu without doing or changing anything else. Thanks again!