LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   fdisk don't show external usb device (https://www.linuxquestions.org/questions/linux-newbie-8/fdisk-dont-show-external-usb-device-811451/)

soidamientrung 06-01-2010 06:42 AM

fdisk don't show external usb device
 
I have a server with RHEL 5. I have bought a HDD and put it into a USB box. Then I plug it to my server by USB cable. I want to mount it but the fdisk -l command don't show external usb device.

help me please?

druuna 06-01-2010 06:44 AM

Hi,

Anything in the logfiles? Maybe the disk was not recognized for whatever reason.

Hope this helps.

asvss 06-01-2010 07:04 AM

Pl. try this #cat /etc/partitions with out plug in external usb device and same cmd try after plug in usb device check the difference and then you will find the usb device name
#mount /dev/<usb devices name like hdb1/hdc1 or sdb1/sdc1 /mnt/usb

hope this will help you to mount the external usb devices

Quote:

Originally Posted by soidamientrung (Post 3988500)
I have a server with RHEL 5. I have bought a HDD and put it into a hdd box. Then I plug it to my server by USB cable. I want to mount it but the fdisk -l command don't show external usb device.

help me please?


alli_yas 06-01-2010 07:17 AM

RHEL 5 should generally automatically mount the device for you.

Plug in the USB device and post the output of:

Quote:

# mount

cola 06-01-2010 07:24 AM

Quote:

Originally Posted by soidamientrung (Post 3988500)
I have a server with RHEL 5. I have bought a HDD and put it into a hdd box. Then I plug it to my server by USB cable. I want to mount it but the fdisk -l command don't show external usb device.

help me please?

Plugging the usb,post the output of:
Code:

fdisk -l

thorkelljarl 06-01-2010 07:32 AM

It might be hardware...

Have you opened the external HDD box and checked the that all the connections are in order, and that the USB cable is properly seated at both its ends? Can you hear the HDD spin up?

geovg 06-01-2010 08:09 AM

Quote:

Originally Posted by soidamientrung (Post 3988500)
I have a server with RHEL 5. I have bought a HDD and put it into a hdd box. Then I plug it to my server by USB cable. I want to mount it but the fdisk -l command don't show external usb device.

help me please?

wats the output of " dmesg | tail " while connecting hdd?

soidamientrung 06-01-2010 09:35 PM

Thanks for all your replies.

My HDD disk is crashed. I so sorry. I have replaced the new one. Then it works properly.

Thanks so much,
MTH.


All times are GMT -5. The time now is 01:29 AM.