/*\ * $VER: DVD-RAM_2.6 0.5 SFS (01.06.00) * Designed by Steven Norburn . * 2380 MB, 1218960 blocks with 2048 bytes per block. * * : Is the same as this filename. * Device and Unit fields are set by tooltypes. * * : * Device = scsi.device * Unit = 3 * * The other default settings should hopefully be fine ! \*/ FileSystem = L:SmartFilesystem Buffers = 50 /* The amount of cache (100K) */ BufMemType = 0 /* Any type of cache memory */ GlobVec = -1 /* Do no change */ Surfaces = 1 /* Number of Surfaces */ BlockSize = 2048 /* Number of bytes in a Block */ BlocksPerTrack = 60 /* Blocks are later known as Sectors */ LowCyl = 0 /* Start Cyl */ HighCyl = 20315 /* End Cyl */ Mount = 1 /* Mount it immediately */ DosType = 0x53465300 /* FileSystem ID 'SFS'/0 */ #