Debian This forum is for the discussion of Debian Linux.
|
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
07-21-2007, 11:27 AM
|
#1
|
|
Member
Registered: Dec 2004
Distribution: Ubuntu Oneiric
Posts: 101
Rep:
|
STA not recognized at install
I'm trying to install Debian Lenny (20070719 netinst) on a new system with a biostar tp35d2-a7 (p35) motherboard and all SATA devices.
The installer starts up and looks for the CD/DVD device and can't find it. I tried "libata.atapi_enabled=1" but that didn't seem to make a difference. (Much of the information I encountered online about these sort of problem looked like it was too old to be relevant.)
I dug out an old IDE CD drive and hooked it up and tried again. Now the system identifies the IDE drive and the network but then it is unable to detect the SATA hard drives.
It suggests that I should pick a driver off the list. As I understand it, the right driver is ata-piix, which does not appear on the list. I tried running "modprobe ata-piix" in a different console and selecting "Detect disks" again from the installer menu, but it still fails to find the disks.
So it appears that none of the SATA things work. How can I get the SATA devices to work?
|
|
|
|
07-21-2007, 11:30 AM
|
#2
|
|
Senior Member
Registered: Dec 2005
Posts: 1,636
Rep: 
|
Debian still has issues with booting from SATA devices. I suggest to use an IDE disk for your system to reside on and use the SATA disk(s) as storage (your /home directories).
|
|
|
|
07-21-2007, 12:39 PM
|
#3
|
|
Member
Registered: Dec 2004
Distribution: Ubuntu Oneiric
Posts: 101
Original Poster
Rep:
|
I see talk of people getting SATA devices to work with various linux distributions 2 years ago, so SATA itself is not new. Really, Debian can't handle it???
(Or could it be some specific issue with support for ICH9 which is new?)
|
|
|
|
07-21-2007, 12:43 PM
|
#4
|
|
Senior Member
Registered: Dec 2005
Posts: 1,636
Rep: 
|
Debian can use SATA, but it's standard kernel has not yet implemented SATA drivers build in so booting from SATA isn't yet available. Mind you, the emphasis in Debian is on stability, not the latest and greatest in Linux-land. If you're after that, use one of those other distro's.
|
|
|
|
07-21-2007, 12:51 PM
|
#5
|
|
Member
Registered: Jul 2006
Distribution: Debian: Squeeze AMD64
Posts: 317
Rep:
|
?
I'm running off of a SATA drive right now? Boots and works just fine?
|
|
|
|
07-21-2007, 01:16 PM
|
#6
|
|
Member
Registered: Dec 2004
Distribution: Ubuntu Oneiric
Posts: 101
Original Poster
Rep:
|
SATA support isn't even available in testing yet? It looks like the testing kernel is 2.6.18 which could maybe be a problem as I read P35 requires 2.6.20. But if that's true then it'll presumably be impossible to use any SATA devices until I upgrade the kernel, whether or not I'm trying to boot off of them.
|
|
|
|
07-21-2007, 01:42 PM
|
#7
|
|
Member
Registered: Jul 2006
Distribution: Debian: Squeeze AMD64
Posts: 317
Rep:
|
what sort of SATA are we talking about? Because I have both a SATA harddrive and an SATA DVD drive. Both boot and work just fine. I installed with an IDE cd drive because my DVD drive hadn't arrived yet, but the harddrive works just fine.
I installed off of the testing netinstall cd for AMD64 about 2 - 3 weeks ago.
|
|
|
|
07-21-2007, 01:59 PM
|
#8
|
|
Member
Registered: Dec 2004
Location: San Antonio, TX
Distribution: Debian-AMD64 Sid
Posts: 481
Rep:
|
Quote:
|
Originally Posted by war1025
?
I'm running off of a SATA drive right now? Boots and works just fine?
|
same here and have been for about a year.
|
|
|
|
07-21-2007, 02:11 PM
|
#9
|
|
Member
Registered: Dec 2004
Distribution: Ubuntu Oneiric
Posts: 101
Original Poster
Rep:
|
What do you mean by "what sort of SATA"? The motherboard is a P35 with ICH9. The SATA devices are
Western Digital Caviar: WD1600AAJS
SAMSUNG DVD burner: SH-S183L
|
|
|
|
07-21-2007, 02:37 PM
|
#10
|
|
Member
Registered: Jul 2006
Distribution: Debian: Squeeze AMD64
Posts: 317
Rep:
|
I would blame the motherboard and not the drives.
The current kernel in testing is 2.6.21-2, so if the proper drivers became available in 2.6.20 you might be able to get it working with the latest kernel. I don't know how you would go about installing with it though...
|
|
|
|
07-21-2007, 02:47 PM
|
#11
|
|
Member
Registered: Dec 2004
Distribution: Ubuntu Oneiric
Posts: 101
Original Poster
Rep:
|
When I looked at the kernel packages in testing it looked to me like the current kernel was 2.6.18, whereas unstable had the 2.6.21 kernel. Did I miss something?
|
|
|
|
07-21-2007, 03:19 PM
|
#12
|
|
Member
Registered: Jul 2006
Distribution: Debian: Squeeze AMD64
Posts: 317
Rep:
|
The current daily build of testing has 2.6.21. I just downloaded the business install cd to check. I would guess that the net install is the same deal.
Edit: You can get the daily builds off of this link:
http://www.debian.org/devel/debian-installer/
Last edited by war1025; 07-21-2007 at 03:21 PM.
|
|
|
|
07-21-2007, 03:59 PM
|
#13
|
|
Member
Registered: Dec 2004
Distribution: Ubuntu Oneiric
Posts: 101
Original Poster
Rep:
|
I checked my kernel version on the install CD and it is 2.6.21-6, so looks like I can't blame my problems on an antiquated kernel.
|
|
|
|
07-22-2007, 09:02 AM
|
#14
|
|
Member
Registered: Dec 2004
Distribution: Ubuntu Oneiric
Posts: 101
Original Poster
Rep:
|
"legacy" ide setting
I have discovered that by selecting "legacy" in the bios config options for IDE that I can detect the hard drive. (I haven't tried unplugging the IDE CD drive to see if it will find the DVD at install.)
Is there any downside to using this "legacy" setting?
|
|
|
|
07-22-2007, 11:28 AM
|
#15
|
|
Member
Registered: Jul 2006
Distribution: Debian: Squeeze AMD64
Posts: 317
Rep:
|
I would think that it working would outweigh any downsides... And if it's an IDE setting and you have an SATA drive, it shouldn't really affect much of anything should it?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:26 AM.
|
|
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
|
|