Results 1 to 7 of 7

Thread: Where oh where is my floppy?

  1. #1
    Junior Member
    Join Date
    Mar 2004
    Location
    10 0 11 0 0 02
    Posts
    7

    Where oh where is my floppy?

    I successfully got Knoppix installed to my HD. When I click on my desktop's floppy icon I receive
    Code:
    Unable to run the command specified. The file or directory file:/mnt/floppy does not exist.
    Any suggestions?

    DrWhom

  2. #2
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    1,516
    no, sadly not. have you checked if it is found? and as what?
    Code:
    dmesg |grep fd
    and check the /mnt/ if there is a dir called floppy there, it might be that simple.

  3. #3
    Junior Member
    Join Date
    Mar 2004
    Location
    10 0 11 0 0 02
    Posts
    7
    Okay I tried the dmesg and recevied:
    Code:
    Floppy drive(s): fd0 is 1.44M
    So I went into my fstab and found:
    Code:
    # /etc/fstab: filesystem table.
    #
    # filesystem  mountpoint  type  options  dump  pass
    /dev/hdc3  /  ext3  defaults,errors=remount-ro  0  1
    /dev/hdc2  none  swap  sw  0  0
    proc  /proc  proc  defaults  0  0
    /dev/fd0  /floppy  vfat  defaults,user,noauto,showexec,umask=022  0  0
    /dev/cdrom /cdrom  iso9660  defaults,ro,user,noexec,noauto  0  0
    /dev/cdrom1 /cdrom1  iso9660  defaults,ro,user,noexec,noauto  0  0
    /dev/dvd /dvd  iso9660  defaults,ro,user,noexec,noauto  0  0
    /dev/cdaudio /cdaudio  iso9660  defaults,ro,user,noexec,noauto  0  0
    # Added by KNOPPIX
    /dev/hdc1 /mnt/hdc1 auto noauto,users,exec 0 0
    ~
    When I cd to /dev/fd0 to find "floppy" I get:
    Code:
    bash: cd: /dev/fd0: Not a directory
    So I put in a cd and mount /dev/cdrom, the drive begins to spin and then I receive:
    Code:
    mount /dev/cdrom
    mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
           or too many mounted file systems
    This is very strange to me. I hope someone can help.

    DrWhom

  4. #4
    Senior Member registered user
    Join Date
    Nov 2003
    Posts
    361
    Code:
    su
    mkdir /mnt/floppy
    exit
    then edit /etc/fstab, change the "/floppy" entry to "/mnt/floppy" for instance like this:
    Code:
    su
    kedit /etc/fstab
    exit
    For the cdrom we would need to find out where it is located logically, look in /var/log/messages.
    Mine contains:
    Mar 18 09:36:31 tuxbox kernel: SCSI subsystem driver Revision: 1.00
    Mar 18 09:36:31 tuxbox kernel: scsi0 : SCSI host adapter emulation for IDE ATAPI devices
    Mar 18 09:36:31 tuxbox kernel: Vendor: SAMSUNG Model: CDRW/DVD SN-324F Rev: U200
    Mar 18 09:36:31 tuxbox kernel: Type: CD-ROM ANSI SCSI revision: 02
    Mar 18 09:36:31 tuxbox kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
    Mar 18 09:36:31 tuxbox kernel: sr0: scsi3-mmc drive: 2x/24x writer cd/rw xa/form2 cdda tray
    Mar 18 09:36:31 tuxbox kernel: Uniform CD-ROM driver Revision: 3.12
    You should look for something similar.
    Then check where /dev/cdrom points at the moment (it might be wrong), like this:
    Code:
    ls -l /dev/cdrom
    Post back what you found & we will try to figure out what to do next.
    BTW, did the CD you used already have some data on it (not blank or an audio CD) if not then I'd expect it to do something like that

  5. #5
    Senior Member
    Join Date
    Oct 2003
    Location
    GA
    Posts
    382
    To mount the floppy, try:

    Code:
    mount /dev/fd0 /floppy
    Was the cdrom you tried to mount a data cd? Like was just said, you don't need to mount audio cds, and will get that error message if you try, because the fstab is expecting an ISO9660 format. If it was data you may just need to try something else, like

    Code:
    mount /dev/scd0 /cdrom

  6. #6
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: Where oh where is my floppy?

    Quote Originally Posted by DrWhom
    I successfully got Knoppix installed to my HD. When I click on my desktop's floppy icon I receive
    Code:
    Unable to run the command specified. The file or directory file:/mnt/floppy does not exist.
    Any suggestions?

    DrWhom
    Right click on the icon for the floppy select delete then right click on the desktop and choose create new then floppy device. In the device tab of the dialog that comes up select the /dev/fd0 from the menu list name it what you want and save the shortcut and you should be able to access the floppy with the icon.

  7. #7
    Member registered user
    Join Date
    Nov 2004
    Posts
    32

    check out the mnt/floppy does not exist posts

    To the list;
    Check out the mnt/floppy does not exist posts.

    thanks again

    finder

Similar Threads

  1. Help! No CD No Floppy
    By Ken1234 in forum Hardware & Booting
    Replies: 1
    Last Post: 05-03-2005, 06:39 PM
  2. Help with floppy
    By bob58 in forum Hardware & Booting
    Replies: 10
    Last Post: 11-16-2004, 05:15 AM
  3. to floppy or not to floppy
    By john_h in forum General Support
    Replies: 1
    Last Post: 05-08-2004, 04:47 PM
  4. Missing Files Floppy and CDrom Can't Mount Floppy or CD
    By SkyHawk in forum Hdd Install / Debian / Apt
    Replies: 7
    Last Post: 02-14-2004, 04:40 AM
  5. can't see USB Floppy
    By clubfoot in forum General Support
    Replies: 3
    Last Post: 04-07-2003, 08:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


KNOPPIX 9.1 Linux Install & Live DVD 32bit & 64bit picture

KNOPPIX 9.1 Linux Install & Live DVD 32bit & 64bit

$19.99



Windows XP, Vista, 8.1, Linux Knoppix, Office XP,  (6 CDS) picture

Windows XP, Vista, 8.1, Linux Knoppix, Office XP, (6 CDS)

$12.00



Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$5.99



KNOPPIX USB DVD OS , BEST OF ALL HIGHLY RECOMENDED picture

KNOPPIX USB DVD OS , BEST OF ALL HIGHLY RECOMENDED

$11.99



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$8.00



VINTAGE SOFTWARE | KNOPPIX STD 0.1 (SECURITY TOOLS DISTRIBUTION) picture

VINTAGE SOFTWARE | KNOPPIX STD 0.1 (SECURITY TOOLS DISTRIBUTION)

$7.97



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$7.00



Vintage Linux DVD - Knoppix 5.2 - c't Magazine - 7 / 2007 - Software Collection 2 picture

Vintage Linux DVD - Knoppix 5.2 - c't Magazine - 7 / 2007 - Software Collection 2

$8.08



Knoppix 5.0.1 ULTRA RARE Linux DVD - Linux Pro Extra August 2006 picture

Knoppix 5.0.1 ULTRA RARE Linux DVD - Linux Pro Extra August 2006

$34.64