Oded Maimon - IT Blog
In this blog I will write about linux, opensource, oracle and more...
Saturday, June 18, 2005
Know which filesystems your linux kernel supports
syntax:
grep -n FS /boot/config-KERNEL-VERSION
for example, I would like to know if my machine supports NFS,
and the kernel I use is 2.6.11-1.1369_FC4, I will run:
grep -n NFS /boot/config-2.6.11-1.1369_FC4
Oded.
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment