You are not logged in.

#1 2014-12-03 20:38:09

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

External hard drive, what FS to use...

External hard drive of 2TB, what filesystem to use and to protect the disk?


The main concern is portability, I might need to use the disk in other OS or distro.
The second concern is safety, if I lose the disk I would have important data lost with it.

So, I was thinking to use udf as filesystem as it seems well supported everywhere nowadays:

mkudffs --blocksize=512 --media-type=hd --utf8 --lvid="soandso" --vid="soandso" --fsid="soandso" /dev/sdZ

And keep a directory inside protected via veracrypt since it also seems to support Linux, OSX, and Windows.

What do you think? Any flaw in this plan? What do you suggest?

Last edited by ezzetabi (2014-12-04 13:10:14)

Offline

#2 2014-12-03 21:00:05

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: External hard drive, what FS to use...

Interesting... I was in a similar situation recently. I've never heard of UDF before. In my situation I went with FAT32 for ease of use and compatability.

Does UDF support journaling? If not, what would make UDF a better choice over FAT32?

I found a few websites that discussed using UDF on an external drive. It seems possible but a little weird or tricky to setup properly.

Offline

#3 2014-12-03 21:18:44

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: External hard drive, what FS to use...

No journaling, but still quite a few advantages. One for all the max file size, with hidef movies 4gb is seldom limiting.

Offline

#4 2014-12-03 21:30:53

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: External hard drive, what FS to use...

Check which Linux file systems are readable (and writable, if that's also needed) on Windows and Mac.

Offline

#5 2014-12-04 04:58:38

grubenm
Member
Registered: 2014-02-25
Posts: 35

Re: External hard drive, what FS to use...

At least with the ext2-4 filesystems, Windows and Mac can handle reading and writing with additional software

Offline

#6 2014-12-04 08:05:18

trapanator
Member
From: Italy
Registered: 2009-08-10
Posts: 151

Re: External hard drive, what FS to use...

for me, NTFS is the best choice.

Offline

#7 2014-12-04 09:41:16

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,824
Website

Re: External hard drive, what FS to use...

Someone recommended me to use udf on usb drive, I thought he was trolling me. Now I need to try.

Last edited by ugjka (2014-12-04 10:46:10)


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#8 2014-12-04 10:04:48

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: External hard drive, what FS to use...

My bad, DELETED

Last edited by ezzetabi (2014-12-04 13:10:04)

Offline

Board footer

Powered by FluxBB