** Description changed:
+ I place the pen-drive and leaves this message:
+
Error mounting: mount exited with exit code 1: helper failed with:
mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
- Other info :
-
- pasqu...@ubuntu-desktop:~$ dmesg | tail
- [ 5799.981857] wlan0: associate with AP 00:1b:2f:ba:cd:07
- [ 5799.983973] wlan0: RX AssocResp from 00:1b:2f:ba:cd:07 (capab=0x411
status=0 aid=2)
- [ 5799.983987] wlan0: associated
- [ 5799.989428] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- [ 5810.960122] wlan0: no IPv6 routers present
+ pasqu...@ubuntu-desktop:~$ dmesg | tail
+ ...
[ 6274.118726] UDF-fs: No anchor found
[ 6274.118743] UDF-fs: Rescanning with blocksize 2048
[ 6274.133843] UDF-fs: No anchor found
[ 6274.133858] UDF-fs: No partition found (1)
[ 6274.183480] ISOFS: Unable to identify CD-ROM format.
pasqu...@ubuntu-desktop:~$
+
+
+ the contents of file "/etc/fstab" is :
+
+ --------
+
+ # /etc/fstab: static file system information.
+ #
+ # Use 'blkid -o value -s UUID' to print the universally unique identifier
+ # for a device; this may be used with UUID= as a more robust way to name
+ # devices that works even if disks are added and removed. See fstab(5).
+ #
+ # <file system> <mount point> <type> <options> <dump> <pass>
+ proc /proc proc defaults 0 0
+ # / was on /dev/sda6 during installation
+ UUID=2027cb54-aeab-4bfd-9db6-6b1e6b1a35e6 / ext4
relatime,errors=remount-ro 0 1
+ # /boot was on /dev/sda5 during installation
+ UUID=b1e0faba-9508-426f-9286-5c97572728f1 /boot ext4 relatime
0 2
+ # /home was on /dev/sda7 during installation
+ UUID=302e6d94-92bc-48e2-842e-091a9dbdb702 /home ext4 relatime
0 2
+ # swap was on /dev/sda8 during installation
+ UUID=abcc0bd9-ac0f-4e18-a936-fd4b82299fbd none swap sw
0 0
+ /dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
+
+ ------
--
Error mounting: mount exited with exit code 1
https://bugs.launchpad.net/bugs/399370
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs