Create floppy image #28
Unanswered
egaralmeida
asked this question in
Q&A
Replies: 4 comments 1 reply
-
Hi Egar,
I haven't looked at fddEMU recently. But I remember testing binaries on
GitHub https://github.com/acemielektron/fddEMU/releases
Are you using released binaries or recompiled yourself. If you recompiled
fddEMU recently it is possible that a new version of compiler might have
broken supplied petitfs, otherwise it should at least listed the files on
SD card on screen and also on serial console.
If you used released binaries try the older one. If it still doesn't work I
might need to re test myself.
Looking forward to hearing from you,
acemielektron
…On Tue, Mar 21, 2023, 18:18 Egar Almeida ***@***.***> wrote:
Hi, I can't seem to find a way to correctly create FDD images so they can
load in FDDEmu. FDDEmu always replies "no disk" on the display
I've been trying this on a raspberry pi:
dd bs=512 count=2880 if=/dev/zero of=disk1.img
mkfs.msdos disk1.img
(also tried mkfs.fat -F 12 disk1.img)
I then mount the image (sudo mount -o loop disk1.img /media/floppy) copy
the files (so far tried created a new text file using nano), then unmount
and copy my disk1.img to the microSD card)
The microsd card is read correctly from the SD arduino example using the
same pinout as FDDEmu (lists all files), so I assume whatever I'm is wrong
to be read by FDDEmu.
Thanks in advance
—
Reply to this email directly, view it on GitHub
<#28>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM2CISDUI76SCBE4QPTTLDW5HBENANCNFSM6AAAAAAWCS6TYQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Sorry for the late reply,
I had to re test release a839e24 binary (atmega328p-dual-flipped.hex) and
it loads floppy images from SD card without problem.
Petitfs lib used in fddEMU should support fat16 and fat32 formatted SD
cards.
acemielektron
…On Wed, Mar 22, 2023, 00:10 Egar Almeida ***@***.***> wrote:
Thanks for your reply. I'm using the release for build a839e24
<a839e24>,
didn't compile myself.
—
Reply to this email directly, view it on GitHub
<#28 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM2CIRZWNNLECRPVZ4O5DTW5IKMJANCNFSM6AAAAAAWCS6TYQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for checking that out, do you have a link for a floppy image known
to work?
On Wed, 22 Mar 2023 at 16:00 Acemi Elektronikci ***@***.***>
wrote:
Sorry for the late reply,
I had to re test release a839e24 binary (atmega328p-dual-flipped.hex) and
it loads floppy images from SD card without problem.
Petitfs lib used in fddEMU should support fat16 and fat32 formatted SD
cards.
acemielektron
On Wed, Mar 22, 2023, 00:10 Egar Almeida ***@***.***> wrote:
> Thanks for your reply. I'm using the release for build a839e24
> <
a839e24
>,
> didn't compile myself.
>
> —
> Reply to this email directly, view it on GitHub
> <
#28 (reply in thread)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAM2CIRZWNNLECRPVZ4O5DTW5IKMJANCNFSM6AAAAAAWCS6TYQ
>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABPQQAMQB3LTTPQT6DPH5LW5ND4RANCNFSM6AAAAAAWCS6TYQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Egar Almeida
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Simple sector by sector raw images should work, I can also post images.
What shouldn't happened is fddEMU not listing files (FDD images). It should
have even listed txt files, but reject loading them. fddEMU should
recognize fat12 boot sector in floppy images, but even without boot sector
it should load raw FDD images as long as their size is right (1.44mb,
720kb, 360kb).
…On Wed, Mar 22, 2023, 22:28 Egar Almeida ***@***.***> wrote:
Thanks for checking that out, do you have a link for a floppy image known
to work?
On Wed, 22 Mar 2023 at 16:00 Acemi Elektronikci ***@***.***>
wrote:
> Sorry for the late reply,
> I had to re test release a839e24 binary (atmega328p-dual-flipped.hex) and
> it loads floppy images from SD card without problem.
> Petitfs lib used in fddEMU should support fat16 and fat32 formatted SD
> cards.
>
> acemielektron
>
>
> On Wed, Mar 22, 2023, 00:10 Egar Almeida ***@***.***> wrote:
>
> > Thanks for your reply. I'm using the release for build a839e24
> > <
>
a839e24
> >,
> > didn't compile myself.
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#28 (reply in thread)
> >,
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/AAM2CIRZWNNLECRPVZ4O5DTW5IKMJANCNFSM6AAAAAAWCS6TYQ
> >
> > .
> > You are receiving this because you commented.Message ID:
> > ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#28 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AABPQQAMQB3LTTPQT6DPH5LW5ND4RANCNFSM6AAAAAAWCS6TYQ
>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
--
Egar Almeida
—
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM2CIWCLQEUXLOSS35QPUTW5NHGLANCNFSM6AAAAAAWCS6TYQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I can't seem to find a way to correctly create FDD images so they can load in FDDEmu. FDDEmu always replies "no disk" on the display
I've been trying this on a raspberry pi:
dd bs=512 count=2880 if=/dev/zero of=disk1.img
mkfs.msdos disk1.img
(also tried mkfs.fat -F 12 disk1.img)
I then mount the image (sudo mount -o loop disk1.img /media/floppy) copy the files (so far tried created a new text file using nano), then unmount and copy my disk1.img to the microSD card)
The microsd card is read correctly from the SD arduino example using the same pinout as FDDEmu (lists all files), so I assume whatever I'm doing is incorrect to be readable by FDDEmu.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions