1
`udevadm info -a -n / dev / sdb`の出力を理解する
ラップトップに外付けHDDを差し込みます。私は情報を見つけようとします $ udevadm info -a -n /dev/sdb Udevadm info starts with the device specified by the devpath and then walks up the chain of parent devices. It prints for every device found, all possible attributes in the udev rules key format. A rule to match, can be composed by the …