how is FAT32 file system mounted in linux file system?
Answers were Sorted based on User's Feedback
#mkdir /d
#mount -t vfat /dev/hda1 /d
/dev/hda1------>drive name
| Is This Answer Correct ? | 34 Yes | 1 No |
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 |
How to rename a file in linux?
What is the root account in linux?
What utility would you use to cut off the first column in a text file?
How will you see the calendar for specific month say august 1947 in linux?
What is gcc compiler in linux?
Is it hard to learn linux?
what are the best synchronization techniques for share memory data in linux?
0 Answers SwanSoft Technologies,
How do I change my profile in linux?
Is mac a posix?
State the difference between swap partition and a swap file?
What is yum and rpm in linux?
Enlist the features of the linux operating system?