![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mount -o llock -F nfs vs mount -F nfs | KhawHL | UNIX for Dummies Questions & Answers | 1 | 01-16-2008 12:48 AM |
| Mount a DVD | janet | AIX | 1 | 04-04-2006 11:35 AM |
| one of the mount pts 100% | matrixmadhan | UNIX for Advanced & Expert Users | 6 | 09-15-2005 08:54 AM |
| mount | mcaelbukch | UNIX for Dummies Questions & Answers | 1 | 12-13-2001 06:09 PM |
| how to mount a hotswap scsi drive on a solaris 2.6 netra box using the mount command? | soulshaker | UNIX for Dummies Questions & Answers | 4 | 07-18-2001 01:11 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
mount USB
Ok,
I have a rocsecure USB 2.0 hardrive. Currently it is formatted as an NTFS drive. I need to mount it on solaris and move an oracle dmp file onto it. Will I be even able to format it to a PCFS on a solaris 9 machine. Or do I need to format it FAT-32 first on a windows machine? steps /etc/init.d/volmgt stop format -e rmformat mount -F pcfs /dev/dsk/c1t0d0s2:c /mnt also how do i figure out which device it is... the above is a guess... thanks |
|
||||
|
my guess would be solaris recognize the drive has having an 'unknown' file system since it's NTFS, but even so you should be able to format it with whatever that version of solaris can support, either fat16 or fat32. It will simply remove the unknown partition.
i believe under /dev/dsk the volumes attached to the USB storage device will stick out of you do a 'ls -la' and check out the links. its usually "..... usb@x,y..." and c?t0d0s?:c like you said.. for example, this sunfire i'm using has a usb mouse and keyboard, so my thumbdrive mounts as c3t0d0s0:c |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|