keirf / flashfloppy

Floppy drive emulator for Gotek hardware
Other
1.34k stars 193 forks source link

Need Help: using FlashFloppy as 720KB Drive for PC-XT system #800

Closed iosoft closed 1 year ago

iosoft commented 1 year ago

Friends,

I installed FlashFloppy on my Gotek (SFRKC30.AT2). But I have a 2GB Pen-drive only. This is the lowest size I have.

Now -

Regards

keirf commented 1 year ago

Format stick FAT32 and place 720kb image files on the stick. Place jumpers at rear of Gotek at S1 and JC. Gotek will automatically detect img files and let you select between them.

iosoft commented 1 year ago

Format stick FAT32 and place 720kb image files on the stick. Place jumpers at rear of Gotek at S1 and JC. Gotek will automatically detect img files and let you select between them.

Thank you for your kind time and suggestion.

  1. So, I need to set 2 Jumpers, S1 and JC (currently I have only S1)

IMG20230506173057p - Copy

  1. Where can I find/create these 720kb image files? Specially a DOS Boot image.

P.S. Doing it 1st time, so.....

keirf commented 1 year ago

Finding images is part of setting up on a new system. For example I can google around for PC DOS boot disks and find this link for early PC-DOS, which looks promising (160kB disk image): https://winworldpc.com/product/pc-dos/1x

I'm sure MS DOS install media images must be out there somewhere too...

iosoft commented 1 year ago

Friend, one more small question.

My PC-XT (clone) supports only 360KB or 720KB Floppy Drivers, selected by Jumpers. So, I set the jumper as 720KB and also the FlashFloppy as 720KB as you suggested above.

IMG20230205223659

Question: So I have to upload only 720KB size .img files? I cannot use/upload any 1.44MB images, right?

omikron88 commented 1 year ago

1.44MB Floppy uses double bitrate.

Dne pá 23. 6. 2023 9:27 uživatel Ayan Debnath @.***> napsal:

Friend, one more small question.

My PC-XT (clone) supports only 360KB or 720KB Floppy Drivers, selected by Jumpers. So, I set the jumper as 720KB and also the FlashFloppy as 720KB as you suggested above.

[image: IMG20230205223659] https://user-images.githubusercontent.com/349968/248201227-d506893b-baec-4a8a-844a-b71f297d111f.jpg

Question: So I have to upload only 720KB size .img files? I cannot use/upload any 1.44MB images, right?

— Reply to this email directly, view it on GitHub https://github.com/keirf/flashfloppy/issues/800#issuecomment-1603851336, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXMWBDMN24LPVBTDEAFNADXMVAOHANCNFSM6AAAAAAZMI6VFI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

iosoft commented 1 year ago

1.44MB Floppy uses double bitrate.

So, not possible right?

omikron88 commented 1 year ago

No, if the controller cannot be switched for that.

Dne pá 23. 6. 2023 9:39 uživatel Ayan Debnath @.***> napsal:

1.44MB Floppy uses double bitrate.

So, not possible right?

— Reply to this email directly, view it on GitHub https://github.com/keirf/flashfloppy/issues/800#issuecomment-1603863477, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXMWBACLB6DZ5PLOGATTLDXMVB4PANCNFSM6AAAAAAZMI6VFI . You are receiving this because you commented.Message ID: @.***>

iosoft commented 1 year ago

No, if the controller cannot be switched for that.

Ok. I was just asking.... you know that XT-IDE thing can make old system to use High-capacity drives in old systems..... may be that is also possible for FlashFloppy or combined with XT-IDE+FlashFloppy.

That would be cool!