Afficher un message
Vieux 28/04/2007, 12h50   #3
Kushal Kumaran
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to determine which filesystems are available

On 4/28/07, Sjoerd Hiemstra <shiems146@kpnplanet.nl> wrote:
> On Sat, 28 Apr 2007 14:59:19 +0530 Kushal Kumaran wrote:
> > On 4/28/07, Sjoerd Hiemstra <shiems146@kpnplanet.nl> wrote:
> > > I inserted a Mac HFS formatted USB stick, and to my surprise a
> > > window popped up in Gnome, displaying its contents.
> > > Debian handles the HFS filesystem by default??
> > >
> > > Which makes me wonder, how I could determine which filesystems are
> > > available. Are HFS+ and UFS supported?
> > > Or, to put it more precisely: support for which filesystems is
> > > compiled into the kernel.

> >
> > Try /proc/filesystems. See the manpage for proc(5). For more info on
> > the running kernel, take a look at /proc/config.gz

>
> Here's the contents of /proc/filesystems (Etch).
> Odd enough, HFS is not listed, despite the fact that it appears to be
> functioning. ???
>
> $ cat /proc/filesystems
> <snip contents not containing hfs>


It appears to show only those filesystems that are supported by loaded
modules or that are built into the kernel. You can look into the
/lib/modules/`uname -r`/kernel/fs/ directory to see what filesystem
modules are available.

--
Kushal


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
 
Page generated in 0,04843 seconds with 9 queries