Hi All,
I am trying to mount a USB flash drive onto a Sunblade running Solaris 8
In /var/adm/messages it appears that the device is being picked up but i am getting an error:
"corrupt label - wrong magic number"
Doing the following appears to list the device correctly:
> ls -l /dev/dsk/c*|grep storage
I have run devfsadm.
I have tried mounting it using:
> mount -F pcfs /dev/dsk/c3t0d0s2:c /usb
..but I get a "mount i/o error" message
The USB drive is currently usable on my PC.
Any ideas?
Many Thanks!
I am trying to mount a USB flash drive onto a Sunblade running Solaris 8
In /var/adm/messages it appears that the device is being picked up but i am getting an error:
"corrupt label - wrong magic number"
Doing the following appears to list the device correctly:
> ls -l /dev/dsk/c*|grep storage
I have run devfsadm.
I have tried mounting it using:
> mount -F pcfs /dev/dsk/c3t0d0s2:c /usb
..but I get a "mount i/o error" message
The USB drive is currently usable on my PC.
Any ideas?
Many Thanks!