On Tue, Oct 24, 2006 at 05:32:02PM -0700, Maverick wrote:
> Greg Thomas-3 wrote:
> > On 10/24/06, Maverick <[EMAIL PROTECTED]> wrote:
> >> 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.

> >> so i tried to mount -t msdos /dev/usb0i /mnt/usb and got the
> >> message
> >>
> >> No such file and directory
> > 
> > Hmmm, I thought USB drives showed up as SCSI?  Isn't /dev/usb0 just
> > the bus?  At least I'm still doing the following:
> > 
> > mount_msdos /dev/sd0i /mnt
> > 
> > Also, in addition to usbdevs you should be providing a dmesg.
> 
> hi yeahhh it working 
> 
> Sorry i am a new bee to Unix in general. I having another question. Can we
> intall firefox in openbsd? 

Looking at the dmesg would have provided you with this information.
There is actually a notice when the key gets attached, and it gets sent
do dmesg. Looking at that, or just the system logfile, would suffice.

Adding Firefox is trivial; Greg already pointed you to the FAQ. Also
read afterboot(8), and so on.

                Joachim

Reply via email to