LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ubuntu install 2nd hardrive. How do i proceed? (https://www.linuxquestions.org/questions/linux-newbie-8/ubuntu-install-2nd-hardrive-how-do-i-proceed-460913/)

Blackmambra64 07-04-2006 10:05 AM

Ubuntu install 2nd hardrive. How do i proceed?
 
Ubuntu install 2nd hardrive. How do i proceed? I have the master hardrive and now i just want to install the 2nd hardrive , will it recognise it as a slave or do i have to do something else to make it work .




Thanks

tamoneya 07-04-2006 10:22 AM

do you have it connected with the IDE cable yet? YOu need to open case and find the ribbon cable. it should have another connector on it for the slave drive. Connect here and also connect the power. Then you need to go into bios and set the primary slave drive to auto so that it can be detected. Next you need to partition it with something like fdisk or cfdisk. the drive will be named /dev/hdb probably and your partition will be something like /dev/hdb1. Then finally mount the harddrive with 'mount /dev/hdb1 /mnt/dev/hdb1'

XavierP 07-04-2006 04:08 PM

Moved: This thread is more suitable in Linux-Newbie and has been moved accordingly to help your thread/question get the exposure it deserves.

The intro forum is purely for new members to say "hello".

Welcome to LQ :D

pixellany 07-04-2006 04:23 PM

I do not understand the question and therefor doubt if the one answer is going to be useful.
Is Linux installed on the 2nd drive?
If yes, did you install a bootloader? What did you do after the install--eg remove the drive? What else?

If Linux is not installed, then put the drive in the computer and boot from the install CD. It will give you the option of using either drive.

In any event, you do not need to "mount" one of the drives to install or use Linux along with XP.

Blackmambra64 07-04-2006 11:23 PM

let me explain better Linux is installed on the masterhardrive...
 
let me explain better Linux is installed on the masterhardrive now i want to add another hardrive as a slave hardrive because i have linux on the 1st drive so what do i have to do to make linux recognize my slave hard rive........thanks guys:Pengy:

Nylex 07-04-2006 11:52 PM

You'll need to partition it and then format the partition(s) with whatever filesystem(s) you want to use.

khaleel5000 07-05-2006 12:21 AM

TO recongnize , you mean you want to access that drive from linux? ..if thats the thing then these might help
http://www.tuxfiles.org/linuxhelp/fstab.html

http://www.tuxfiles.org/linuxhelp/mounting.html

if you say linux is NOT detecting your second drive, make sure it is actually not detecting by using
fdisk -l
and paste its result here


All times are GMT -5. The time now is 04:01 PM.