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
Which command in linux is used for the description of any command?
Why do developers use md5 options on passwords?
What is the tcp handshake?
Is kali linux illegal?
which are the configuration files associate with dns server and client in linux operating system?
How do you create a new user account?
Explain LILO?
What do you type to stop a hung process that resists the standard attempts to shut it down?
What is the difference between linux and bsd?
Why spinlocks are used?
What is mutex in linux?
What daemon is responsible for tracking events on your system?
What is the basic difference between unix and linux operating system?
What feature stateless linux server offers?
What is the linux kernel?