This is a discussion on Mount usb flash disk within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> I can't mount my usb pen into my laptop with openbsd installed on it. I've used this command: mount ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I can't mount my usb pen into my laptop with openbsd installed on it. I've used this command: mount /dev/sd0a /mnt/usb The system return to me this error: mount_ffs: /dev/sd0a on /mnt/usb: Device not configured What i ave to do? I supposed there is a problem with the filesystem type, which is vfat. Thanks. |
| |||
| Zanca <marco.zanca@gmail.com> wrote: > I can't mount my usb pen into my laptop with openbsd installed on it. > I've used this command: mount /dev/sd0a /mnt/usb > The system return to me this error: mount_ffs: /dev/sd0a on /mnt/usb: > Device not configured > What i ave to do? I supposed there is a problem with the filesystem > type, which is vfat. Thanks. > read http://www.openbsd.org/faq/faq14.html#flashmem |