LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-16-2020, 09:34 AM   #1
allebes
LQ Newbie
 
Registered: Aug 2020
Posts: 1

Rep: Reputation: Disabled
EHD doesn't appear to mount to my linux box


I'm using an MSI Trident X Plus with Ubuntu 18.04.3 installed and am having trouble with accessing files on an external hard drive.

Disclaimer, this machine had previously been locked down to prevent internet connectivity ++ a few other security issues, possibly including preventing reading or writing files to EHD. It was supposed to have been re-set and some of the settings (such as internet connectivity) have been restored; however, I have a sneaking suspicion that this issue I am experiencing is related to the previous cybersecurity settings.

On the off chance that this is a simpler issue, I'm hoping someone on this forum might be able to help me troubleshoot.

I've run the command lsusb in terminal and confirmed that the EHD is recognized in one of the USB ports

I've also run the command gnome-disks to open disk utility and it doesn't show up either as a mounted or unmounted hard disk

I've confirmed that the EHD does mount on other linux machines and I've tried mounting other EHDs to this machine, no dice.

Is there a command I should be using to attempt to mount an EHD?

And/or if anyone knows of how I would assess the security settings on a linux machine to identify whether mounting and/or read/writing to EHDs has been locked down, I would appreciate it!
 
Old 08-16-2020, 12:16 PM   #2
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
Quote:
Originally Posted by allebes View Post
Is there a command I should be using to attempt to mount an EHD?
The mount command, for example
Code:
mount /dev/sdb1 /mnt/mymountpoint
where sdb1 refers to partition 1 on a disk, and /mnt/mymontpoint is the directory where you want to mount the partition.
Quote:
And/or if anyone knows of how I would assess the security settings on a linux machine to identify whether mounting and/or read/writing to EHDs has been locked down, I would appreciate it!
I don't know, but you could try the mount command. It needs to be executed as root.

Since the Gnome mount tool doesn't list the disk, I wonder if it has a filesystem. Can you report the output of
Code:
lsblk -f
to confirm this?
 
  


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
My raspbian box have to ping other box first then other host can see my box jtingkir Linux - Networking 10 08-09-2013 07:53 AM
[SOLVED] Dual booting from a ehd - Fallback if drive not found? MatDiesel Ubuntu 2 02-24-2011 01:54 AM
Installing on EHD ggreenwood33 Linux - Distributions 1 10-22-2010 05:08 PM
Mount. Umount. Mount. Umount. Mount. Umount. Mount.. cwizardone Slackware 10 03-22-2007 09:30 AM
Logout/shutdown box won't appear in Gnome under RH9 IBBoard Red Hat 2 07-12-2004 09:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:03 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