Welcome, Guest. Please login or register.

Author Topic: Amiga IDE>CF setup assistance please!  (Read 5363 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline RedWarriorTopic starter

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 309
    • Show only replies by RedWarrior
Amiga IDE>CF setup assistance please!
« on: August 25, 2016, 08:09:21 AM »
Hey guys- I'm currently navigating a world of pain trying to get some old hardware up and running. I think I've had this same set of questions for about 10 years... I think I got it working once, but that was a long time ago and this is way harder than I remember.

I'm just trying to get my CF card formatted via WinUAE for use in my 1200 classic machine as a HDD... I've managed to get the card to show up as a drive, but cannot format it via workbench or HDToolbox or HDinsttools so far... Both of those tools fails to detect the drive, despite it showing up in Workbench...

I've tried running as Administrator and adding -disableharddrivesafetycheck to the Winaue shortcut... not making any difference. I've tried setting the card as IDE/SCSI/and a few variants, but nothing seems to work. What's the trick?

I thought maybe this should be easy by now, given all the WinUAE updates over the years, but I'm naive like that.

If you can point me to a definitive thread for this kind of info or offer some assistance here that would be much appreciated!!
Thanks heaps

=)
 

Offline vince_6

Re: Amiga IDE>CF setup assistance please!
« Reply #1 on: August 25, 2016, 10:33:29 AM »
On Windows 7, WinUAE detects my CF and HDToolbox can see it.
But when I press save chances nothing happens.

This is what I do.

I use diskpart, I select the disk number and then I type clean.
My BBS : flashbackbbs.sytes.net:6502
http://partsfromthepast.blogspot.gr/ A1200 Black Project
 

Offline paul1981

Re: Amiga IDE>CF setup assistance please!
« Reply #2 on: August 25, 2016, 12:07:20 PM »
http://www.amiga.org/forums/showthread.php?p=802007#post802007

The above link may help. I think there's an option in WinUAE like 'mount removable disks as read only' - well that would need unticking if it is there (assuming you're using a card reader).

Under Windows, first thing I'd do is delete any existing partitions on the CF, this will enable the Amiga emulation to totally handle/write to the CF, as active partitions are protected by WinUAE to avoid accidental erasure of your data. It's likely that mode you're using bypasses that protection, but I have never dealt with that so know nothing about.it.

On HDToolBox, you'll need to change the device from scsi.device to uaehf.device possibly, I woukdn't know about that either as I attach mine direct to IDE adapter. To do this just edit the tooltype in the HDToolBox icon.
« Last Edit: August 25, 2016, 12:15:47 PM by paul1981 »
 

Offline SnkBitten

  • Full Member
  • ***
  • Join Date: Feb 2016
  • Posts: 113
  • Country: us
  • Gender: Male
  • Amithlon Fanatic
    • Show only replies by SnkBitten
    • http://amithlon.snkbitten.com
Re: Amiga IDE>CF setup assistance please!
« Reply #3 on: August 25, 2016, 12:38:41 PM »
I setup a CF card on my Windows 10 PC with WinUAE and the PC's built in multi-card media reader (so most likely USB connected internally).  I had to diskpart the cf card first to erase all formatting/partitioning so that Windows no longer mounted it (states I need to format the card every time I insert it).  Then booting off the install 3.1 .adf I was able to use HDToolBox to "install" the drive and then partition it.

So diskpart, wiping all the partitioning/mbr/gpt/whatever off of it and then allowing WinUAE full access of it.

Offline RedWarriorTopic starter

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 309
    • Show only replies by RedWarrior
Re: Amiga IDE>CF setup assistance please!
« Reply #4 on: August 25, 2016, 02:48:15 PM »
---------------------------
WinUAE message
---------------------------
":FNK TECH USB CARD READER  1.00 "

Block zero write attempt but drive has one or more mounted PC partitions or WinUAE does not have Administrator privileges. Erase the drive or unmount all PC partitions first.
---------------------------
OK  
---------------------------
Does this mean anything to anyone? I"ve removed the drive letter and unmounted as best as I can in Windows... definitely running as administrator... :-/

Also- what is "diskpart"?
 

Offline SnkBitten

  • Full Member
  • ***
  • Join Date: Feb 2016
  • Posts: 113
  • Country: us
  • Gender: Male
  • Amithlon Fanatic
    • Show only replies by SnkBitten
    • http://amithlon.snkbitten.com
Re: Amiga IDE>CF setup assistance please!
« Reply #5 on: August 25, 2016, 03:06:53 PM »
Quote from: RedWarrior;812961
---------------------------
WinUAE message
---------------------------
":FNK TECH USB CARD READER  1.00 "

Block zero write attempt but drive has one or more mounted PC partitions or WinUAE does not have Administrator privileges. Erase the drive or unmount all PC partitions first.
---------------------------
OK  
---------------------------
Does this mean anything to anyone? I"ve removed the drive letter and unmounted as best as I can in Windows... definitely running as administrator... :-/

Also- what is "diskpart"?

diskpart is a windows utility to zero out a drive.  It can delete partitions and MBR so the drive is completely wiped of Windows information, which prevents Windows from mounting it.  Then WinUAE can have full access to it.

https://technet.microsoft.com/en-us/library/cc766465(v=ws.10).aspx

You want to 'clean' the disk but make absolutely sure you are working on that disk and not one of your windows disks.

Make sure you use 'list disk' to find the appropriate disk/cf card and then 'select disk' to change the focus to that disk.  all commands will be directed to the disk currently with focus.
« Last Edit: August 25, 2016, 03:11:11 PM by SnkBitten »
 

Offline F0LLETT

  • Amigakit / A-EON Support
  • Administrator
  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1009
  • Country: gb
  • Thanked: 84 times
  • Gender: Male
    • Show only replies by F0LLETT
    • Ultimate Amiga
Re: Amiga IDE>CF setup assistance please!
« Reply #6 on: August 25, 2016, 05:54:38 PM »
Quote from: SnkBitten;812962
diskpart is a windows utility to zero out a drive.  It can delete partitions and MBR so the drive is completely wiped of Windows information, which prevents Windows from mounting it.  Then WinUAE can have full access to it.

https://technet.microsoft.com/en-us/library/cc766465(v=ws.10).aspx

You want to 'clean' the disk but make absolutely sure you are working on that disk and not one of your windows disks.

Make sure you use 'list disk' to find the appropriate disk/cf card and then 'select disk' to change the focus to that disk.  all commands will be directed to the disk currently with focus.


I have the exact same reader. Sometimes even with cleaning the cards get stuck in some odd mode, where it refuses to be detected after it tries to RDB it in WinUAE.

Its also worth noting to make sure WinUAE is running as Admin (right click exe and click "run as admin").
Quote from: Hungry Horace
Resolute and Industrious Grand ruler of the yellow people and the Ultimate Amiga Empire
Ultimate Amiga Network (Home of SONY PSP Amiga Emulator and AMOS Factory)

Quote from:  He who shall not be named
"Chris is that you!!!"
My all time favorite quote.
 

Offline paul1981

Re: Amiga IDE>CF setup assistance please!
« Reply #7 on: August 25, 2016, 06:57:54 PM »
Quote from: RedWarrior;812961
---------------------------
WinUAE message
---------------------------
":FNK TECH USB CARD READER  1.00 "

Block zero write attempt but drive has one or more mounted PC partitions or WinUAE does not have Administrator privileges. Erase the drive or unmount all PC partitions first.
---------------------------
OK  
---------------------------
Does this mean anything to anyone? I"ve removed the drive letter and unmounted as best as I can in Windows... definitely running as administrator... :-/

Also- what is "diskpart"?


Means that there's still a partition in use on the CF by windows. Delete this partition and all should be well.
 

Offline RedWarriorTopic starter

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 309
    • Show only replies by RedWarrior
Re: Amiga IDE>CF setup assistance please!
« Reply #8 on: August 26, 2016, 12:31:02 AM »
Thanks guys!! Getting to this stage it feels like I've been blindfolded in the back of a car... no idea how to get here again! So many chance variables...

Currently navigating the SFS filesystem and figuring that bit out.... (recommended or not?) A1200 - mostly intended for running demos/Octamed music/and 1.3 oldschool games...

I'm sure I'll be back with more questions soon, but wanted to say THANK YOU very much for helping me to this point! This really is a niche hobby... :D

=)
 

Offline Oldsmobile_Mike

Re: Amiga IDE>CF setup assistance please!
« Reply #9 on: August 26, 2016, 03:22:49 AM »
I'd use PFS instead of SFS, but that's a personal preference.  Also WHDLoad for all your old games.  Makes it easy to install/run all of them from HD.  Enjoy!  :)
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline RedWarriorTopic starter

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 309
    • Show only replies by RedWarrior
Re: Amiga IDE>CF setup assistance please!
« Reply #10 on: August 26, 2016, 03:31:36 AM »
Oh boy oh boy! It worked.... I think... now to go fish out a machine from the garage...

The little rubber feet on my 1200s are all decaying and leaving sticky crud on every surface... is there something I can do to stop them being so gross? Or do I just remove them completely? This isn't really a crucial question.... just chatting =)
 

Offline RedWarriorTopic starter

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 309
    • Show only replies by RedWarrior
Re: Amiga IDE>CF setup assistance please!
« Reply #11 on: August 26, 2016, 03:33:39 AM »
oh crap. Hadn't heard of PFS... Benefits? I just want this thing to work properly. It doen't need to be lightning fast.

My poor little a600 is crapola these days- I tried this kind of project about 10 years ago- checksum errors every time it boots... probably a filesystem issue? Maybe too hard to bother with...
 

Offline RedWarriorTopic starter

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 309
    • Show only replies by RedWarrior
Re: Amiga IDE>CF setup assistance please!
« Reply #12 on: August 26, 2016, 04:57:19 AM »
Ok... How might one determine if the IDE bus works on a given A1200 system? The little LED lights up on the IDE/CF unit, but nothing happens.

It's not clear which way the pins are supposed to go, or if I had the unit upside down... but I've tried different sides & different jumper settings... but the CF IDE (hard drive) doesn't show up as a boot device (which I'm guessing is kinda necessary?)


This machine didn't boot from its previous hard drive, so maybe there's an IDE problem rather than the old drive being toast...?

Input welcome- this sucks... =)
 

Offline RedWarriorTopic starter

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 309
    • Show only replies by RedWarrior
Re: Amiga IDE>CF setup assistance please!
« Reply #13 on: August 26, 2016, 06:21:25 AM »
Tried a different machine... new error.

Is there anything that tests one's patience quite so much I wonder... :D :~(

Odes this make sense to anyone? =) Thanks in advance
 

Offline Oldsmobile_Mike

Re: Amiga IDE>CF setup assistance please!
« Reply #14 on: August 26, 2016, 07:07:03 AM »
I've never used WinUAE to try to prep an Amiga hard drive, so I'm not going to be much help there.  Again, my .02 cents, just get yourself some 3.1 disks (for the princely sum of $14.25 USD) and boot off those.  See if the hard drive is recognizable in HDToolbox and prep it from there.  That's what I'd do.  ;)

http://amigakit.leamancomputing.com/catalog/product_info.php?products_id=1211
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos