From owner-freebsd-embedded@FreeBSD.ORG Sun Nov 5 20:09:25 2006 Return-Path: X-Original-To: freebsd-embedded@freebsd.org Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9774516A49E for ; Sun, 5 Nov 2006 20:09:25 +0000 (UTC) (envelope-from dcornejo@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF78E43D46 for ; Sun, 5 Nov 2006 20:09:24 +0000 (GMT) (envelope-from dcornejo@gmail.com) Received: by nf-out-0910.google.com with SMTP id i2so2268551nfe for ; Sun, 05 Nov 2006 12:09:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GpcXmjUzjEWGOqVEjjf0YJDqCU/XVd8dNJmnuTFWz8lxYOH//al1MbdkF8ig+1R40HWI0CH1Xh1WeawgmG8/DQZ619UC8RGXmm4GYAp232LwnOsGlsIg7eK0oN3q3lllIKvcUATP3wkZZPr66iqKfj1x3SuaDEAmcxrcdJ4v2J0= Received: by 10.78.181.13 with SMTP id d13mr3779242huf.1162757361857; Sun, 05 Nov 2006 12:09:21 -0800 (PST) Received: by 10.78.206.12 with HTTP; Sun, 5 Nov 2006 12:09:21 -0800 (PST) Message-ID: <6b8e8f4f0611051209y1e982d48m36da34fba89e08e3@mail.gmail.com> Date: Sun, 5 Nov 2006 10:09:21 -1000 From: spoggle To: "=?ISO-8859-1?Q?Sten_Daniel_S=F8rsdal?=" In-Reply-To: <454DFEED.5@wm-access.no> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6b8e8f4f0611011548r3b015849g6c851df99ede4242@mail.gmail.com> <454DFEED.5@wm-access.no> Cc: freebsd-embedded@freebsd.org Subject: Re: bootmgr on pc engines wrap board X-BeenThere: freebsd-embedded@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: Sun, 05 Nov 2006 20:09:25 -0000 I've never really investigated it beyond finding that using the "-o packet" option on boot0cfg results in cards that don't boot. That I can get it to boot somehow is good enough for me... dave c On 11/5/06, Sten Daniel S=F8rsdal wrote: > spoggle wrote: > > NanoBSD write the boot block to use the disk packet (BIOS INT 0x13) > > interface. This doesn't work on any of the WRAP or Soekris (45xx or > > 48xx) boards I've got. > > > > Are you saying WRAP doesn't support BIOS INT 13h or just that it doesn't > work correctly? > Which int 13h function doesn't work or what is it that it's missing? > > -- > Sten Daniel S=F8rsdal > >