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 |
What is called .scratch pad of computer.?
Why should you avoid telnet to administer a linux system remotely?
How do I find server information in linux?
How to see the list of mounted devices on linux?
What is the shortcut to the login directory?
How many viruses are there for linux?
What is the difference between ext2 vs ext3 vs ext4?
What is libc in linux?
What is the pipe in linux?
Which transistor is used in each cell of eprom?
How long will it take to learn linux?
Who invented linux and unix?