LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-17-2019, 06:05 PM   #1
Reno232
LQ Newbie
 
Registered: Oct 2018
Posts: 10

Rep: Reputation: Disabled
USB Drive Won't Mount


Hey folks, I have an ASUS laptop running Fedora 30 KDE. I recently backed up my files onto a Samsung 128GB usb flash drive before doing a fresh install of Fedora 30 KDE. The install went flawlessly but when I went to install my files from the USB flash drive it came up with the following:

"An error occurred while accessing 'BACKUP', the system responded: The requested operation has failed: Error mounting /dev/sdc1 at /run/media/Ted/BACKUP: Unknow error when mounting /dev/sdc1".

I have never had an issue with this drive and am in an absolute panic as some of these files are critical. Any help would be greatly appreciated.
 
Old 10-17-2019, 06:52 PM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,159

Rep: Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125Reputation: 4125
And journald says what ?.
 
Old 10-17-2019, 06:54 PM   #3
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
I wonder if your files are at a different location than /dev/sdc1. Precisely how did you back them up, and how did you try to get them back from the flash drive?

I would check for more information in the kernel message buffer, which you access in a terminal window with the dmesg command. This command will list everything in the buffer, hundreds of lines. Better generate the error again, then look at the latest messages in the buffer: dmesg | tail -n20 shows the last 20 lines.

EDIT: syg00's recommendation is to use the journalctl command to check the system journal. You could filter for messages that include /dev/sdc: journalctl | grep sdc.

There are tools that allow you to analyze what is on a drive. If you prefer the GUI, use gparted (the graphical version of the GNU partition editor). It might be on your laptop already, but you may have to install it.

If you are interested in using the command line, tools to try are lsblk to list all block devices (that is, storage devices), the non-graphical version of the partition editor parted, and the mount command.

In the future, I would not rely on flash drives for backing up absolutely crucial data. Better options: A cloud service if you are not that concerned about privacy and security, a proper hard disk or solid state disk (USB is fine), a second computer at home. You may actually want to save them to more than one destination.

Last edited by berndbausch; 10-17-2019 at 06:56 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't mount USB 3.0 flash drive. -- Will mount in USB 2.0 port though. jim.thornton Linux - Newbie 17 01-03-2018 09:38 AM
Mount. Umount. Mount. Umount. Mount. Umount. Mount.. cwizardone Slackware 10 03-22-2007 09:30 AM
Mount usb drive, umount and mount another drive arubin Linux - Hardware 9 01-17-2007 03:46 AM
mount usb module then mount usb hard drive guanyu Linux - Hardware 1 10-08-2003 11:50 AM
HELP! Error from mount: drive is write-protected... won't mount writeable. system Linux - General 2 12-27-2001 09:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration