私はDebianを使用しています。私のシステムにWestern Digital My Passport Ultraをインストールすることはできません。私は一生懸命働いたsudo mount /dev/sdbx /media/hdd
。これは私にとってうまくいきます。しかし、問題は、システムを再起動するたびにこのプロセスを繰り返す必要があることです。私の友人もLinuxコンピュータにインストールするのに苦労しました。(ウィンドウではうまくいきます!)
NTFS
Linuxでドライブを再フォーマットした後でもドライブが自動的にマウントされないのはなぜですか?永久的な解決策は何ですか?
答え1
usbmount
私がインストールしたパッケージは私に適しています。これはudevを呼び出してドライブをマウントおよびマウント解除します。
外付けハードドライブでは動作しません。理由を確認したところ、変数にリストされてFILESYSTEMS
いるファイルシステムのみがマウントおよびアンマウントされることがわかりました/etc/usbmount/usbmount.conf
。しかし、私のドライブはNTFSファイルシステムを使用し、そのntfs
リストにはありません。追加すると、ドライブを操作できます。
有望に見える別のパッケージはudevil
。まだ動作していません。実行すると、ここに情報を追加します。
メモ:
VERBOSE=yes
詳細については設定してください/etc/usbmount/usbmount.conf
。# If set to "yes", more information will be logged via the syslog # facility. VERBOSE=yes
udevは言葉がたくさんあります。
/var/log/syslog
ドライブを接続すると、この内容が記録されます。Sep 14 01:26:16 orwell kernel: [733993.628022] usb 4-1: new high-speed USB device number 7 using ehci_hcd Sep 14 01:26:17 orwell kernel: [733993.813808] usb 4-1: New USB device found, idVendor=1058, idProduct=0820 Sep 14 01:26:17 orwell kernel: [733993.813811] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 Sep 14 01:26:17 orwell kernel: [733993.813813] usb 4-1: Product: My Passport 0820 Sep 14 01:26:17 orwell kernel: [733993.813814] usb 4-1: Manufacturer: Western Digital Sep 14 01:26:17 orwell kernel: [733993.813815] usb 4-1: SerialNumber: 575835314143335739373437 Sep 14 01:26:17 orwell kernel: [733993.814396] scsi14 : usb-storage 4-1:1.0 Sep 14 01:26:17 orwell mtp-probe: checking bus 4, device 7: "/sys/devices/pci0000:00/0000:00:16.2/usb4/4-1" Sep 14 01:26:17 orwell mtp-probe: bus: 4, device: 7 was not an MTP device Sep 14 01:26:18 orwell kernel: [733994.812729] scsi 14:0:0:0: Direct-Access WD My Passport 0820 1007 PQ: 0 ANSI: 6 Sep 14 01:26:18 orwell kernel: [733994.813084] scsi 14:0:0:1: Enclosure WD SES Device 1007 PQ: 0 ANSI: 6 Sep 14 01:26:18 orwell kernel: [733994.813595] sd 14:0:0:0: Attached scsi generic sg5 type 0 Sep 14 01:26:18 orwell kernel: [733994.813681] ses 14:0:0:1: Attached Enclosure device Sep 14 01:26:18 orwell kernel: [733994.813753] ses 14:0:0:1: Attached scsi generic sg6 type 13 Sep 14 01:26:23 orwell kernel: [733999.846168] sd 14:0:0:0: [sdf] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB) Sep 14 01:26:23 orwell kernel: [733999.847672] sd 14:0:0:0: [sdf] Write Protect is off Sep 14 01:26:23 orwell kernel: [733999.847675] sd 14:0:0:0: [sdf] Mode Sense: 47 00 10 08 Sep 14 01:26:23 orwell kernel: [733999.848793] sd 14:0:0:0: [sdf] No Caching mode page found Sep 14 01:26:23 orwell kernel: [733999.848795] sd 14:0:0:0: [sdf] Assuming drive cache: write through Sep 14 01:26:23 orwell kernel: [733999.853234] sd 14:0:0:0: [sdf] No Caching mode page found Sep 14 01:26:23 orwell kernel: [733999.853236] sd 14:0:0:0: [sdf] Assuming drive cache: write through Sep 14 01:26:23 orwell kernel: [733999.868615] sdf: sdf1 Sep 14 01:26:23 orwell kernel: [733999.873548] sd 14:0:0:0: [sdf] No Caching mode page found Sep 14 01:26:23 orwell kernel: [733999.873552] sd 14:0:0:0: [sdf] Assuming drive cache: write through Sep 14 01:26:23 orwell kernel: [733999.873554] sd 14:0:0:0: [sdf] Attached SCSI disk Sep 14 01:26:23 orwell usbmount[18897]: loaded usbmount configurations Sep 14 01:26:23 orwell usbmount[18897]: trying to acquire lock /var/run/usbmount/.mount.lock Sep 14 01:26:23 orwell usbmount[18897]: acquired lock /var/run/usbmount/.mount.lock Sep 14 01:26:23 orwell usbmount[18897]: /dev/sdf does not contain a filesystem or disklabel Sep 14 01:26:23 orwell usbmount[18921]: loaded usbmount configurations Sep 14 01:26:23 orwell usbmount[18921]: trying to acquire lock /var/run/usbmount/.mount.lock Sep 14 01:26:23 orwell usbmount[18921]: acquired lock /var/run/usbmount/.mount.lock Sep 14 01:26:23 orwell usbmount[18921]: /dev/sdf1 contains filesystem type ntfs Sep 14 01:26:23 orwell usbmount[18921]: mountpoint /media/usb1 is available for /dev/sdf1 Sep 14 01:26:23 orwell usbmount[18921]: executing command: mount -tntfs -osync,noexec,nodev,noatime,nodiratime /dev/sdf1 /media/usb1 Sep 14 01:26:24 orwell ntfs-3g[18952]: Version 2012.1.15AR.5 external FUSE 29 Sep 14 01:26:24 orwell ntfs-3g[18952]: Mounted /dev/sdf1 (Read-Write, label "My Passport", NTFS 3.1) Sep 14 01:26:24 orwell ntfs-3g[18952]: Cmdline options: rw,noexec,nodev,sync,noatime,nodiratime Sep 14 01:26:24 orwell ntfs-3g[18952]: Mount options: rw,noexec,nodev,sync,nodiratime,allow_other,nonempty,noatime,fsname=/dev/sdf1,blkdev,blksie=4096 Sep 14 01:26:24 orwell ntfs-3g[18952]: Ownership and permissions disabled, configuration type 7 Sep 14 01:26:24 orwell usbmount[18921]: executing command: run-parts /etc/usbmount/mount.d Sep 14 01:26:24 orwell usbmount[18921]: usbmount execution finished
答え2
様々なソフトウェアを使用して、多くの検索と試みの最後に..ついに見つけました。この場合..
- コンポーネントをUSBポートに接続する
- ファイルシステムのGUI(ディスク/フォルダ)を開き、「別の場所」を選択します。
- すべてのUSBポートに対してこの操作を繰り返します。私のHDDにIDレスポンスがないか、ないため、インストール/削除する必要は
lsusb
ありませんsudo fdisk -l
。 - 元のUSBポートに戻った後のHD
まだすべてを試していないようです。これが非常に非技術的な方法であることに同意するという点で「幸運」です。しかし、他のすべてのGoogle検索/スタック検索の中で最も一貫性があることがわかりました。等.. 技術的、しかも何らかの理由でsudo mount
ターミナルにいる必要はないでしょうか..? ! ?
とにかく良いオプションがたくさんあります。こここれがうまくいかない場合あなたの場合
dmesg
端末で実行される各新しいポート接続は、元のUSBポート試行に戻る前に継続的なエラーを認識します。
- すべてのポートを介したHD接続
[12077.405153] usb 1-1-port4: attempt power cycle
[12078.013009] usb 1-1.4: new full-speed USB device number 12 using ehci-pci
[12078.428897] usb 1-1.4: device not accepting address 12, error -32
[12078.508929] usb 1-1.4: new full-speed USB device number 13 using ehci-pci
[12078.928992] usb 1-1.4: device not accepting address 13, error -32
[12078.929228] usb 1-1-port4: unable to enumerate USB device
元のポートに再接続
[12401.860608] usb 4-1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[12401.884232] usb 4-1: New USB device found, idVendor=1058, idProduct=10b8, bcdDevice=10.12
[12401.884284] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[12401.884289] usb 4-1: Product: Elements 10B8
[12401.884292] usb 4-1: Manufacturer: Western Digital
[12401.884296] usb 4-1: SerialNumber: 575834314142345232535935
[12401.886519] usb-storage 4-1:1.0: USB Mass Storage device detected
[12401.886828] scsi host2: usb-storage 4-1:1.0
[12402.905140] scsi 2:0:0:0: Direct-Access WD Elements 10B8 1012 PQ: 0 ANSI: 6
[12402.905620] sd 2:0:0:0: Attached scsi generic sg2 type 0
[12402.907088] sd 2:0:0:0: [sdb] Spinning up disk...
[12403.928367] .....ready
[12408.025013] sd 2:0:0:0: [sdb] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
[12408.025568] sd 2:0:0:0: [sdb] Write Protect is off
[12408.025574] sd 2:0:0:0: [sdb] Mode Sense: 47 00 10 08
[12408.026065] sd 2:0:0:0: [sdb] No Caching mode page found
[12408.026076] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[12408.157584] sd 2:0:0:0: [sdb] Attached SCSI disk
[12408.575173] EXT4-fs (sdb): mounted filesystem with ordered data mode. Opts: (null)