Have you tried running fsck on the device/partition as recommended?  Assuming 
the device is still sdd1, plug it in, and check the device with
   dmesg
or
   sudo fdisk -l
Assuming sdd1, unmount it
   sudo umount /dev/sdd1
Now fsck the partition
   sudo fsck /dev/sdd1
Does it report errors?  Can you fix them?  After it is finished, does the 
device mount normally?

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

-- 
 EXT3-fs error (device ): ext3_journal_start_sb: Detected aborted journal
https://bugs.launchpad.net/bugs/299189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to