how is FAT32 file system mounted in linux file system?

Answers were Sorted based on User's Feedback



how is FAT32 file system mounted in linux file system?..

Answer / madhankumar

#mkdir /d
#mount -t vfat /dev/hda1 /d

/dev/hda1------>drive name

Is This Answer Correct ?    34 Yes 1 No

how is FAT32 file system mounted in linux file system?..

Answer / gaurav pandey

1: mkdir /kaka

2: open vim /etc/fstab and mount it permently.

3: mount -t vfat /dev/hda1 /kaka

4: /dev/hda1...... drive name.

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More Linux General Interview Questions

Explain how you can create a folder using terminal?

0 Answers  


what is kernel parameters? where its located and how would you find it ?

1 Answers   Oracle,


What is 1st / 2nd / 3rd / 4th generation processor?

0 Answers  


How to find out shared file&dir of ftp?

0 Answers  


Can linux run on 2gb ram?

0 Answers  






Is linux affected by viruses?

0 Answers  


What is linux mint used for?

0 Answers  


Name some shells that are commonly used in linux.

0 Answers  


What utility do we have to use for a log to rotate automatically?

0 Answers  


what has the greater market share of Linux SW/HW?

0 Answers  


Is linux better than windows for gaming?

0 Answers  


How can we recover a file that was deleted in linux?

0 Answers  


Categories