Subject: Re: file systems for large, removable drives?
To: None <netbsd-users@netbsd.org>
From: Andy Ball <andy.ball@earthlink.net>
List: netbsd-users
Date: 05/26/2006 22:31:19
Hello Steven,
SMB> I'm contemplating adding a large, removable (USB)
> disk to some systems, to hold (legal) MP3s. The
> question is what file system to use.
I have used tar on Zip disks where I wanted to conveniently
move data between NetBSD systems with different partitioning
schemes (and that were differently-endian). Zip drives are
not large by today's standards and I'm not sure it would be
practical to untar a file through an MP3 player on the fly.
- Andy.