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

Does apple use linux or unix?

0 Answers  


How can you find the status of a process?

0 Answers  


Which is the best linux for beginners?

0 Answers  


How do you execute a file in linux?

0 Answers  


How can we find the current value for shell variables?

0 Answers  






What is the gui?

0 Answers  


What is the difference between samba and ftp server in linux?

0 Answers  


Is unix and linux the same thing?

0 Answers  


How can you login to another system in your network from your system?

0 Answers  


Name the linux loader.

0 Answers  


How do I download linux os?

0 Answers  


What are some common things between linux & unix?

0 Answers  


Categories