The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SCO
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #10 (permalink)  
Old 07-10-2009
kshji's Avatar
kshji kshji is offline
Registered User
  
 

Join Date: Jun 2009
Location: Finland
Posts: 236
Did you see /temp in your df list ?

Code:
df -v

Make new dir and use it

Code:
mkdir /some
mount /dev/dsk/c4b0t0d0pa  /some

My usb was fat32.
This method my usb mounted okay.