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

Why do hackers use linux?

0 Answers  


What is curl used for in linux?

0 Answers  


How OS communicates with program when it crashes in Linux?

0 Answers   Arigo Infotech,


What are the contents in /usr/local?

0 Answers  


how many types of user accounts are available in linux os? if i assign a uid below 500 to a normal user..wat wil be happened?

5 Answers  






Do most hackers use linux?

0 Answers  


Enlist some linux distributors (distros) along with its usage?

0 Answers  


User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server from other place. 1st user able to login. but second user unable to login so how can troubleshoot it ?

1 Answers   Oracle,


Is it possible to install Linux RHEL5 os along with fedora14 linux os in one system ?

2 Answers   IBM,


What is the role of semaphores in linux?

0 Answers  


Is linux unix based?

0 Answers  


What is linux drm?

0 Answers  


Categories