I thought I'd resolved this...I just updated to the latest kernel in Kubuntu and now can't mount my external drive (again!)
I get this in Dolphin:
and this in dmesg:
I get this in Dolphin:
An error occurred while accessing '698.6 GiB Removable Media', the system responded: The requested operation has failed: Error mounting system-managed device /dev/sdb1: Command-line `mount "/mnt/wwn-0x5000cca728d8ea0c-part1"' exited with non-zero exit status 32: mount: /mnt/wwn-0x5000cca728d8ea0c-part1: can't read superblock on /dev/sdb1.
Code:
[ 10.645355] EXT4-fs (sdb1): error loading journal [ 10.850826] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready [ 10.963804] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready [ 10.969464] amdgpu: [powerplay] min_core_set_clock not set [ 10.970901] amdgpu: [powerplay] min_core_set_clock not set [ 10.971867] amdgpu: [powerplay] min_core_set_clock not set [ 10.972960] amdgpu: [powerplay] min_core_set_clock not set [ 14.216716] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready [ 26.832696] Bluetooth: RFCOMM TTY layer initialized [ 26.832743] Bluetooth: RFCOMM socket layer initialized [ 26.832771] Bluetooth: RFCOMM ver 1.11 [ 26.859794] JBD2: Invalid checksum recovering block 27 in log [ 27.334642] JBD2: recovery failed [ 27.334646] EXT4-fs (sdb1): error loading journal [ 27.451242] kauditd_printk_skb: 20 callbacks suppressed [ 27.451244] audit: type=1400 audit(1522892569.775:32): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/proc/1423/status" pid=1423 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 27.451589] audit: type=1400 audit(1522892569.776:33): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/sys/devices/system/node/" pid=1423 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 27.451777] audit: type=1400 audit(1522892569.776:34): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/proc/1423/status" pid=1423 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 27.453209] audit: type=1400 audit(1522892569.777:35): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/etc/mysql/mysql.cnf" pid=1423 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 27.464135] audit: type=1400 audit(1522892569.788:36): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/proc/1424/status" pid=1424 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 27.464377] audit: type=1400 audit(1522892569.789:37): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/sys/devices/system/node/" pid=1424 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 27.464520] audit: type=1400 audit(1522892569.789:38): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/proc/1424/status" pid=1424 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 35.739526] wlp2s0: authenticate with 30:b5:c2:fb:ec:41 [ 35.746312] wlp2s0: send auth to 30:b5:c2:fb:ec:41 (try 1/3) [ 35.755938] wlp2s0: authenticated [ 35.760165] wlp2s0: associate with 30:b5:c2:fb:ec:41 (try 1/3) [ 35.777307] wlp2s0: RX AssocResp from 30:b5:c2:fb:ec:41 (capab=0x31 status=0 aid=3) [ 35.783294] wlp2s0: associated [ 35.783405] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready [ 39.954444] wlp2s0: AP 30:b5:c2:fb:ec:41 changed bandwidth, new config is 2412 MHz, width 1 (2412/0 MHz) [ 40.979190] wlp2s0: AP 30:b5:c2:fb:ec:41 changed bandwidth, new config is 2412 MHz, width 2 (2422/0 MHz) [ 43.516195] JBD2: Invalid checksum recovering block 27 in log [ 44.068695] JBD2: recovery failed [ 44.068704] EXT4-fs (sdb1): error loading journal donald@sound-X:~$
Comment