Re: problem mounting dvd ISO

2009-02-06 Thread Michael Powell
cguan wrote: > > yes, I did. > > # kldstat -v | grep udf > 42 0xc44bd000 7000 udf.ko > 419 udf > 51 0xc4498000 2000 udf_iconv.ko > 423 udf_iconv > # mount -t udf /dev/md0 ../iso_mount/w2k8-amd64 > mount_udf: /dev/md0: Invalid argument > # > > Is it possible the udf version is

Re: problem mounting dvd ISO

2009-02-05 Thread cguan
yes, I did. # kldstat -v | grep udf 42 0xc44bd000 7000 udf.ko 419 udf 51 0xc4498000 2000 udf_iconv.ko 423 udf_iconv # mount -t udf /dev/md0 ../iso_mount/w2k8-amd64 mount_udf: /dev/md0: Invalid argument # Is it possible the udf version is too new

Re: problem mounting dvd ISO

2009-02-05 Thread Michael Powell
cguan wrote: > > Hi, > > I'm trying to mount a w2k8 dvd iso image on freebsd 7 using mdconfig and > mount -t cd9660. the commands appeared to be working fine but when I look > at the mount point I only see a readme.txt file reads: > > "This disc contains a "UDF" file system and requires an oper