LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   mounting in red hat (https://www.linuxquestions.org/questions/linux-hardware-18/mounting-in-red-hat-758965/)

sunil.amperayani 10-01-2009 08:24 AM

mounting in red hat
 
hi I am using Red hat 5.0 .. I am not able to use my usb stick and copy data to my hard disk ...

could you help me ...!!

I am new to the Linux environment..!!

andycol 10-01-2009 08:30 AM

make a folder with mkdir filename

then do fdisk -l
and you will see the device will be something like sdc
then type mount /dev/sdc1 hd
etc


Andrew


All times are GMT -5. The time now is 09:08 PM.