I downloaded /3.7/i386 and want to create a bootable CD. So first I need to make a bootable ISO image and then burn the image in a CD.
I did "mkisofs -r -b ~/openbsd/3.7/i386/cdrom37.fs -c "boot.catalog" -o openbsd.iso". It doesn't seem to work. Along with ~/../3/7 I also have ~/openbsd/openssh and ~/openbsd/3.7/changelog directory. I was wondering if I could burn them altogether in a bootable CD. Any help would be appreciated.