Re: Make OpenBSD 3.7 bootable ISO image

2005-06-11 Thread Johan P . Lindström
This is for google (and others alike) Keep buying the OpenBSD distribution CD's, they include lots of stickers and some awesome artwork as well as one of the most secure Operating Systems on the planet, check out http://www.openbsd.org it supports plenty of architectures and it's really cheap (ca

Re: Make OpenBSD 3.7 bootable ISO image

2005-06-11 Thread Z L
Thank you all for your valuable comment.It worked. http://www.pantz.org/os/openbsd/makingaopenbsdcd.shtml was helpful. Thanks once again. On 6/12/05, Marti Martinez <[EMAIL PROTECTED]> wrote: > ZL, > > In addition to Jon's comment about the relative path for -b, you're > leaving off the director

Re: Make OpenBSD 3.7 bootable ISO image

2005-06-11 Thread alain
http://www.pantz.org/os/openbsd/makingaopenbsdcd.shtml And yes, you can add other dirs. On Sat, 2005-06-11 at 22:13 +1000, Z L wrote: > 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

Re: Make OpenBSD 3.7 bootable ISO image

2005-06-11 Thread Marti Martinez
ZL, In addition to Jon's comment about the relative path for -b, you're leaving off the directory that you actually want to grab the files from. If you've downloaded files into ~/openbsd37, then add that to the end of your command, adjust the path for -b, and you should be all set. Take care, Mar

Re: Make OpenBSD 3.7 bootable ISO image

2005-06-11 Thread Jon Hart
On Sat, Jun 11, 2005 at 10:13:10PM +1000, Z L wrote: > 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 see