Hi, Could you please try mounting from the command line to see if this is a problem with nautilus or lower down the stack?
Firstly check that the floppy module is loaded by running lsmod | grep floppy then edit /etc/fstab and add a line at the end that says /dev/fd0 /media/floppy0 vfat rw,user,noauto 0 0 then run "sudo mount /dev/fd0" and see if it succeeds. You should then remove the line from /etc/fstab again to prevent it interfering later. Thanks, James -- FDD not working in Hardy. https://bugs.launchpad.net/bugs/197128 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
