USB Hard disk not showing

I have a 1tb usb hard disk where I store my various data. The hard disk is not broken, it works fine I can see it on windows but Garuda Linux does not show the hard drive when I plug it in to the usb port. Can someone help me?

Please post (as text no pics):

sudo blkid -o list

Also post your system specifications via the inxi command. You can find information on how to do this and properly format your code on the Garuda Wiki. See reporting bugs on the Wiki.

You also need to disable fastboot and hybrid sleep in Windows. Windows causes no end of issues for Linux, so if you want less problems defenestrate yourself.

2 Likes
OT alternative command

Alternatively,

lsblk -f
2 Likes