I recently removed the drive from my old laptop and stuck it in an enclosure. My plan was to be able to boot windows on that drive when I wanted to use it. But it didn't boot. So i decided that I could still use it as an external drive. But Ubuntu can't see it either. I tried 'lsusb' 'lsblk' and 'df' none of them can see it at all. I'm still pretty new so I'm sure there's something I'm missing. Any help would be appreciated.
Asked
Active
Viewed 41 times
dmesg -w
. Plug your drive in and observe dmesg's output for troubleshooting – AlexOnLinux Sep 19 '19 at 06:49dmesg -w
. 3) plug your drive in (new lines will be created) 4) copy all new lines 5) edit your question and paste the lines.