1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Name
makebootfat - History For makebootfat
makebootfat Version 1.4 2005/03
) Fixed a memory leak.
makebootfat Version 1.3 2005/02
) Minor fixes at the documentation.
makebootfat Version 1.2 2005/02
) Added support for syslinux 3.xx with the new
-Y option. This removes the limitation of 1 GB
on FAT filesystems.
) The Linux version now suggests to switch to root if
searching for usb devices results in "Access Denied"
errors.
) Added a new -Z option to force ZIP-Disk compatibility.
) Added a minimal write cache to speedup the writing process.
makebootfat Version 1.1 2004/12
) The mbrfat sector now prints the type and geometry of
the drive.
) Minor fixes at the documentation.
) Fixed a minor problem in the Windows SetupDiGetProperty()
function.
) Removed the 4GB limit creating FAT32 partition in 32 bit
Linux systems.
makebootfat Version 1.0 2004/06
) First version.
|