Re: Can't mount a floppy disk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sunday 27 August 2006 11:36, Keith Powell wrote:
> I have installed FC5 with the KDE desktop. It's a very good
> distribution and I am very pleased with it.
>
> However, I need to be able to occasionally use floppy disks and I
> can't get them to mount. Inserting a floppy, clicking on the desktop
> "System" icon, going to Storage Media and clicking on the floppy disk
> icon, brings up an error message that it can't be mounted. Neither
> does it automatically mount when a floppy disk is loaded (in case it
> should!).
>
> I have tried going to the icon's properties and experimenting with
> various mount points, but it's still the same. i have tried selecting
> "automatically mount" but nothing.
>
> Then I created a desktop link to the floppy device. It still didn't
> mount. Again, I tried pointing the link to various device mount
> points (guessing where to point it!), but nothing.
>
> I can format a floppy, it's just that I can't mount it.
>
> I'm lost and would appreciate it if someone would kindly point me in
> the right direction.
>
> If this has been asked before and answered, sorry for asking it again,
> but I can't find it in the mailing list or forum archives.
>
> Many thanks
>
> Keith

Hi Keith. You need to create an fstab entry for it, and a floppy directory 
in /mnt. As root.
mkdir /mnt/floppy

Then, as root in a text editor, add the line below to /etc/fstab, which I 
copied from my FC2 install, and works ok on FC5.

/dev/fd0       /mnt/floppy              auto           noauto,owner       0 0

Probably best to reboot, and the new fstab entry will be read.

Nigel.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux