From owner-freebsd-questions Wed Jan 10 19:43:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bastion.act.csiro.au (bastion.act.csiro.au [152.83.2.8]) by hub.freebsd.org (Postfix) with ESMTP id 758D337B401 for ; Wed, 10 Jan 2001 19:43:16 -0800 (PST) Received: from bastion.act.csiro.au (localhost [127.0.0.1]) by bastion.act.csiro.au (8.9.3/8.9.3) with ESMTP id OAA08754 for ; Thu, 11 Jan 2001 14:43:13 +1100 (EST) Received: from hermes.la.csiro.au (hermes.la.csiro.au [152.83.12.2]) by bastion.act.csiro.au (8.9.3/8.9.3) with ESMTP id OAA08745; Thu, 11 Jan 2001 14:43:11 +1100 (EST) Received: by hermes.la.csiro.au with Internet Mail Service (5.5.2653.19) id ; Thu, 11 Jan 2001 14:47:11 +1100 Message-ID: <9656620AADE7D311BD6700A0C941120C773E37@hermes.la.csiro.au> From: "Wyatt, Anthony" To: "'Robert Myers'" , "'freebsd-questions@freebsd.org'" Subject: RE: (maybe mkisofs?) Need help with /boot/loader and cd9660_boot :-( Date: Thu, 11 Jan 2001 14:47:09 +1100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Robert, > > I'm trying to build a bootable CD with FreeBSD on it. I've come > > very close (CD boots now :-), but I can't get the kernel to > > recognize the CD > > as a CD9660_BOOT filesystem :-( > > > > The askmount request pops up and asks for a > > FSTYPE:DEVICE to mount > > root from, and this is where it all comes to a screaming > > halt. I've tried > > cd9660_boot:acd0 (and various variations like acd0s1a etc) > > and it t > > > Anthony, > > Did you try recompiling the kernel with > > options CD9660_ROOT Yep, made sure of that. I was thinking maybe it has something to do with the mkisofs image I made. I used the following options: mkisofs -b -c boot.catalog \ -o \ -J -r -T \ create Joliet directory records, rockridge it, and create a TRANS.TBL -p \ -P \ -A \ -V \ . Is this the way you create a cd that is readable by CD9660_BOOT? Thanks, Anthony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message