[Bug 786261] Re: Can't mount floppy with "mount", but can with "udisks --mount"
Phillip Susi
psusi at ubuntu.com
Thu Oct 10 19:41:45 UTC 2013
Can you run dmesg | tail after this happens and show the output?
** Changed in: util-linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/786261
Title:
Can't mount floppy with "mount", but can with "udisks --mount"
Status in “util-linux” package in Ubuntu:
Incomplete
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/786261/+subscriptions
More information about the foundations-bugs
mailing list