Hi, you can try this :
/usr/sbin/sysctl hw.disknames Cheers, Wesley Le 2012-12-21 7:17, Indunil Jayasooriya a écrit :
HI,I would like to know How to list available all hard disks in OpenBSD ?If I run below 2 commands, it will give an output. dmesg |grep wd0 fdisk wd0 If I install a new Hard Disk, How to get to know whether it is wd1 or anything eles?In Linux, Fdisk -l show all the available hard disks. In OpenBSD what's thecommand for it?

