Subject: re: Creating bootable cd images of NetBSD
To: Richard Braun <syn@sceen.net>
From: matthew green <mrg@eterna.com.au>
List: port-sparc64
Date: 02/11/2004 23:40:16
   
   I've just cross compiled a NetBSD/sparc64 current release using
   ./build.sh -m sparc64 release, and now I'd like to create a bootable
   installation cdrom of it. How should I do it ?


cd to "src/etc" and with the make wrapper build.sh creates (called
"nbmake-sparc64" run "nbmake-sparc64 cdrom".  that will output a
.iso file....


.mrg.