Unix FAT installer: separate mount/umount; try vfat before msdos
authorH. Peter Anvin <hpa@zytor.com>
Thu, 1 Feb 2007 19:15:15 +0000 (11:15 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 1 Feb 2007 19:15:15 +0000 (11:15 -0800)
commit5528fab0fd41e81e9b876f1bd7ebeb94b30b896c
tree7d8e813fe96c397e1e81cb78d4b5dbba3358c4e6
parent1a1900a2eda610f90180e120e33fa0474f6e84a9
Unix FAT installer: separate mount/umount; try vfat before msdos

Separate the mounting and unmounting code out into separate functions.
Try mounting vfat before trying to mount msdos.
unix/syslinux.c