Hardware - Support > Hard Drives and SSDs

My external device SSD not able to mount for my data files

<< < (2/4) > >>

Muhammad Umar Farooq:
the below is result after applying sudo dmesg and whereis journalctl commands

[  465.552645] scsi 6:0:0:0: Direct-Access        Mass  Storage Device        PQ: 0 ANSI: 0
[  465.553631] sd 6:0:0:0: Attached scsi generic sg2 type 0
[  465.554270] sd 6:0:0:0: [sdc] 250069678 512-byte logical blocks: (128 GB/119 GiB)
[  465.555011] sd 6:0:0:0: [sdc] Write Protect is off
[  465.555019] sd 6:0:0:0: [sdc] Mode Sense: 03 00 00 00
[  465.555893] sd 6:0:0:0: [sdc] No Caching mode page found
[  465.555904] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[  465.593769]  sdc: sdc1 sdc2 < sdc5 >
[  465.595990] sd 6:0:0:0: [sdc] Attached SCSI disk
[  475.971310] EXT4-fs error (device sdc5): ext4_get_journal_inode:5151: inode #8: comm pool-udisksd: iget: special inode unallocated
[  475.972281] EXT4-fs (sdc5): Remounting filesystem read-only
[  475.972290] EXT4-fs (sdc5): no journal found
[  480.966096] FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[  496.691682] EXT4-fs error (device sdc5): ext4_get_journal_inode:5151: inode #8: comm pool-udisksd: iget: special inode unallocated
[  496.692329] EXT4-fs (sdc5): Remounting filesystem read-only
[  496.692361] EXT4-fs (sdc5): no journal found
 linuxlite  ~  whereis journalctl
journalctl: /usr/bin/journalctl /usr/share/man/man1/journalctl.1.gz
 linuxlite  ~  

stevef:
I think it might be a good idea to a clean start and post back with the dmesg output and the journalctl output so that we can see if anything is different.

Muhammad Umar Farooq:
It is still not mounting for your convenience message file enclosed

stevef:
You seem to have progressed.
Does the SSD mount now or is it still failing ?

Muhammad Umar Farooq:
/dev/sdb5: UUID="00566cc5-d853-46bc-b4ff-2649a3450fd5" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="e32b244f-05"
/dev/sdb1: UUID="C461-7069" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e32b244f-01"
/dev/sda2: UUID="EDCC-3FF8" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="6a7d196f-11cf-49a5-b301-d38f93ba95a0"
/dev/sda3: UUID="c2ac39a4-b96e-4cad-872a-1b887eb472af" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="417b4b18-6ee4-47e8-ba6a-19db66c38a17"
 linuxlite  ~  sudo fsck.ext6 -v /dev/sdb5
[sudo] password for linuxlite:
sudo: fsck.ext6: command not found
 linuxlite  ~  1  
 linuxlite  ~  1  sudo fsck.ext4 -v /dev/sdb5
e2fsck 1.46.5 (30-Dec-2021)
/dev/sdb5: recovering journal
Clearing orphaned inode 394923 (uid=1000, gid=1000, mode=0100600, size=196608)
Clearing orphaned inode 11272786 (uid=0, gid=0, mode=0100644, size=522936)
Clearing orphaned inode 11283639 (uid=0, gid=0, mode=0100644, size=339472)
Clearing orphaned inode 11283634 (uid=0, gid=0, mode=0100644, size=63888)
Clearing orphaned inode 11272332 (uid=0, gid=0, mode=0100644, size=1799408)
Clearing orphaned inode 11283927 (uid=0, gid=0, mode=0100644, size=465008)
Setting free inodes count to 14008836 (was 14050742)
Setting free blocks count to 51764202 (was 52117911)
/dev/sdb5: clean, 1228284/15237120 files, 9153814/60918016 blocks
 linuxlite  ~  

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version