Hi, i've installed OpenBSD 3.9 on a IBM T20 notebook. Everything is working fine. Bit I'm not able to mount a usb disk. dmesg output ist: ----------------------------- sd0 at scsibus1 targ 1 lun 0... sd0: 76319MN, 76319 cyl, ... ------------------------------ and that's my disk.
The Problem is, that there is no "sd0" in /dev and when I try to mount sd0a (mount /dev/sd0a /mnt/usb) I get a note, that the device is not configured.
Does anybody have a clue, what the Problem might be? Thanks! David Burau