how is FAT32 file system mounted in linux file system?
Answer Posted / madhankumar
#mkdir /d
#mount -t vfat /dev/hda1 /d
/dev/hda1------>drive name
| Is This Answer Correct ? | 34 Yes | 1 No |
Post New Answer View All Answers
What is the difference between samba and ftp server in linux?
What is the difference between cron and anacron?
What is stack?
What is the difference between lock and semaphore?
How do you check resources usage?
What is semaphore code?
What is the pipe in linux?
How do you get its usage (a filesystem)?
What are the functions of a linux operating system?
What is the difference between ext2 vs ext3 vs ext4?
How to stop a process running in linux?
What is linux and why it is used?
What are the essential features of the linux operating system?
How to create a new file and modify an existing file in vi editors?
How do you go to a directory in linux?