Public bug reported:

Hi!

I try mount my floppy diskette from terminal with command:
>mount /dev/fd0
My floppy drive blink green LED, spin diskette
i goto /media/floppy0 and not see file...
I see all mount device with
>cat /etc/mtab
and my diskette not mount :(

I try mount with
>mount /media/floppy0
it spin distekke and LED blink again... but it not mount too :(

Usually if diskette bad or i print wrong command the "mount" programm
(/bin/mount) print error, but in my case "mount" (/bin/mount) end work
with out errors (like all fine)

I try mount with 
>udisks --mount /dev/fd0
and it mount good - i see my file on diskette and see 
"/dev/fd0 /media/floppy0 vfat rw,nosuid,nodev,utf8,user=user 0 0"
in /etc/mtab

How i can mount my floppy with "mount" (/bin/mount) ?

My /etc/fstab file contain
+++
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
+++

PS:
Command 
>umount /dev/fd0
work fine

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786261

Title:
  i can't mount floppy with "mount", but can with "udisks --mount"
  (Lubuntu 11.04)

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to