LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-13-2003, 10:33 PM   #1
darazman
LQ Newbie
 
Registered: Aug 2003
Distribution: Redhat 9.1
Posts: 29

Rep: Reputation: 15
stuck - trying 2 add 2nd hard drive


Trying to access the space on my 120 gig thats just newly added outta the box.

Running Redhat 9.1
Primary channel = 80 gig Master with the redhat OS on it + 120gig is the slave. drive is Fresh outta the box, nothing on it.
Secondary channel = CD-RW

I've been looking through froms for similar problems and trying some things, maybe worse off then i started with who knows heh, I just wanna be able to access it for more space somehow, and i'm yes a noob.

Where I'm at right now:
if i go and do "fdisk -l"
i see an hda1, hda2, hda3 and its details to the right, then below the hda stuff i see:

Disk /dev/hdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot ~ other headers here ~
/dev/hdb1 1 14593 117218241 83 Linux

I feel like i'm gettin close but i'm not getting any further to figuring out how to access this space yet, I dont think its mounted and i think its formated but not sure I know how to tell.

You guys been wonderful help before, hope yas can again=)
thx!
 
Old 09-13-2003, 10:41 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well it appears to have a partition on it, so trying making a mount point for example /mnt/120drive and then try mounting it...for example
mount /dev/hdb1 /mnt/120drive
this is at the understanding that you have added the device to your /etc/fstab file...
you could use an entry such as:
Code:
/dev/hdb1    /mnt/120drive	ext3    user,rw,exec,umask=000   0   0
 
Old 09-13-2003, 11:02 PM   #3
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
it looks like the drive is being recognized with a partition, so you probably just need to mount it. you can do that where ever you want, probably creating a mount point in /mnt is the best place, e.g.,

mkdir /mnt/newdisk

and then mounting it:

mount -t auto /dev/hdb1 /mnt/newdisk

>oops, guess i had that tab opened too long.

Last edited by synaptical; 09-13-2003 at 11:03 PM.
 
Old 09-13-2003, 11:11 PM   #4
fsbooks
Member
 
Registered: Jan 2002
Location: Missoula. Montana, USA
Distribution: Slackware (various)
Posts: 464

Rep: Reputation: 52
Is it perhaps a Maxtor 6Y120M0? If so, please see this thread:
http://www.linuxquestions.org/questi...threadid=92347

Short summary: the Maxtor 6Y120M0 needs a 2.6 version kernel.
 
Old 09-13-2003, 11:13 PM   #5
darazman
LQ Newbie
 
Registered: Aug 2003
Distribution: Redhat 9.1
Posts: 29

Original Poster
Rep: Reputation: 15
Thanks for your fast replys, both of u, needed to know to make the folder in /mnt as well that synaptical mentioned and drozz had everything else i needed, Props to yas both, thx!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to add a 2nd hard drive lsimon4180 Linux - Hardware 12 03-24-2005 02:51 PM
STUCK--Trying to copy old Hard Drive to new Hard Drive. Please Help tsw Linux - Newbie 8 05-26-2004 03:47 AM
2nd hard drive neo.sarcastic Linux - Hardware 4 09-23-2003 12:22 AM
2nd Hard Drive Tad Linux - Hardware 6 05-22-2003 01:47 PM
2nd hard drive jarrodatt Linux - Hardware 1 11-12-2002 03:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:46 AM.

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