Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


find out what file systems supported by kernel?

Answers were Sorted based on User's Feedback



find out what file systems supported by kernel?..

Answer / vimal kumar k

cat /proc/filesystems

will show all the file system types that the kernel can
handle currently. Be aware that kernel will load the
necessary modules automatically if it have, for a new file
system type present in a new device you plug into it and
then the output of the above command will vary.

Is This Answer Correct ?    29 Yes 1 No

find out what file systems supported by kernel?..

Answer / srinivas niddapu

# fdisk /dev/hdx

option: t

it will show the supported FS in the kernel

Is This Answer Correct ?    8 Yes 10 No

find out what file systems supported by kernel?..

Answer / frank

root# df -T

Is This Answer Correct ?    2 Yes 6 No

find out what file systems supported by kernel?..

Answer / ayjaz khan

you can give following commands
#fdisk <disk name>
then press t

this command will show all the file system with code
supported by the current linux kernel.

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Linux Commands Interview Questions

What is $@ in bash?

0 Answers  


What is the use of cp p command?

0 Answers  


Why is linux cpu usage so high?

0 Answers  


how is "to run even after user logs out"

2 Answers   Google,


What are commands in grammar?

0 Answers  


What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?

0 Answers  


How do I permanently delete linux history?

0 Answers  


What is option in linux command?

0 Answers  


How do you copy in linux terminal?

0 Answers  


What is mkdir p?

0 Answers  


What are the files to be used in the network installation of linux os?

4 Answers  


How can you check the amount of lines in a file?

0 Answers  


Categories