I'm being lazy here, but if it's not too much work, could you get me a dump of the '98 format help output ?Then it would be a breeze to add support ...
Formats a disk for use with MS-DOS.FORMAT drive: [/V[:label]] [/Q] [/F:size] [/C]FORMAT drive: [/V[:label]] [/Q] [/T:tracks /N:sectors] [/C]FORMAT drive: [/V[:label]] [/Q] [/1] [/4] [/C]FORMAT drive: [/Q] [/1] [/4] [/8] [/C] /V[:label] Specifies the volume label. /Q Performs a quick format. /F:size Specifies the size of the floppy disk to format (such as 160, 180, 320, 360, 720, 1.2, 1.44, 2.88). /T:tracks Specifies the number of tracks per disk side. /N:sectors Specifies the number of sectors per track. /1 Formats a single side of a floppy disk. /4 Formats a 5.25-inch 360K floppy disk in a high-density drive. /8 Formats eight sectors per track. /C Tests clusters that are currently marked "bad."
'raw' writing on a drive with debug could be very dangerous, with a diskeditor (like HxD) the user can easily check whether the right drive is selected
to prepare a 4 gb SDHC card in my A610.
this page is confusing me for some reason. so can i get a quick answer? 16gig SHDC cards work with CHDK autoboot, yes or no?
@shinbetYou need to partition your card first to be able to autoboot CHDK.Try SDM installer, linked here http://chdk.setepontos.com/index.php/topic,3164.msg29915.html#msg29915 to prepare your card. When you have partitioned your card, make the small FAT16 partition bootable and copy DISKBOOT.BIN on it, The rest of the CHDK files should be copied to the large FAT32 partition. Finally set write protect on card to on.HTH,wim