Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2019 12:42:52 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        Mike Clarke <jmc-freebsd2@milibyte.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: USB 3.0 disk to move files between FreeBSD and Windows
Message-ID:  <20191104114252.GA54038@sh4-5.1blu.de>
In-Reply-To: <5177675.8gLySxXtyI@curlew>
References:  <20191103174953.GA6186@c720-r342378> <5177675.8gLySxXtyI@curlew>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Monday, November 04, 2019 a las 09:12:08AM +0000, Mike Clarke escribió:

> On Sunday, 3 November 2019 17:49:53 GMT Matthias Apitz wrote:
>  
> > I bought a new external USB 3.0 1.5 Marketing-Terrabytes disk meant to be
> > used in FreeBSD and Windows for file exchange/transport. The disk comes
> > formatted with NTFS, of course.
> > 
> > What is the best option to gpart/format it for mounting the partition(s)
> > to FreeBSD and Windows. Best would be to have it even bootable with a
> > FreeBSD in one of its partitions.
> 
> If you install sysutils/fusefs-ntfs you'll be able to mount and use the disk 
> on your FreeBSD system. It wouldn't be bootable with FreeBSD though.

Thanks. Last time when I used NTFS on FreeBSD it was only for reading. I
tested it now on an older CURRENT and it's fine. So I will use gpart(8)
to restructure the disk as:

da0p1 freebsd-boot (512k)
da0p2 freebsd-ufs  (100G)
da0p3 freebsd-swap (10G)
da0p4 NTFS         (1300G)

And format the later with Windows tools to NTFS.

	matthias
-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
May, 9: Спаси́бо освободители! Thank you very much, Russian liberators!



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