From owner-freebsd-stable@FreeBSD.ORG Sat May 26 13:28:50 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7665716A46C for ; Sat, 26 May 2007 13:28:50 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 2DB5913C46C for ; Sat, 26 May 2007 13:28:50 +0000 (UTC) (envelope-from grafan@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so1946955pyi for ; Sat, 26 May 2007 06:28:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fTcZGQj96RTOrsWDFg+L0uIBhsjYEr5/QQUkm5g5HgrsiraqUFV3MTFiTn8Qi56PV1Cv7wr6Mj2qa0lpoYBWuCamy2UuEZHRiahLHIvXZV+7tJGl3qobPACwEgPkW9qc12jSJg0EfOzyAEHiuizS9vIrL4ZwjleAduzvsnIKKVU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BV4/eP/yC2Tuj72CQKJ2IxwcFWEmEdqLR2A371pPfEAALfnO2ouDlTuAgvwjhFg4d275Jq1izO3VJBpK9RSQsYjhoTeZqoLxv/DEIiAXgNTWMkEWh22wa9bPTKfywLEPLhebvhtV9WgWWyZcJb6GuAitTKqcIW5nL130M5PgR/8= Received: by 10.64.208.20 with SMTP id f20mr7555965qbg.1180184639554; Sat, 26 May 2007 06:03:59 -0700 (PDT) Received: by 10.64.193.13 with HTTP; Sat, 26 May 2007 06:03:59 -0700 (PDT) Message-ID: <6eb82e0705260603i602ff8dexdb95029cb07c94f9@mail.gmail.com> Date: Sat, 26 May 2007 21:03:59 +0800 From: "Rong-en Fan" To: "Bruce M. Simpson" In-Reply-To: <4658285C.8030909@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3aaaa3a0705170830g46487cc7occc8a51b82a9118b@mail.gmail.com> <20070525044123.GA34908@go.sib-ecometall.ru> <200705251009.59215.antik@bsd.ee> <200705261920.08607.doconnor@gsoft.com.au> <4658285C.8030909@FreeBSD.org> Cc: Andrei Kolu , freebsd-stable@freebsd.org Subject: Re: Unable to install FreeBSD from external USB cdrom X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 May 2007 13:28:50 -0000 On 5/26/07, Bruce M. Simpson wrote: > Daniel O'Connor wrote: > > > > I believe this is most likely this issue... > > http://www.nabble.com/BTX-issues-when-booting-from-a-USB-CD-ROM-t3047441.html > > > > Alas no solution yet as far as I am aware :( > > > > Forgot to Cc: my reply to the list: > > kib@ has real mode BTX code which appears to work with affected systems > of mine, however, the code has not yet made it into CVS. I spliced it > into a 6.2 miniboot ISO and it worked. It also works on my ThinkPad X60 with 7.x boot cd. Regards, Rong-En Fan > regards, > BMS