From owner-freebsd-questions Tue Sep 14 11:22:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gfc-mad-proxy.gflesch.com (gfc-mad-proxy.gflesch.com [208.212.82.194]) by hub.freebsd.org (Postfix) with ESMTP id C95A315026; Tue, 14 Sep 1999 11:22:34 -0700 (PDT) (envelope-from kwills@gflesch.com) Received: from gfc-mad-mail.gflesch.com (gfc-mad-mail.gflesch.int [10.1.1.25]) by gfc-mad-proxy.gflesch.com (8.9.2/8.9.1) with ESMTP id NAA78043; Tue, 14 Sep 1999 13:15:01 -0500 (CDT) (envelope-from kwills@gflesch.com) Received: by gfc-mad-mail.gflesch.int with Internet Mail Service (5.5.2448.0) id ; Tue, 14 Sep 1999 13:21:10 -0500 Message-ID: <058BE165CBA8D111A82E0008C79F9E35024828@gfc-mad-dc.gflesch.int> From: "Wills, Ken" To: jkruger@oskar.nanoteq.co.za, freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: RE: Custom boot.flp Date: Tue, 14 Sep 1999 13:21:00 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > [mailto:owner-freebsd-hackers@FreeBSD.ORG]On Behalf Of Johan Kruger > Sent: Tuesday, September 14, 1999 9:45 AM > To: freebsd-questions@FreeBSD.ORG; freebsd-hackers@FreeBSD.ORG > Subject: Custom boot.flp > > I get : > ---------------------- > Mounting root device on fd0c > error mounting root on fd0c > -- will reboot in 15 seconds -- bla bla > ---------------------- > How do i tell it to mount it on CDROM ( probably wcd0a ) say for > instance /MYMOUNT_DIR ?? Check the kernel config. You may need to build a new GENERIC kernel. Also you'd check for any rc* or /etc/fstab entries that mount the floppy as the root fs. As a disclaimer, I've never done or tried to do this, but thats the general idea <:) Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message