Koozali.org: home of the SME Server

Mounting floppy

Offline ronald1969

  • **
  • 34
  • +0/-0
    • http://www.kramsvogel.nl
Mounting floppy
« on: February 21, 2005, 10:54:47 PM »
Can anybody tell if it is possible to use next command on SME 6:

mount -t msdos /dev/fd0 /mnt/fd0

When I use this command I get the message "wrong fs type, bad option, bad superblock, on /dev/fd0, or too many mounted file systems"

What am I doing wrong?

Ronald
...

Offline NickR

  • *
  • 283
  • +0/-0
    • http://www.witzendcs.co.uk/
Mounting floppy
« Reply #1 on: February 22, 2005, 01:34:47 AM »
As /dev/fd0 is already defined in /etc/fstab, doing:

# mount /dev/fd0

should mount the floppy on /mnt/floppy & auto-detect the filesystem for you.
--
Nick......

Offline ronald1969

  • **
  • 34
  • +0/-0
    • http://www.kramsvogel.nl
Mounting floppy
« Reply #2 on: February 22, 2005, 08:48:55 PM »
When I do this I get the message:

mount: you must specify the filesystem type

But when I use fdformat this is working.

What is going wrong.

Ronald
...

Offline ronald1969

  • **
  • 34
  • +0/-0
    • http://www.kramsvogel.nl
Mounting floppy
« Reply #3 on: March 01, 2005, 10:35:41 PM »
Is there anyone who can help me to solve my problem mounting a floppy.

I have tried much, but nothing worked.

Ronald
...