** 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
  
  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

Reply via email to