Date: Mon, 20 Apr 2009 20:32:58 +0400 From: =?KOI8-R?B?5dfHxc7JyiDs?= <root1101@gmail.com> To: freebsd-questions@freebsd.org Subject: mount_cd9660 - /dev/md0: Invalid Arguement Message-ID: <951d0a340904200932k50b3bcefmab63560d0c2933f@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello everyone, I am trying to mount an ISO image (which was converted with with help from ccd2iso tool), I used mdconfig -a -t vnode -f ./"isoimage.iso" -u 3 mount -t cd9660 /dev/md3 /cdrom and mdconfig -a -f /path/disk.iso md1 mount -t cd9660 /dev/md1 /mnt/path variant of the proper way. It doesn't work.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?951d0a340904200932k50b3bcefmab63560d0c2933f>