From owner-cvs-all Thu Apr 11 13:56:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by hub.freebsd.org (Postfix) with ESMTP id 57ECF37B405 for ; Thu, 11 Apr 2002 13:56:22 -0700 (PDT) Received: (qmail 29344 invoked from network); 11 Apr 2002 20:56:21 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 11 Apr 2002 20:56:21 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3BKvCv58064; Thu, 11 Apr 2002 16:57:12 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020411233341.Q302-100000@nihil> Date: Thu, 11 Apr 2002 16:56:11 -0400 (EDT) From: John Baldwin To: Michael Reifenberger Subject: RE: cvs commit: src/release/i386 mkisoimages.sh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 11-Apr-2002 Michael Reifenberger wrote: > On Thu, 11 Apr 2002, John Baldwin wrote: > ... >> > Switch to using cdboot for booting i386 CD's by default. > How do you mount root from your cdrom on -current? > For me (using "set vfs.root.mountfrom=cd9660:/dev/acd0c" or "boot -C) > this doesn't work. > Maybe because cd* uses disk_create() where acd* doesn't? Releases still use a MFS root that gets sucked off the CD from /boot/mfsroot.gz. However, I think I have seen patches by tmm at one point in the sparc64 branch that claimed to fix this. I have no idea why it doesn't work though. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message