![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mounting Hdd | tatacoffee | Shell Programming and Scripting | 2 | 02-15-2008 09:45 AM |
| Mounting help. | iconn | UNIX for Dummies Questions & Answers | 1 | 06-03-2005 12:34 PM |
| mounting cds? | matt2kjones | UNIX for Dummies Questions & Answers | 3 | 01-13-2004 12:27 PM |
| mounting a dir | punk000 | UNIX for Dummies Questions & Answers | 1 | 07-10-2003 02:07 PM |
| Mounting...? | mo0ness | Filesystems, Disks and Memory | 1 | 07-03-2003 03:04 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
mounting USB
Hi I was trying to mount my USB flashdrive on solaris 10 and I am getting the message saying that (I have already gone through the previous blogs in the forum)
mount: Block device required. I have tried most of the possible ways. #rmformat(gives me the necessary information about my flash drive) #mkdir usbdrive #mount -F pcfs /dev/rdsk/c3t0d0p0 /usbdrive 0r #mount /dev/rdsk/c3t0d0p0 /usbdrive or #mount /dev/rdsk/c3t0d0p0:c /usbdrive I have tried some other options as well it says the same message mount: Block device required. c3t0d0p0 this logical node is read as character device. So do I have to change it as block device. please share your thoughts if any one is aware of this. |
| Forum Sponsor | ||
|
|
|
|||
|
i'm not sure since it was long time ago touching my machine,
and the c3t0d0p0 - can you change the partition to 1 or whatever?? and the usb should be a scsi drive so change the t0 to whatever like t1 or ...?? |
|||
| Google The UNIX and Linux Forums |