Hi Peter,

> Does anyone have a blank (or even full) ST506 disk image to that they
> could put up for download somewhere. (and also the lines from their
> .arcemrc for configuring it).

No, but can't you just create a file of zeros the right size and run
HForm on it under the emulator?  For a 20MiB one:

    dd if=/dev/zero of=blankst506.img bs=1024 count=20480

I think that's what I've done in the past IIRC.

Cheers,


Ralph.




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
arcem-devel mailing list
arcem-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arcem-devel

Reply via email to