Gentoo Archives: gentoo-user

From: Davyd McColl <davydm@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] external storage
Date: Wed, 03 Oct 2018 04:30:28
Message-Id: 1663830c420.278f.83c5c26c404a765ed2e55e3ab0c1c65d@gmail.com
In Reply to: [gentoo-user] external storage by thelma@sys-concept.com
1 Most newer external storage devices come formatted with ntfs these days, so
2 if you just want to plug-and-play, I suggest installing ntfs-3g. File
3 managers like dolphin and desktop environments like KDE will notice the
4 device and allow you to mount and use them.
5
6 Be aware, though, that ntfs-3g, whilst being an excellent bit of software
7 (imo), is not the fastest way to access those disks. If you have no need to
8 move the disk to another computer or if you only plan on moving between
9 Linux computers, I suggest formatting with a native filesystem like ext4.
10 Personally, I use ntfs-3g for my 4 large external disks so that I can
11 access them when I infrequently dual-boot to windows of on the off-chance
12 that I would like to lend the drive to someone. I accept the performance
13 penalty.
14
15 -d
16
17
18 On October 3, 2018 05:45:58 thelma@×××××××××××.com wrote:
19
20 > Are all external storage, media/disk work with Linux?
21 > Any recommendations, or which one to stay away from.
22 >
23 > Some of them are encrypted, so I suppose they will not work with Linux
24 > out of the box.
25 >
26 > --
27 > Thelma
28 >

Replies

Subject Author
Re: [gentoo-user] external storage "J. Roeleveld" <joost@××××××××.org>