Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-27-2007, 10:40 AM
|
#1
|
LQ Newbie
Registered: Dec 2007
Posts: 15
Rep:
|
Ide Drive Not Seen By The Kernel With Sata Disk As Boot Disk
Good day,
I successfuly installed Slackware 12.0 on a Dell Optiplex GX520. It's got a SATA disk as the boot device. I added a second, but IDE, new hard drive, but although the BIOS does "see" both drives, fdisk only "sees" the SATA drive, and not the IDE drive.
Any one with an idea please?
Thanks.
|
|
|
12-27-2007, 10:46 AM
|
#2
|
Member
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528
Rep:
|
What command did you give?
If you want to see all dev. as root in a terminal type fdisk -l
EDIT: I should also note that the drive you added will not just show up, you need to mount the drive to use it. If you want the drive to auto mount at boot time you will need to add the drive to your fstab.
Here is a link to a Howto that will get you going.
Last edited by mrrangerman; 12-27-2007 at 11:30 AM.
Reason: add info
|
|
|
12-27-2007, 12:09 PM
|
#3
|
Senior Member
Registered: Aug 2007
Location: South Carolina, U.S.A.
Distribution: Ubuntu, Fedora Core, Red Hat, SUSE, Gentoo, DSL, coLinux, uClinux
Posts: 1,302
Rep: 
|
Quote:
Originally Posted by xasanchez
I added a second, but IDE, new hard drive, but although the BIOS does "see" both drives, fdisk only "sees" the SATA drive, and not the IDE drive.
|
Slackware 12 is probably using and old enough kernel to report IDE drives as "/dev/hdX" instead of "/dev/sdX". Run "ls -l /dev/hd* /dev/sd*" to see all disk devices.
Once you find the drive, you will have to mount it by hand or add an entry to fstab. Either way, you have some man pages to read.
|
|
|
12-27-2007, 12:18 PM
|
#4
|
Senior Member
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170
|
In addition you would need to have created one or more partitions then have created a file system on the partition(s) in order to be able to access them, most new drives do not come already partitioned/formatted.
|
|
|
All times are GMT -5. The time now is 06:37 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|