On 6/25/05, Mayuresh Kathe <[EMAIL PROTECTED]> wrote:
> Following is what I did and what the system showed me in response:
> # mount_msdos /dev/sd0a /mnt/
> mount_msdos: /dev/sd0a on /mnt: Device not configured
> # newfs_msdos /dev/sd0a
> newfs_msdos: /dev/sd0a: Device not configured
>
> Which device in /dev should I use to mount/format the drive?
>
It's quite possible you'll need to check the disklabel for sd0 to
determine which partition is recognized as fat;  on many (but not all
I've seen), it will be /dev/sd0i or /dev/sd0j .  As always, I'd
strongly suggest looking at the FAQ:  In this case, 14.17:
http://www.openbsd.org/faq/faq14.html#flashmem

--
Christian Jones
[EMAIL PROTECTED]
http://www.aleph0.com/~chjones

Reply via email to