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 mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to