Jump to content
IGNORED

SD2IEC to REAL FLOPPY! HELP!


nd2003grad

Recommended Posts

I'm driving myself NUTS over trying to do this. I've tried several programs, but nothing seems to work. This mainly stems from me having no Earthly clue as to how to switch my 1541 to a different device number. I've tried all sorts of command lines found online to no avail. There are programs floating around, but all links are dead. Anyone have any idea what stupid thing I may be doing? I know how to do it outside of this device issue.

Link to comment
Share on other sites

I think it might be mentioned in the owners manual, if you have access to that, but here's an on-line mention of how to do it:

 

http://www.atarimagazines.com/compute/issue50/221_2_READERS_FEEDBACK_Commodore_Disk_Drive_Device_Number_Update.php

Thanks, Seagull...but I am looking for a more temporary fix just for transfer.

Link to comment
Share on other sites

Assuming your SD2IEC currently is device 8 and you want it to be 9:

OPEN1,8,15,"U0>"+CHR$(9):CLOSE1

 

In order to change it permanently:

OPEN1,9,15,"XW":CLOSE1

 

Adjust 8 and 9 (or 10) as required.

 

Of course you can change it back later, so it is not carved in stone even if you set it permanently.

Edited by carlsson
Link to comment
Share on other sites

Some SD2IEC has switch for setting ID and some don't. Nearly all of them shares the same basic design. If you can find the manual or schematic for your version, you could check and see if there's anything for setting ID more permanent. The code mentioned above only lasts until you power cycle the drives.

Link to comment
Share on other sites

Thanks, Seagull...but I am looking for a more temporary fix just for transfer.

No worries, and yeah, thought about that later, that a permanent fix might not be where you were heading. No experience myself, with a sd2iec, but figured more knowledge than me would chime in, and get you set up, and look...it happened! Glad to see!

  • Like 1
Link to comment
Share on other sites

Yeah there is a ton! Mine has an lcd on top and a couple buttons on front. Power and 2 dip switches on back of case.

 

 

Indeed there is. And I know which one you have and where you got it from your description :) The same guy made this one which I prefer the best due to its wire free nature, and it also had device number change (8,9,10,11) DIP switches:

post-21417-0-25364600-1486782220_thumb.jpg

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...