<div>Hello. I have a Parabola installation with Kernel 4.9.6. When I insert a usb external hard disk I can see it in lsusb as <br><br>Bus 002 Device 055: ID 0411:01de BUFFALO INC. (formerly MelCo., Inc.) External Hard Drive HD-PCTU3 [Buffalo MiniStation]<br><br>However I cannot find it as a block device anywhere in /dev. For instance, lsblk returns<br><br>NAME              MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT<br>sda                 8:0    0 223.6G  0 disk  <br>└─sda1              8:1    0 223.6G  0 part  <br>  └─root          254:0    0 223.6G  0 crypt <br>    ├─matrix-swap 254:1    0     2G  0 lvm   [SWAP]<br>    ├─matrix-root 254:2    0 199.4G  0 lvm   /<br>    ├─matrix-boot 254:3    0     2G  0 lvm   /boot<br>    └─matrix-var  254:4    0  20.2G  0 lvm   /var<br><br>Here sda is my hard disk with some lvm partitions. The usb device doesn't show up in /dev/disk/by-id either. A check at dmesg yields<br><br>usb 2-1: new high-speed USB device number 55 using ehci-pci<br><br>and nothing else. I can't figure out what is the problem. Could anyone help me out?<br><br>Thank you.<br></div><div><br></div>