Date: Fri, 12 Mar 2004 02:41:20 +1030 From: Wayne Sierke <ws+freebsd-questions@au.dyndns.ws> To: freebsd-questions@freebsd.org Subject: Unable to mount .iso image using md(4) Message-ID: <1079021480.665.400.camel@ovirt.dyndns.ws>
next in thread | raw e-mail | index | archive | help
I don't seem to be able to mount any .iso images on 5.2-RELEASE: # mdconfig -a -t vnode -f /root/tomsrtbt_1_7_361.iso md0 # mount_cd9660 /dev/md0 /mnt mount_cd9660: /dev/md0: Invalid argument # mdconfig -l md0 # I get the same result on two different systems (both 5.2-RELEASE but not identical installations, one is my server, the other a workstation). I've tried a few .iso images, including the one used to burn the 5.2-RELEASE CD that these systems were installed from. I couldn't locate any bug reports, are there any know issues? Anything else I can check/try? Wayne
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1079021480.665.400.camel>