Try typing:
disklabel sd0
Read the output.
--
Todd Fries ..
todd@...
_____________________________________________
| \ 1.636.410.0632 (voice)
| Free Daemon Consulting, LLC \ 1.405.227.9094 (voice)
|
http://FreeDaemonConsulting.com \ 1.866.792.3418 (FAX)
| "..in support of free software solutions." \ 250797 (FWD)
| \
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
37E7 D3EB 74D0 8D66 A68D B866 0326 204E 3F42 004A
http://todd.fries.net/pgp.txtPenned by Ray Arachelian on 20090217 11:46.06, we have:
| Hi I'm trying to mount a fat32 formatted USB thumbdrive on my PPC G4
| Quicksilver which runs OBSD 4.4.
|
| It sees the device as sd0, but when I try to mount it as type msdos it
| says Device Not Configured.
| i.e.
|
| mount_msdos /dev/sd0a /mnt
|
| (ditto if I specify -t msdos). I'm able to run fdisk against
| /dev/rdsk/sd0c and it sees it as a fat32 partition.
|
| What should I do?