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


Please Help Members By Posting Answers For Below Questions

Is bsd a posix?

537


Does linux make money?

523


How do you check which service is running on which port in linux?

547


Is linux illegal?

574


Is linux really better than windows?

550






Enlist the features of the linux operating system?

541


What is the difference between linux and android?

550


What is the most advanced linux?

506


What is bash?

550


How to enable acls for /home partition?

568


What is curl used for in linux?

529


What is the best linux operating system?

527


Which daemon controls the print spooling process?

748


Is learning linux worth it?

511


You want to search for all the *.tar files in your home directory and wants to delete all at once. How will you do it?

741