LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-11-2001, 04:34 PM   #1
vicente
Member
 
Registered: Jul 2001
Location: Lx (Portugal)
Distribution: Mandrake workstation8.0,red hat 7.2 , peanut linux
Posts: 134

Rep: Reputation: 15
adding a HD


how do i add a HD in linux i have mandrake 7.0 with a 20 Gbt HD and now i want to 6 Gbt scsi HD i have the crontroler card the HD and the cable after i put in the pc how do i install it ?
 
Old 09-12-2001, 06:48 AM   #2
Steave
Member
 
Registered: Jul 2001
Location: Braunschweig, Germany
Distribution: Suse 7.2
Posts: 184

Rep: Reputation: 30
After you installed it in your PC, your linux should know the hd as /dev/sdx where x is something between [a..h] I guess it will be /dev/sda since it is your first SCSI-device.

check /proc/scsi/ for information on your SCSI-Devices.

Parition your HD using

# fdisk /dev/sda

format the disk.

# mkfs /dev/sda1

Try to mount the disk:

# mount /dev/sda /mnt -t ext2

If you want to automatically mount the new disk edit your /etc/fstab file:

add a line saying:

/dev/sda1 /my/mountpoint ext2 defaults 1 1
 
Old 09-12-2001, 09:40 AM   #3
jharris
Senior Member
 
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243

Rep: Reputation: 47
You'll also need to ensure that your Kernel supports the SCSI controller... if this isn't the case then you'll probably need recompile your kernel... If you not sure about how to do this have a read http://www.linuxdoc.org/HOWTO/Kernel-HOWTO.html and search the forum for other people experience, comments and questions.

HTH

Jamie...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How about adding new status jt1020 LQ Suggestions & Feedback 11 05-29-2009 11:57 AM
Adding a new HD hywaydave Linux - Newbie 4 05-02-2005 03:22 PM
Adding 2.4.20 to 9.1 datamile Slackware 3 06-08-2004 10:36 PM
adding a second hd pld Linux - Hardware 2 07-31-2003 03:09 AM
ip adding help ranger12002 Linux - General 3 07-01-2003 10:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration