how is FAT32 file system mounted in linux file system?
Answer Posted / 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 View All Answers
How do you check permissions of each directory to a file?
Explain how you can find a file using terminal?
What is gui in linux?
Is linux still used?
What is gcc compiler in linux?
What is the structure of linux?
What is the difference between a mutex and a semaphore?
How to color the git console?
Is there chrome for linux?
How can you find a path to the file in the system?
What is a script file in linux?
What is the alternative method to a gui installation in linux?
Is red hat linux free?
What are semaphores in linux?
Does google own linux?