check_hd
Hardware identification system
Install
- All systems
-
curl cmd.cat/check_hd.sh
- Debian
-
apt-get install hwinfo
- Ubuntu
-
apt-get install hwinfo
- Alpine
-
apk add hwinfo
- Arch Linux
-
pacman -S hwinfo
- Kali Linux
-
apt-get install hwinfo
- Fedora
-
dnf install hwinfo
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hwinfo
- Raspbian
-
apt-get install hwinfo
- Dockerfile
- dockerfile.run/check_hd
- Docker
-
docker run cmd.cat/check_hd check_hd
powered by Commando
hwinfo
Hardware identification system
hwinfo is the hardware detection tool used in SuSE Linux. In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor. hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. This package does not include the binaries hwscan, hwscand and hwscanqueue. If you think one or more of these should be included in the package, please contact the maintainer at [email protected].