Hello, I've got a cd9660 iso image sitting on my HD. I'd like to mount it. In linux, this is done with mount cd.iso /mnt2 -o loop=/dev/loop0 How is this done under OpenBSD? thanx natez