0 Members and 1 Guest are viewing this topic.
This is the mountlist from the instructions:Code: [Select]SD0: Device = mntsd.device Unit = 0 Flags = 1 Surfaces = 1 <- Adjust to the number of Gigabytes you BlocksPerTrack = 1024 want to use on the card Reserved = 2 Interleave = 0 LowCyl = 2 HighCyl = 1024 Buffers = 32 GlobVec = -1 BufMemType = 1 Mask = 0xFFFFFFFE MaxTransfer = 0x7FFFFFFF FileSystem = L:pfs3 <- Change to your filesystem of choice StackSize = 8192 Mount = 1# <- Don't forget the closing hash markIt is for a 512 MB card. How large is your card?Also try to addDosType = 0x444f5303
SD0: Device = mntsd.device Unit = 0 Flags = 1 Surfaces = 1 <- Adjust to the number of Gigabytes you BlocksPerTrack = 1024 want to use on the card Reserved = 2 Interleave = 0 LowCyl = 2 HighCyl = 1024 Buffers = 32 GlobVec = -1 BufMemType = 1 Mask = 0xFFFFFFFE MaxTransfer = 0x7FFFFFFF FileSystem = L:pfs3 <- Change to your filesystem of choice StackSize = 8192 Mount = 1# <- Don't forget the closing hash mark