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
The hierarchy of a series of directories branching in a user system starts from?
What are symbolic links?
Why kerberos?
What does sar provide?
What is the basic difference between unix and linux operating system?
What is difference between at and cron?
What separates unix and linux?
Does netflix work on linux?
Why do hackers prefer linux?
Do I need antivirus for linux mint?
Is linux illegal?
Is mac a unix or linux?
Is everything in linux a file?
Can spinlock be interrupted?
What does grep() stand for?