Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2015 23:07:15 -0700
From:      Sergey Manucharian <sm@ara-ler.com>
To:        Polytropon <freebsd@edvax.de>
Cc:        Lev <leventelist@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: mounting udf
Message-ID:  <20151220060715.GJ22018@dendrobates.araler.com>
In-Reply-To: <20151219210321.c5438bdc.freebsd@edvax.de>
References:  <20151219171651.12f1da2d@jive.levalinux.org> <20151219191010.21d4af06.freebsd@edvax.de> <20151219204039.70b2b91b@jive.levalinux.org> <20151219210321.c5438bdc.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Slightly off-topic.

I have UDF filesystem on a USB flash drive. It works in read/write mode
in Linux:

# mount -t udf /dev/sda /mnt/
$ mount | grep udf
  /dev/sda on /mnt type udf (rw,relatime,utf8)

But does not work at all in FreeBSD 11-CURRENT:

# mount_udf /dev/da0 /mnt/tmp/
  mount_udf: /dev/da0: Invalid argument

Sergey




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151220060715.GJ22018>