LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   how to mount usb device (https://www.linuxquestions.org/questions/linux-enterprise-47/how-to-mount-usb-device-636184/)

manoj.linux 04-18-2008 04:00 AM

how to mount usb device
 
Hi,

I want to know how to mount usb device (cd,dvd, etc) , I have used dmesg command it is showing device , but how can i mount it.

Regards,

Manoj

akhileshsoni 04-18-2008 04:17 AM

just type command :- mount /dev/sda1 /mnt/usb and press enter
it may be /dev/scd also so pls try that also.

cc_karthik 04-18-2008 04:25 AM

fdisk
 
before mount try fdisk -l
u will find /dev/sd* then mount it to an directory


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