Re: Nanobsd on a CD-ROM

2008-06-13 Thread Bjoern Koenig
J. Porter Clark wrote: > I don't have a way to make such an image without using mkisofs. > Figuring out how to pack the nanobsd image in such a way that > mkisofs can make an "El Torito" bootable CD from it sounds > difficult, offhand. Anybody know how to do this sort of thing? > Is it even possi

Re: Nanobsd on a CD-ROM

2008-06-13 Thread Vince Hoffman
Wojciech Puchar wrote: >> Then make an ISO of the mounted nanobsd image >> >> mkisofs -J -R -no-emul-boot -b /boot/cdboot \ >> -iso-level 3 -o nanobsd.iso /mnt/image > > i don't know if -J is needed (rather not), and -iso-level 3 too, but it > is OK. True, I just grabbed a command line I've used i

Re: Nanobsd on a CD-ROM

2008-06-13 Thread Wojciech Puchar
Then make an ISO of the mounted nanobsd image mkisofs -J -R -no-emul-boot -b /boot/cdboot \ -iso-level 3 -o nanobsd.iso /mnt/image i don't know if -J is needed (rather not), and -iso-level 3 too, but it is OK. ___ freebsd-questions@freebsd.org maili

Re: Nanobsd on a CD-ROM

2008-06-13 Thread Vince Hoffman
to make a freebsd CDROM bootable you need to use the /boot/cdboot as the loader and make an ISO image. the nanobsd procedure creates a ufs disk image from what I understand. Try mounting the disk image mdconfig -a -t vnode -u 11 -f /path/to/image/_.disk.full mkdir /mnt/image mount /dev/md11 /mnt/im

Re: Nanobsd on a CD-ROM

2008-06-13 Thread J. Porter Clark
On Thu, Jun 12, 2008 at 06:54:45PM +0200, Pietro Cerutti wrote: > > > J. Porter Clark wrote: > | On Thu, Jun 12, 2008 at 04:40:25PM +0200, Pietro Cerutti wrote: > |> J. Porter Clark wrote: > |> | Is it possible to build a CD-ROM with a bootable NanoBSD on it? > |> | If so, how? > |> > |> Yes, Sec

Re: Nanobsd on a CD-ROM

2008-06-12 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 J. Porter Clark wrote: | On Thu, Jun 12, 2008 at 04:40:25PM +0200, Pietro Cerutti wrote: |> J. Porter Clark wrote: |> | Is it possible to build a CD-ROM with a bootable NanoBSD on it? |> | If so, how? |> |> Yes, Section 2.2 of |> |> http://www.freeb

Re: Nanobsd on a CD-ROM

2008-06-12 Thread J. Porter Clark
On Thu, Jun 12, 2008 at 04:40:25PM +0200, Pietro Cerutti wrote: > > J. Porter Clark wrote: > | Is it possible to build a CD-ROM with a bootable NanoBSD on it? > | If so, how? > > Yes, Section 2.2 of > > http://www.freebsd.org/doc/en/articles/nanobsd/index.html Well, no, because I can't do this:

Re: Nanobsd on a CD-ROM

2008-06-12 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 J. Porter Clark wrote: | Is it possible to build a CD-ROM with a bootable NanoBSD on it? | If so, how? | Yes, Section 2.2 of http://www.freebsd.org/doc/en/articles/nanobsd/index.html - -- Pietro Cerutti [EMAIL PROTECTED] PGP Public Key: http://g