mounting udf
Adam Vande More
amvandemore at gmail.com
Mon Dec 21 01:45:08 UTC 2015
On Sun, Dec 20, 2015 at 3:38 PM, Sergey Manucharian <sm at ara-ler.com> wrote:
> # gpart list da0
> Geom name: da0
> modified: false
> state: OK
> fwheads: 255
> fwsectors: 63
> last: 31266815
> first: 63
> entries: 4
> scheme: MBR
> Providers:
> 1. Name: da0s1
> Mediasize: 16006362624 (15G)
> Sectorsize: 512
> Stripesize: 0
> Stripeoffset: 32256
> Mode: r0w0e0
> rawtype: 11
> length: 16006362624
> offset: 32256
> type: fat32
> index: 1
> end: 31262489
> start: 63
> Consumers:
> 1. Name: da0
> Mediasize: 16008609792 (15G)
> Sectorsize: 512
> Mode: r0w0e0
>
> # mount -t udf /dev/da0s1 /mnt/tmp/
> mount: /dev/da0s1: Invalid argument
>
Do not try to mount /dev/da0, only /dev/da0s1.
Try mounting with cd9660. File a bug with a complete methodology to
reproduce whatever media you're working with.
--
Adam
More information about the freebsd-questions
mailing list