LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-15-2007, 02:20 PM   #1
Rotwang
Member
 
Registered: Jan 2004
Distribution: CentOS
Posts: 281

Rep: Reputation: 30
Get a list of filesystems I support?


How do I get a list of which filesystems my server supports?
 
Old 09-15-2007, 02:45 PM   #2
choogendyk
Senior Member
 
Registered: Aug 2007
Location: Massachusetts, USA
Distribution: Solaris 9 & 10, Mac OS X, Ubuntu Server
Posts: 1,197

Rep: Reputation: 105Reputation: 105
Not totally clear on what you are asking.

`df -k` of course will list things you have mounted. But it's not clear that's what you are asking for.

Perhaps you are asking what file system types can be used with the operating system you are running?

On my Solaris system, `man fs` has a page and then says "See Also" referencing man pages for fstype and vfstab.
 
Old 09-15-2007, 03:03 PM   #3
Rotwang
Member
 
Registered: Jan 2004
Distribution: CentOS
Posts: 281

Original Poster
Rep: Reputation: 30
Yea, what fs types can be used. I'm on CentOS 5. You can install support fir other fs's, so I want to know what all has been installed.
 
Old 09-15-2007, 03:12 PM   #4
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
Code:
# grep FS /usr/src/linux/.config | grep -v "#"
...will give you a rough idea. There will be a few false positives.

Code:
# cat /proc/filesystems
...will do roughly the same, except it will not show you filesystems which you have support for as unloaded modules.

Code:
# ls /lib/modules/`uname -r`/kernel/fs/
...is probably the best.
 
Old 09-15-2007, 05:24 PM   #5
Rotwang
Member
 
Registered: Jan 2004
Distribution: CentOS
Posts: 281

Original Poster
Rep: Reputation: 30
thanks very much.

it looks like I'll have to compile davfs. since it's not in yum... *sigh*...

thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I get the support chipset list of Linux kernel? frisky Linux - Hardware 3 06-18-2006 09:53 PM
where is the wireless chipset support list? barrythai Mandriva 1 03-18-2005 03:30 AM
wireless channel list different from router's list heluani Linux - Laptop and Netbook 1 08-29-2004 10:04 PM
windows filesystems vs. linux filesystems irfanhab General 8 05-25-2004 07:21 AM
Does FreeBSD support existing partitions and ext3 filesystems? GAVollink *BSD 6 01-21-2004 08:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration