mntmn / amiga2000-gfxcard

MNT VA2000, an Open Source Amiga 2/3/4000 Graphics Card (Zorro II/III), written in Verilog
998 stars 77 forks source link

SD Card Fails to Format FFS #4

Open madgrizzle opened 7 years ago

madgrizzle commented 7 years ago

Followed instructions with only one change: FileSystem = L:FastFileSystem

Rebooted, issued: mount sd0: format drive sd0: name "sdcard" quick

Computer returns with "Initializing disk..." followed by a "Format Failure: seek failure". Per a suggestion on amiga.org, I added: DosType = 0x444f5303

After issuing format command, responds with a "*" instead of the seek error. Shell remains locked-up until computer turned off.

LooZee commented 5 years ago

Same problem with PFS3 and FFS. HDToolBox sees the device, but initializing the card hangs. Formatting doesn't work as previously described by madgrizzle. Tried cards from Samsung, Intenso and SanDisk in 2GB, 4GB, 8GB and 64GB sizes.