← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76880]: unable to mount floppy

 

Question #76880 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76880

    Status: Answered => Open

Rodney is still having a problem:
I made the changes suggested by Al Butler (adding the space in the last line and still no recognition of the floppy.  Here is the latest /etc/fstab and mounting attempts with results:
george@george-desktop:~$ mount/media/floppy0
bash: mount/media/floppy0: No such file or directory
george@george-desktop:~$ /etc/fstab
bash: /etc/fstab: Permission denied
george@george-desktop:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda5
UUID=4cf16bf4-944e-4646-aed2-ee1870bdeea4 /               ext3    relatime,errors=remount-ro 0       1
# /dev/sda6
UUID=31a4ce2b-3a96-4ffe-bd63-3180b9a072e7 none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0

george@george-desktop:~$ mount/dev/fd0/media/floppy0
bash: mount/dev/fd0/media/floppy0: No such file or directory
george@george-desktop:~$

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.