Re: mdconfig and UDF

2017-07-14 Thread John Kennedy
On Fri, Jul 14, 2017 at 02:31:15PM +0500, Eugene M. Zheganin wrote: > Is there any chance to mount UDF filesystem under FreeBSD with mdconfig > and ISO image ? Mount -t cd9660 /dev/md0 /mnt/cdrom gives me the > readme.txt with "This is UDF, you idiot" and mount -t udf /dev/md0 > /mnt/cdrom gives

Re: mdconfig and UDF

2017-07-14 Thread Konstantin Belousov
On Fri, Jul 14, 2017 at 02:31:15PM +0500, Eugene M. Zheganin wrote: > Hi. > > > Is there any chance to mount UDF filesystem under FreeBSD with mdconfig > and ISO image ? Mount -t cd9660 /dev/md0 /mnt/cdrom gives me the > readme.txt with "This is UDF, you idiot" and mount -t udf /dev/md0 > /mnt

Re: mdconfig and UDF

2017-07-14 Thread Kurt Jaeger
Hi! > Is there any chance to mount UDF filesystem under FreeBSD with mdconfig > and ISO image ? Mount -t cd9660 /dev/md0 /mnt/cdrom gives me the > readme.txt with "This is UDF, you idiot" and mount -t udf /dev/md0 > /mnt/cdrom gives me > > > # mount -t udf /dev/md0 cdrom > mount_udf: /dev/md0

Re: mdconfig and UDF

2017-07-14 Thread Maciej Suszko
On Fri, 14 Jul 2017 14:31:15 +0500 "Eugene M. Zheganin" wrote: > Hi. > > > Is there any chance to mount UDF filesystem under FreeBSD with > mdconfig and ISO image ? Mount -t cd9660 /dev/md0 /mnt/cdrom gives me > the readme.txt with "This is UDF, you idiot" and mount -t > udf /dev/md0 /mnt/cdrom

mdconfig and UDF

2017-07-14 Thread Eugene M. Zheganin
Hi. Is there any chance to mount UDF filesystem under FreeBSD with mdconfig and ISO image ? Mount -t cd9660 /dev/md0 /mnt/cdrom gives me the readme.txt with "This is UDF, you idiot" and mount -t udf /dev/md0 /mnt/cdrom gives me # mount -t udf /dev/md0 cdrom mount_udf: /dev/md0: Invalid arg