Hi, I'm trying to install Windows 7 on Virtualbox for testing, but the W7 is
a DVD in UDF format.

On this computer booting gentoo and ubuntu I can mount the DVD without any
problem, but on FreeBSD 8.0 after kldloading udf and trying to mount udf
using:

mount_udf /dev/acd0t0s1 /cdrom or mount -t udf /dev/acd0t0s1 /cdrom:

mount_udf: /dev/acd0t01: Invalid argument

And running dmesg:

 kernel: FSD does not lie within the partition!

So my question is is possible to mount an UDF disk on FreeBSD or is me that
is doing something wrong ?

Thank You

MV
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to