Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2015 19:45:05 -0600
From:      Adam Vande More <amvandemore@gmail.com>
To:        Sergey Manucharian <sm@ara-ler.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: mounting udf
Message-ID:  <CA%2BtpaK39wTtBV5X3Mp7TkQk1J8=V6DfrXDaBgXTUK9Xm3V1fJQ@mail.gmail.com>
In-Reply-To: <20151220213807.GA4064@dendrobates.araler.com>
References:  <20151219171651.12f1da2d@jive.levalinux.org> <20151219191010.21d4af06.freebsd@edvax.de> <20151219204039.70b2b91b@jive.levalinux.org> <20151219210321.c5438bdc.freebsd@edvax.de> <20151220060715.GJ22018@dendrobates.araler.com> <CAOc73CB2qNCAAKMraaaGG%2BUqowpw%2BeZPnEE1VUb7-ASnLu%2Bzww@mail.gmail.com> <20151220162856.GC4053@dendrobates.araler.com> <CA%2BtpaK00sz7%2BtH5ikXafrvkKA_xmAiqajAwFSnxMf0W3-6SMZQ@mail.gmail.com> <20151220172157.GD4053@dendrobates.araler.com> <20151220183934.4bf4c6bb.freebsd@edvax.de> <20151220213807.GA4064@dendrobates.araler.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 20, 2015 at 3:38 PM, Sergey Manucharian <sm@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BtpaK39wTtBV5X3Mp7TkQk1J8=V6DfrXDaBgXTUK9Xm3V1fJQ>