Do anyone has an experience with a floppy?

Help for Current Versions of MX
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
bbfuller
Posts: 51
Joined: Thu Jan 04, 2018 1:20 pm

Re: Do anyone has an experience with a floppy?

#11 Post by bbfuller »

Just tried that again with an older MX laptop and the one I tried earlier.

Both are working properly now.

User avatar
r-tea
Posts: 6
Joined: Sun Jun 30, 2024 7:04 am

Re: Do anyone has an experience with a floppy?

#12 Post by r-tea »

bbfuller wrote: Wed Dec 25, 2024 4:50 am I started an MXLinux laptop and took the floppy drive to it.

It happily read both of the disks I had been playing with.

When I tried writing another file to the floppy (1.3MB free, 81.6KB test file, I got the message:

Access Denied
Could not write to /media/bbfuller/disk/<filename here>

Looks like you're not alone.
Thank you for your support. I am pretty sure that the floppy disk (disks) are ok. I can read them all, but I can't write them.
BTW, how to delete, erease, format the whole floppy disk and create new partition, for example an ext4 one?
alternative OS: AmigaOS, MorphOS, Linux
ASRock 960GM-GS3 FX

User avatar
r-tea
Posts: 6
Joined: Sun Jun 30, 2024 7:04 am

Re: Do anyone has an experience with a floppy?

#13 Post by r-tea »

Can anyone provide me the "fdformat" command file? I suspect there is something wrong with my floppy drive because it is for sure mounted with rw parameter.
alternative OS: AmigaOS, MorphOS, Linux
ASRock 960GM-GS3 FX

ghunter
Posts: 175
Joined: Mon May 29, 2023 12:40 am

Re: Do anyone has an experience with a floppy?

#14 Post by ghunter »

try changing to wiki

https://wiki.debian.org/Floppy

However it thinks you need to be a member of the group floppy.....and so the non-root command

Code: Select all

groups
must contain string floppy.

you can also instead of making yourself a member of that group...change user to users......as user actually means root user

User avatar
Gabriel_M
Posts: 158
Joined: Tue Aug 13, 2019 7:21 pm

Re: Do anyone has an experience with a floppy?

#15 Post by Gabriel_M »

To format a floppy disk, it is convenient to act as root and create an ext2 file system, because ext3 is a 'journaling' type system and floppy disks do not have this feature, you can try with:

Code: Select all

exec sudo -i
mkfs.ext2 /dev/fd0
This is assuming that the floppy drive is /dev/fd0
Desktop Mobo: BIOSTAR model: B450MHP
CPU AMD Ryzen 3 3200G
RAM: 8 GiB 2667 MHz DDR4
Device-1: AMD Picasso/Raven 2
STORAGE:Gigabyte model: GP-GSTFS31480GNTD size: 447.13 GiB
DISTRO: MX-23.6_x64 Libretto XFCE 4.20

User avatar
manyroads
Posts: 2657
Joined: Sat Jun 30, 2018 6:33 pm

Re: Do anyone has an experience with a floppy?

#16 Post by manyroads »

Yep, I used floppies from the early 1980s to mid 1990s.
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

Post Reply

Return to “MX Help”