widower2008 wrote:widower2008 wrote:
Ok now have my CosmosEx powered and connected using the external power. To be able to see the device I have to connect it to the hard drive ASCI port on the back of my Mega ST 2, Ethernet and not using the IKDB injector as with this connected the original keyboard seems to work but the mouse gets stuck in the top left corner of the screen!
I have tried to set up the shared drive and an SD card but so far I am not having much luck. I have used the CE_CONF.PRG to setup as follows
ACSI config tool
id 0 = trans
id 1 = sd
id 3 to 7 = raw - not sure why but doesn't seem to matter for what I am doing so far!
Translated disk
First translated as G
Shared drive as P
Config Drive as O
Shared drive is enabled using cifs
server IP is valid
share is entered as Atarishared
Valid username and password defined
(The share is on a Netgear NAS drive and has been tested with the user id and password from a windows box)
Floppy config is enabled as drive 1 (Note my old diamond button drive doesn't rotate but the stepper motor is fine!)
I can open the Drive O no problem, when I add drive P it shows as an empty drive which I then copied a file to and that appears to be on the Raspberry Pi SD card not the SD in the external SD slot......
Not sure where I am going wrong but hoping for more help if possible as you guys seem to know stack loads!
Hope to add a PC floppy with the cable fix mentioned elsewhere on here if I can find a 34 pin male and female idc plus a spare bit of 34 way cable - might cut it off a spare PC cable but then need the male end so I don't need to damage the Atari original!
Update - OK cann now connect via Raspberry Pi and via CosmosEx Raspberry device to Netgear share but via nfs using the following (ip addresses permitted for read write access)
pi@raspberrypi ~ $ sudo mount -v -t nfs -o nolock 192.168.1.84:/Atarishared /mnt/shared
mount.nfs: timeout set for Tue Aug 19 16:34:57 2014
mount.nfs: trying text-based options 'nolock,vers=4,addr=192.168.1.84,clientaddr=192.168.1.107'
mount.nfs: mount(2): No such file or directory
mount.nfs: trying text-based options 'nolock,addr=192.168.1.84'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 192.168.1.84 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 192.168.1.84 prog 100005 vers 3 prot UDP port 48770
pi@raspberrypi ~ $ ls /mnt/shared
ALL_SWR COPYACC CREDISK.zip drimg-0.86.tar.gz EMPTYFLO.zip FLOFOR.zip FO98.zip hddriver90_demo.zip icdp655a.zip SupHD.rar tos104uk.zip tos162uk.zip
ALL_SWR.zip COPYACC.zip DISKIMAG.zip drimg13.zip FdInstall.zip FloImg1.zip hddriver90_demo icdp655a SELTOS.zip tos102uk.zip tos106uk.zip TRACCPR.zip
pi@raspberrypi ~ $
Note - this also works from CosmosEx - just need to get the CosmosEx and Atari Mega ST2 talking again now!!
