Results 1 to 4 of 4

Thread: Floppy not working on Ubuntu

  1. #1
    Join Date
    Jan 2009
    Posts
    40

    Floppy not working on Ubuntu

    Hello there,
    I have just installed Ubuntu on my system. but my floppy drive is not working. Whenever i put floppy in the drive, it do not respond. The floppy is fine and working on windows XP and vista systems. Can anyone tell me, what is the problem here?

    Thank you all.

  2. #2
    Dr. V Guest

    Re: Floppy not working on Ubuntu

    Follow these steps for floppy Activation on Ubuntu:
    • Run Update Manager & Reboot
    • Run (Alt + F2): gksu gedit /etc/modules
    • For msdos usage - Add the line to the end of the list:
      floppy
    • Save the file & Close document.
    • For Linux Native (ext2) usage - Add two lines to the end of the list:
      #To load floppy module
      floppy
    • Save the file & Close document.
    • Reboot the system
    • Run :
      sudo mkdir floppy0
      sudo chmod g+rwx floppy0
      sudo chmod o-rx floppy0
      sudo modprobe floppy
      sudo mount /dev/fd0 floppy0
    • Again Reboot
    • Go to Main Menu : System/Administration/Synaptic Package Manger =>Quick search =>type floppy =>Check =>fdflush =>Mark for Installation =>Apply =>Reboot
    • To activate Floppy Formatter - In a Root Terminal , type : sudo gfloppy (enter)
    • To mount floppy : Right Click on Floppy Drive - Mount - in Nautilus (File Browser). Do not use Double Click.
    • Reboot if floppy unable to mount or fail

  3. #3
    Join Date
    May 2008
    Posts
    2,680

    Re: Floppy not working on Ubuntu

    You should probably seriously consider not using floppies anymore. I haven't used floppies for years. Just burn everything on a CD-RW.

  4. #4
    Join Date
    Nov 2005
    Posts
    3,026

    Re: Floppy not working on Ubuntu

    There seems to be a problem with mounting removable media. Try: mount /media/floppy0
    Try to updating you version of pmount. Enable the following dapper repository in /etc/apt/sources.list only once. But disable the Dapper Repo after fix.

Similar Threads

  1. USB modem not working on Ubuntu
    By nohito in forum Operating Systems
    Replies: 2
    Last Post: 28-08-2013, 10:54 AM
  2. Superoneclick is not working in the UBUNTU?
    By IsHrAt in forum Portable Devices
    Replies: 7
    Last Post: 18-06-2011, 09:36 PM
  3. QuickCam Pro not working on Ubuntu 8.04
    By Elizabeth Allen in forum Hardware Peripherals
    Replies: 6
    Last Post: 12-06-2010, 06:44 AM
  4. Agp not working on Ubuntu
    By Raulf in forum Operating Systems
    Replies: 5
    Last Post: 27-03-2010, 08:54 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,340,470.07149 seconds with 16 queries