From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 17 14:55:41 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 408EFC66 for ; Thu, 17 Jan 2013 14:55:41 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id E006A397 for ; Thu, 17 Jan 2013 14:55:40 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1TvqsV-000AmB-BS; Thu, 17 Jan 2013 16:55:39 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: Wojciech Puchar Subject: Re: off topic but no idea where to ask In-reply-to: References: Comments: In-reply-to Wojciech Puchar message dated "Thu, 17 Jan 2013 13:44:58 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 17 Jan 2013 16:55:39 +0200 From: Daniel Braniss Message-ID: Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jan 2013 14:55:41 -0000 > >> from first local disk at 0x07c00 and booting as with normal hard drive. > >> > > instead of pxeboot, try giving /boot/boot0 > > works, except of delay. > > fixed from sources for 1s delay :) may the source be with you :-) btw, the above works for MBR, if you use GPT then you should use pmbr. danny