biosdevname
biosdevname copied to clipboard
Udev helper for naming devices per BIOS names
Right now, biosdevname completely and _silently_ refuses to run in virtual machines. In reality, it works in most VMs just fine, so there should be at least an option to...
Latest one was released five year ago, thanks.
biosdevname now uses Github releases which is awesome. However, tarball with the latest release (```biosdevname-0.7.3.tar.gz```) no longer contains generated ```configure``` script as it is (presumably) just ```git-archive``` export of the...
ATTR{type} 1 means ARPHRD_ETHER, 32 means ARPHRD_INFINIBAND. InfiniBand is supported in BIOS name, so add udev rules support.