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

Is learning linux worth it?

0 Answers  


What is segmentation fault?

1 Answers  


What does whoami do?

0 Answers  


What is nfs?

0 Answers  


Search for: how do I install linux?

0 Answers  


Does kali linux need antivirus?

0 Answers  


Differentiate between cron and anacron.

0 Answers  


What are the advantages of arch linux?

0 Answers  


How do I find the ip address of a mac address in linux?

0 Answers  


How can you view a file?

5 Answers  


Does apple use linux or unix?

0 Answers  


What is the difference between soft and hard mounting points?

0 Answers  


Categories