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
In the context of distributed applications, why is a stateful remote procedure problematical? How could such a problem be overcome?
18,76,764
1934879 Asked
3,689
Active Tutors
1422241
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!