> 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.