Hi
Can you please tell me how to fix this problem? Thanks a lot
I am trying to mount a USB pen drive to OpenBSD. When i connect the usb to
the computer there is no notice or lines appear.

I run
usbdevs
and it return

addr 1: UHCI root, hub ,Intel
addr 2: USB MP3, vendor 0x0d7d
addr 3: UHCI root, hub ,Intel
addr 4: UHCI root, hub ,Intel

So there is my usb pen

i have tried
mount -t msdos /dev/usb0 /mnt/usb
and it return that block device required

i tried
disklabel usb0
it return back that there are 2 partition c and i and the i is the same size
as c i is ms-dos type

so i tried to
mount -t msdos /dev/usb0i /mnt/usb
and got the message

No such file and directory
-- 
View this message in context: 
http://www.nabble.com/Problem-when-mount-USB-to-OpenBSD-tf2504877.html#a6983796
Sent from the openbsd user - misc mailing list archive at Nabble.com.

Reply via email to