Yep, same as before:

pb...@magus:~$ mkfs.vfat -n whatnot /dev/fd0
mkfs.vfat 3.0.9 (31 Jan 2010)
pb...@magus:~$ mdir a:
 Volume in drive A is whatnot    
 Volume Serial Number is B458-80DC
Directory for A:/

No files
                          1 457 664 bytes free

pb...@magus:~$ sudo mount /dev/fd0 /media/floppy0 
pb...@magus:~$ echo $?
0
pb...@magus:~$ mount
/dev/sdb2 on / type ext4 (rw,noatime,errors=remount-ro,commit=0)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc 
(rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/pburt/.gvfs type fuse.gvfs-fuse-daemon 
(rw,nosuid,nodev,user=pburt)
pb...@magus:~$ 

mount returns success, but doesn't actually mount. I can also dd an
image to the disk without problems.


** Changed in: ubuntu
       Status: Incomplete => Confirmed

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

Title:
  Ubuntu can't mount floppy disk

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

Reply via email to