From owner-freebsd-hackers Tue Sep 14 11:41:19 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from medulla.hippocampus.net (medulla.hippocampus.net [204.138.241.6]) by hub.freebsd.org (Postfix) with ESMTP id 08BE514EDA; Tue, 14 Sep 1999 11:40:33 -0700 (PDT) (envelope-from marc@netstor.com) Received: from localhost (marc@localhost) by medulla.hippocampus.net (8.9.3/8.9.2) with ESMTP id OAA17910; Tue, 14 Sep 1999 14:38:45 -0400 (EDT) Date: Tue, 14 Sep 1999 14:38:45 -0400 (EDT) From: Marc Nicholas X-Sender: marc@medulla.hippocampus.net To: "Wills, Ken" Cc: jkruger@oskar.nanoteq.co.za, freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: RE: Custom boot.flp In-Reply-To: <058BE165CBA8D111A82E0008C79F9E35024828@gfc-mad-dc.gflesch.int> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doesn't the boot.flp actually use sysinstall and a custom init process? Therefore, you'd have to replace sysinstall with an init process of some sort... Someone correct me if I'm talking out of my a.out ;-) -marc ------------------------------------------------------------------- Marc Nicholas netSTOR Technologies, Inc. http://www.netstor.com "Fast, Expandable and Affordable Internet Caching Products" 1.877.464.4776 416.979.9000x11 fax: 416.979.8223 cell: 416.346.9255 On Tue, 14 Sep 1999, Wills, Ken wrote: > > > [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-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message