Welcome, Guest. Please login or register.

Author Topic: VA2000 SD Card Formatting Issue  (Read 7430 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Pat the Cat

Re: VA2000 SD Card Formatting Issue
« on: July 14, 2017, 04:00:47 PM »
All good responses. However, AFAIK you generally can't format an Amiga partition until you've used HDToolbox to change the partition data and set an RDB on the drive, with the correct driver.device being used to access the drive. mntsd.device seems to be right one, that has to be in devs:

The instructions are a little bit weird, I would just save the file as "SD0" rather than "mountlist". That approach of having all different mountable devices in one text file called "mountlist" went out with WB 1.3.

Typically drives that don't work that way have their own utils and don't use standard format command.

Also be aware there was apparently release of new firmware for the VA2000 on the day you posted. https://www.generationamiga.com/2017/07/07/new-drivers-and-firmware-released-for-mnt-va2000/

The actual homepage gives an earlier release date in late June this year, but part of that does increase SD card compatibility, still marked as beta.

http://mntmn.com/va2000/

It might be worth updating before you do Thomas' test on the drive.

I also suspect your Maxtransfer is set too high (depends on what memory you are using for buffers) but that makes no difference to formatting. It can make a difference when you copy files to the drive and they get corrupted if they are larger than the buffer size.
« Last Edit: July 14, 2017, 04:13:00 PM by Pat the Cat »
"To recurse is human. To iterate, divine."

A1200, Vanilla, Surf Squirrel, SD Card, KS 3.0/3.z, PCMCIA dev
A500, Vanilla, A570, Rev 5, KS 1.2/1.3 Testbench system
Rasp Pi, UAE4ARM, 3D laser scanner, experimental, hoping for AmigaOS4Arm, based on Watterott Fabscan Pi
 

Offline Pat the Cat

Re: VA2000 SD Card Formatting Issue
« Reply #1 on: July 15, 2017, 02:09:35 PM »
Oh, it should work if you change the device name on the icon. So GVPSCSI.device rather than SCSI.DEVICE for your existing drive. And MNTSD.device for the current equipment.

(Select the icon for HDToolbox, select "Information" from the drop down menus).

More here, it's badged as for Amigados 3.x for large partition support, but should work very similarly for Kickstart / Workbench 2 and upwards.

http://www.pjhutchison.org/uae_hdtoolbox.html

After the right device driver has been selected, you should be able to read the geometry from the card, which should give you correct Cylinder, Head and Surfaces values.

One tip - I partition drives with a PC laptop to have small partitions 500MB-2GB at the start especially for Amiga boot partitions. But, I'm usually using classic / non upgraded AmigaDOS systems.

That way I've got something any Amiga should be able to boot from, regardless of how out of date the Kickstart and Workbench are.
« Last Edit: July 15, 2017, 02:18:42 PM by Pat the Cat »
"To recurse is human. To iterate, divine."

A1200, Vanilla, Surf Squirrel, SD Card, KS 3.0/3.z, PCMCIA dev
A500, Vanilla, A570, Rev 5, KS 1.2/1.3 Testbench system
Rasp Pi, UAE4ARM, 3D laser scanner, experimental, hoping for AmigaOS4Arm, based on Watterott Fabscan Pi