LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   add a IDE hard drive in Fedora (https://www.linuxquestions.org/questions/linux-hardware-18/add-a-ide-hard-drive-in-fedora-346782/)

pkuer 07-25-2005 10:51 PM

add a IDE hard drive in Fedora
 
I have two hard drives and the OS in one of them(sda).
I want to mount the other one (hda).
I did "fdisk /dev/hda", but "df" did not give me the new partition.
I checked "/etc/fstab" and hda is not there.
How could I mount in this hard drive then?
Thank you.

masand 07-25-2005 11:08 PM

to see the available partitons run

fdisk -l

and then mount them as u like from fstab or using the mount command

regards

pkuer 07-25-2005 11:31 PM

I got it to work.
Thanks a lot.


All times are GMT -5. The time now is 09:54 AM.