Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

What filesystem(s) my Linux supports?

Answer:

E.g. To see what ext filesystems it support, use

# cat /proc/filesystems  | grep ext
        ext3
        ext2
        ext4
  1. How to convert ext2 partition to ext3?
  2. Mount a filesystem by UUID in Linux
  3. Find out the CPU model in Linux
  4. mount: unknown filesystem type ‘nfs’
  5. Find out physcial memory size in Linux

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>