external HD

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
MG9

external HD

Post by MG9 »

I can not see my external HD !!
I saw it in the beggining of installation (when I have to do a choice to install Mint)
but I can not see it now!
in the desktop settings all OK (show connected drive is ON)

HELP me!!! :(
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
willie42
Level 7
Level 7
Posts: 1970
Joined: Tue Jun 22, 2010 7:52 pm
Location: Oak Ridge, TN USA

Re: external HD

Post by willie42 »

ok we can see what is going on.

lets do this first.

with the drive pluged in

Code: Select all

lsusb

and

Code: Select all

sudo blkid

post results here
Comptia A+ Certified Technician
Comptia Network + Certified Technician
You can not have Success without Failures.
MG9

Re: external HD

Post by MG9 »

andrei@andrei-laptop ~ $ lsusb
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 008: ID 0930:0b03 Toshiba Corp.
Bus 001 Device 007: ID 0781:5406 SanDisk Corp. Cruzer Micro U3
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
andrei@andrei-laptop ~ $ sudo blkid
/dev/sda1: UUID="9bc70ce2-a1a6-4b0c-8313-36579b15418e" TYPE="ext4"
/dev/sda5: UUID="3bebb33f-438e-4ecc-a79f-003bad6fc658" TYPE="swap"
/dev/sdb1: LABEL="MYLINUXLIVE" UUID="98E2-8577" TYPE="vfat"
/dev/sdc1: LABEL="USB-HDD" UUID="0417-16F3" TYPE="vfat"


yes! it works! but USB flash drive still invisible...
willie42
Level 7
Level 7
Posts: 1970
Joined: Tue Jun 22, 2010 7:52 pm
Location: Oak Ridge, TN USA

Re: external HD

Post by willie42 »

Bus 001 Device 007: ID 0781:5406 SanDisk Corp. Cruzer Micro U3


That looks like it might be.....use Gparted and see if you can see it there. it may just need to be formated.
Comptia A+ Certified Technician
Comptia Network + Certified Technician
You can not have Success without Failures.
MG9

Re: external HD

Post by MG9 »

it visible by gparted before and after formatting but still nothing on desktop
willie42
Level 7
Level 7
Posts: 1970
Joined: Tue Jun 22, 2010 7:52 pm
Location: Oak Ridge, TN USA

Re: external HD

Post by willie42 »

I am thinking now it needs to be mounted. If you mount it it should show up on your desktop.
Comptia A+ Certified Technician
Comptia Network + Certified Technician
You can not have Success without Failures.
MG9

Re: external HD

Post by MG9 »

can you please explain how can I do this?
willie42
Level 7
Level 7
Posts: 1970
Joined: Tue Jun 22, 2010 7:52 pm
Location: Oak Ridge, TN USA

Re: external HD

Post by willie42 »

well need to see what drive it is ex. sda , sdb etc.

open the Terminal

Code: Select all

sudo mount /dev/sdx
the X is the number of the drive.
Comptia A+ Certified Technician
Comptia Network + Certified Technician
You can not have Success without Failures.
MG9

Re: external HD

Post by MG9 »

no any result.... thanks for help. I will try to reinstall mint 10
Locked

Return to “Hardware Support”