我有一個 2 TB 希捷外接硬碟。在我的 ubuntu 16.04 中它停止檢測。我嘗試在另一台 ubuntu 16.04 和 Windows 7 中安裝此驅動器。
當我將其插入桌面時,磁碟上的指示燈會亮起。但我在系統中看不到該驅動器。
的輸出sudo parted -l
僅顯示內部驅動器。我嘗試運行ls /dev/ | grep sd
但結果相同。
但在輸出中usb-devices
我可以看到該設備。
T: Bus=02 Lev=01 Prnt=01 Port=06 Cnt=01 Dev#= 21 Spd=5000 MxCh= 0
D: Ver= 3.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 9 #Cfgs= 1
P: Vendor=0bc2 ProdID=ab26 Rev=01.08
S: Manufacturer=Seagate
S: Product=BUP Slim BK
S: SerialNumber=NA9KLFBN
C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=896mA
I: If#= 0 Alt= 1 #EPs= 4 Cls=08(stor.) Sub=06 Prot=62 Driver=uas
請幫我解決這個問題。