Amiga.org

The "Not Quite Amiga but still computer related category" => Amiga Emulation => Topic started by: gizz72 on September 08, 2004, 12:49:28 AM

Title: PC0: on WINUAE
Post by: gizz72 on September 08, 2004, 12:49:28 AM
Greetings,

Is it possible to mount PC0: using the actual PC floppy so I can format it directly under WINUAE and not having to Alt-TAB it? err.. for convinience.

BTW, The lesser I use WIN!DOH!S the better. I'm using AF6 at work now. Always wanted a '040 unit anyway. 8-)

Thanks in advance for the advice.

Regards,

Gizz
Title: Re: PC0: on WINUAE
Post by: adz on September 08, 2004, 01:03:05 AM
Err...from my knowledge, no. PC0: under uae is exactly what it is when using a real Amiga, a device driver that allows you to read IBM formatted disks in a Amiga FDD, and seeing as your DF0: is actually a "virtual drive" for reading adf files, I doubt it. You never know, someone else may have an idea though. Good luck :-)
Title: Re: PC0: on WINUAE
Post by: blobrana on September 08, 2004, 12:52:46 PM
Yeah,
not possible with a standard set-up - though if you could rig up a zip drive through the IDE interface then it may be possible to do it directly....

Strangely enough I've always had a PC0 device mounted ...
not that i have ever used it.
but yeah it's possible, with the virtual floppy drive;
 just choose custom floppy and format the virtual floppy to create a `empty dos`  one.

But why?
Are you using a Hard-Disk file?
I JUST SAVE the file onto the real PC HD and i can decant that directly onto floppies later...
Title: Re: PC0: on WINUAE
Post by: seer on September 08, 2004, 01:47:16 PM
I believe you can choose which Windows drives to load as standard in WinUAE. "Add PC drives at startup" or something like that.. I think drive a: is listed there as well.. Can't check it now tho.
Title: Re: PC0: on WINUAE
Post by: blobrana on September 09, 2004, 09:58:32 PM
@seer
Hum,
looks like your right...Doh!, i thought it only worked with the IDE  interface...

Add a device , and add the path a:/, it does work...!



Title: Re: PC0: on WINUAE
Post by: seer on September 10, 2004, 10:16:36 AM


Guess that's because you format the disk as FFS or OFS. Something the PC drive can't do.

You could try to format it in a CLI or shell and specify that you want to format it with the crossdossfilesystem. Maybe that works.
Title: Re: PC0: on WINUAE
Post by: Piru on September 10, 2004, 10:22:25 AM
Quote
Guess that's because you format the disk as FFS or OFS. Something the PC drive can't do.

No, it's not because of that.

Quote
You could try to format it in a CLI or shell and specify that you want to format it with the crossdossfilesystem. Maybe that works.

No way.

A) You cannot specify crossdosfilesystem for format.
B) "Add PC drive A:\" doesn't make the drive available thru trackdisk.device or mfm.device. It makes it available similar to hard disk, that is filesystem bridge only. You can't format such drive.

Basically you need to use Windows side to format the floppy still. Also I doubt this A:\-mount handles disk changes well.
Title: Re: PC0: on WINUAE
Post by: seer on September 10, 2004, 10:28:00 AM
@Piru,

Ok, that does make sense. :-) Thanks.