LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Libranet
User Name
Password
Libranet This forum is for the discussion of Libranet Linux.

Notices


Reply
  Search this Thread
Old 11-13-2003, 11:33 PM   #1
GreenerLinux
Member
 
Registered: Aug 2003
Location: Olympia, WA
Distribution: Xandros, Libranet, Mandrake
Posts: 86

Rep: Reputation: 15
Angry Second hard drive doesn't show up


I have Libranet installed on a system with two hard drives but it never reads the second hard drive. During the install it asked me which hard drive I wanted to use. I wasn't able to choose both. There must be a way to format this drive so I can use it. Please help!

 
Old 11-14-2003, 12:10 AM   #2
idaho
Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: RedHat, Libranet
Posts: 438

Rep: Reputation: 30
To see what (IDE) drives are physically on your system invoke:
ls /proc/ide
You should see something like "drivers hda hdb hdc hdd", where hda is your master drive on your first IDE bus, hdb is your slave on your first IDE bus, hdc is your master on your second IDE bus, and hdd is your slave on your second IDE bus. The files under /proc/ide/hd* will help you identify your files by model and physical size in case you are not sure which is which.

First you need to create a partition on your missing drive. Assuming that hdb is your missing file, you would invoke "fdisk /dev/hda" to start an interactive session with fdisk, and partition your drive. If you are not sure what you are doing, see this how-to:
http://www.linux.org/docs/ldp/howto/...ion/index.html

After you have created your partition, you need to create a file system. Assuming you want to use the Libranet default of ReiserFS, invoke:
mkfs -t reiserfs /dev/hdb1

Finally, create a mount point and mount your system, e.g.:
mkdir /data
mount /dev/hdb1 /data
 
Old 11-15-2003, 04:08 AM   #3
docGonzo2000
Member
 
Registered: Jan 2003
Location: Texas
Distribution: Libranet 8.1, Slackware 9
Posts: 107

Rep: Reputation: 15
I use cfdisk. cfdisk actually gives you a nice, menu-driven way to control partitioning. You enter, as root,

cfdisk /dev/hd? where hd? is your hard drive device node.

Then you can add partitions and write the partition table,
 
Old 11-17-2003, 03:58 PM   #4
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,175

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
qtparted is a nice easy graphical way to see what you are doing with your drives. But it sounds like your BIOS may not be detecting the drive if it did not show up during install. Is it listed in the BIOS at all?
 
Old 11-17-2003, 04:12 PM   #5
GreenerLinux
Member
 
Registered: Aug 2003
Location: Olympia, WA
Distribution: Xandros, Libranet, Mandrake
Posts: 86

Original Poster
Rep: Reputation: 15
The drive showed up during the install but I was only given the option of installing to one of the two drives (this was during the install of Mandrake 9.2). I'll use the tool you recommended to setup the second drive. Thanks.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing grub to external USB hard drive for later use as internal hard drive dhave Linux From Scratch 2 12-10-2005 08:48 AM
2 hard drive in system mirror 1st hard drive sburns76247 Linux - General 2 12-21-2004 01:47 AM
Grub to access new hard drive and old multi os hard drive ? gedi1 Linux - Hardware 0 06-03-2004 12:01 PM
STUCK--Trying to copy old Hard Drive to new Hard Drive. Please Help tsw Linux - Newbie 8 05-26-2004 02:47 AM
command to show the hard drive serial #? AoiSora Linux - Newbie 1 02-17-2004 10:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Libranet

All times are GMT -5. The time now is 10:51 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