You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



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

Author (Read 82719 times)

0 Members and 1 Guest are viewing this topic.

Re: My external device SSD not able to mount for my data files
« Reply #5 on: October 21, 2023, 10:30:43 PM »
 

Muhammad Umar Farooq

  • New to Forums
  • *
  • 36
    Posts
  • Reputation: 0
    • View Profile
how i can share the results from the Xfce terminal? Kindly guide me
 

Re: My external device SSD not able to mount for my data files
« Reply #4 on: October 15, 2023, 02:19:19 AM »
 

stevef

  • Global Moderator
  • Gold Level Poster
  • *****
  • 821
    Posts
  • Reputation: 148
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i5-4460

  • MEMORY: 16Gb

  • Kernel: 5.x
My apologies.  I made a typing error in the second command - use this

Code: [Select]
sudo dmesg
Regarding the first command can you post back with the result of
Code: [Select]
whereis journalctl
clueless
 

Re: My external device SSD not able to mount for my data files
« Reply #3 on: October 14, 2023, 11:25:31 PM »
 

Muhammad Umar Farooq

  • New to Forums
  • *
  • 36
    Posts
  • Reputation: 0
    • View Profile
Dear Sir/Madam,

I have applied the instructions given by you, but the message display failed in both commands. First output "command not found" Second reply "sudo dmseg command not found"
 

Re: My external device SSD not able to mount for my data files
« Reply #2 on: October 14, 2023, 12:49:47 PM »
 

stevef

  • Global Moderator
  • Gold Level Poster
  • *****
  • 821
    Posts
  • Reputation: 148
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i5-4460

  • MEMORY: 16Gb

  • Kernel: 5.x
Having a look at the logs may show what is happening as that error message is very general.  Assuming the SSD is in a USB caddy you could do something like this. 

Boot up your system and allow it to sit idle for a while so nothing is going on in the background.
Open a terminal with 'Ctrl Alt T'
Make a note of the system time in the HH:MM format e.g. 17:55
Connect the external SSD.
If it would normally auto-mount allow enough time for this to complete.
Otherwise attempt to mount it as normal e.g. right click and enter password etc

Once the mount operation has failed run these commands in the terminal.
Replace HH:MM with the value you noted earlier.

Code: [Select]
journalctl -b --since HH:MMpress space bar to page through the output (or enter to advance line by line) until you see (END), then q to exit

You may get extra information with this command
Code: [Select]
sudo dmesgEdit to correct typing error.

In both cases, you may need to scroll up a bit to find the messages relating to the SSD connection and mount.
A message saying 'New USB device found' would be a typical place to start reviewing.
Check the messages after that and look for any relating to mount errors

Post back with the results if necessary.
« Last Edit: October 15, 2023, 02:23:03 AM by stevef »
clueless
 

My external device SSD not able to mount for my data files
« Reply #1 on: October 14, 2023, 06:59:35 AM »
 

Muhammad Umar Farooq

  • New to Forums
  • *
  • 36
    Posts
  • Reputation: 0
    • View Profile
Dear Sir/Madam,

I was using my previous SSD Hard drive as an external hard drive and was working fine but today unfortunately unable to mount my data files. For further convenience, I am enclosing herewith a screenshot message as I am seeing. "Mount Failed

Failed to mount "127 GB Volume"
Error mounting /dev/sdb5 at /media/linuxlite/ 044f817b-c90b-4713-9339-654368a3f452: wrong fs
type, bad option, bad superblock on /dev/sdb5, missing codepage or helper program, or other error

x Close


I shall be very thankful to someone else who can resolve my external SSD device's failure to mount.

Thanks with anticipation,
Muhammad Umar Farooq
« Last Edit: October 14, 2023, 12:52:13 PM by stevef »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section