Original message from David Burau [EMAIL PROTECTED]:

> 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. 

You didn't mention which filesystem is on your USB drive;  I'll assume DOS.

If so, then look at the disk's disklabel to determine which slice is the DOS 
partition;  most likely, it is in sd0i or above.  That is the slice to be 
mounted, not sd0a.  Look at section 14.17 of the FAQ.

Jim

Reply via email to