Somebody please point me to the obvious so I can kick myself, how do I mount a CD image using vnd? I tried: asparagus# vnconfig vnd0 /home/temp/foo.bin 2048/1/314691/1 asparagus# mount -t cd9660 /dev/vnd0a /opt mount_cd9660: : Invalid argument and several variations thereof, same result. How does one do it? mjl