Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2001 14:47:09 +1100
From:      "Wyatt, Anthony" <Anthony.Wyatt@its.csiro.au>
To:        "'Robert Myers'" <ccrider@whiterose.net>, "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: (maybe mkisofs?) Need help with /boot/loader and cd9660_boot  :-(
Message-ID:  <9656620AADE7D311BD6700A0C941120C773E37@hermes.la.csiro.au>

next in thread | raw e-mail | index | archive | help
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 <my boot image> -c boot.catalog \
        -o <my output file> \
        -J -r -T \ create Joliet directory records, rockridge it, and create
a TRANS.TBL
        -p <info record> \
        -P <More info> \
        -A <more info> \
        -V <more info> \
        .

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9656620AADE7D311BD6700A0C941120C773E37>