FAT32 file system mounted in Linux file system
How is FAT32 file system mounted in Linux file system?
Expert
1: mkdir /kaka
2: open vim /etc/fstab and mount it permently.
3: mount -t vfat /dev/hda1 /kaka
4: /dev/hda1...... drive name.
Normal 0 false false
18,76,764
1930006 Asked
3,689
Active Tutors
1444698
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!