Hello,
I just inserted an USB stick in my netbook,
but Garuda doesn't show it not in Thunar, not in /run/media .
Any idea?
Regards
Rallebiker
Hello,
I just inserted an USB stick in my netbook,
but Garuda doesn't show it not in Thunar, not in /run/media .
Any idea?
Regards
Rallebiker
Please, follow the template.
Did you check in terminal?
Does it show up with lsblk
?
You probably just need to mount it, or set up the auto-mounting feature.
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
zram0 254:0 0 7,2G 0 disk [SWAP]
nvme0n1 259:0 0 476,9G 0 disk
├─nvme0n1p1 259:1 0 100M 0 part /boot/efi
├─nvme0n1p2 259:2 0 16M 0 part
├─nvme0n1p3 259:3 0 238,2G 0 part /w10
├─nvme0n1p4 259:4 0 524M 0 part
└─nvme0n1p5 259:5 0 238,2G 0 part /var/tmp
/var/log
/var/cache
/srv
/root
/home
/
Every preferences are activated
When posting output from the terminal, please enclose it in Preformatted Text (Ctrl + e). The lsblk
output does not show an extra disk, only the internal NVMe and ZRAM, so something is wrong with your USB port or USB stick. Run this command when you insert the stick and check for errors (paste here, using Preformatted Text, if you still need help):
sudo dmesg -w
You are right.
My USB stick is defect.
Thanks to all for help!
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.