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

what is trap signal

1 Answers  


What are system calls in linux?

0 Answers  


What are the contents of /usr/local?

0 Answers  


What is the latest version of linux?

0 Answers  


What is the alternative method to a gui installation in linux?

0 Answers  






What is the advantage of linux operating system?

0 Answers  


What are the linux distribution (operating system) names?

0 Answers  


How secured is linux? Explain.

0 Answers  


What does finger do in linux?

0 Answers  


How many types of user accounts are available in linux os?

0 Answers  


What does swap mean in linux?

0 Answers  


What companies use linux?

0 Answers  


Categories