LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Want to mount the hard drive on the fedora core 6 (https://www.linuxquestions.org/questions/linux-newbie-8/want-to-mount-the-hard-drive-on-the-fedora-core-6-a-613912/)

fedoraman 01-16-2008 02:57 AM

Want to mount the hard drive on the fedora core 6
 
HI ,

I want to connect the hard drive on my fedora core 6 box .What is the procedure?

Glennzo 01-16-2008 04:14 AM

Quote:

Originally Posted by fedoraman (Post 3024222)
HI ,

I want to connect the hard drive on my fedora core 6 box .What is the procedure?

That's a pretty vague question. What hard drive do you want to connect? A second hard drive. Do you want to mount a second partition? Need access to the 'slave' drive?

fedoraman 01-16-2008 04:26 AM

yes I want to mount the second hard drive in to my achine what should I have to do ?

Glennzo 01-16-2008 04:28 AM

Quote:

Originally Posted by fedoraman (Post 3024282)
yes I want to mount the second hard drive in to my achine what should I have to do ?

Let's go one step further. Is the drive already installed in the computer and you want to access it or do you physically want to install the drive?

fedoraman 01-16-2008 06:42 AM

hi
 
No I need to start from scratch .I just connect it to my machine and now I want to mount it...

Glennzo 01-16-2008 06:50 AM

Quote:

Originally Posted by fedoraman (Post 3024386)
No I need to start from scratch .I just connect it to my machine and now I want to mount it...

Start by opening a terminal and login as root. Type commands /sbin/fdisk -l and cat /etc/fstab, post the output here and we'll go from there. Most likely the new drive will be /dev/sdb.

fedoraman 01-16-2008 07:07 AM

yes I type the command and I found

Device Boot Start End Blocks Id System
/dev/sda1 * 1 9601 77120001 83 Linux
/dev/sda2 9602 9728 1020127+ 82 Linux swap / Solaris

Glennzo 01-16-2008 07:10 AM

Try again. /sbin/fdisk -l AND cat /etc/fstab


All times are GMT -5. The time now is 10:19 AM.