Custom Search
Tuesday, May 11, 2004
Here's the batch file I use to create OpenBSD
ISO's from the snapshots I download:
cd c:cd c:\openbsd
c:\cdrtools\mkisofs -v -r -T -l -L -J -V "OpenBSD3.5-current" -b
3.5/i386/cdrom35.fs -c boot.catalog -o
c:/openbsd/snapshot/iso/OpenBSD3.5-current.iso -A "OpenBSD 3.5-current
Install"
0 Comments:
Post a Comment
<< Home