Some questions regd msdos/vfat filesystems in linux:
1. Are msdos and vfat types same or different?
If different, what is that difference?
(ie., when can I say 'mount -t msdos and when mount -t vfat?)
2. Does v in vfat stand for 'virtual'? If yes, what is virtual about
it? The underlying FS is afterall FAT (16 or 32).
thanks