On Fri, 12 Mar 2004 2:11 am, Wayne Sierke wrote:
> 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
> #

Try > # mdconfig -a -t vnode -f /root/tomsrtbt_1_7_361.iso
 -u 0

see man mdconfig for examples


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to