Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2008 15:34:25 +0200 (CEST)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-chat@FreeBSD.ORG, carloshpf@oi.com.br
Subject:   Re: file system
Message-ID:  <200805071334.m47DYPVN058822@lurza.secnetix.de>
In-Reply-To: <481FC49E.2040106@oi.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
Carlos Porto Filho wrote:
 > What file system do you use for a data partition (music, video..)
 > to use between windows and freebsd in a dual boot system?

Well, I use a file server (FreeBSD) with NFS + Samba, so it
can be accessed from both Windows and FreeBSD machines.
Samba works surprisingly well, I even dare to say it works
better than NFS.

 > is there something better than fat32?

That question seems to imply that fat32 is not sufficient
for what you need.  So what exactly do you need that fat32
does not support?

Usually, for multimedia files, fat32 works just fine.
it doesn't support ownership, permissions and a few other
things, but that doesn't matter much for multimedia files
on your private home machine.  If you do need to restrict
access to some files, one solution is to put those on a
separate fat32 FS and mount it with proper options (see
mount_msdosfs(8): -u, -g, -m, -M) so only certain users
or groups can access it.

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

"What is this talk of 'release'?  We do not make software 'releases'.
Our software 'escapes', leaving a bloody trail of designers and quality
assurance people in its wake."



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