View previous topic :: View next topic |
Author |
Message |
Hack_Benjamin Apprentice
Joined: 12 Nov 2004 Posts: 158
|
Posted: Tue Jan 18, 2005 12:08 pm Post subject: sata woes |
|
|
No matter which livecd i use i cannot seem to get it to recognise my sata hdd- just about every other version of linux i've used recognises it but gentoo doesnt.
i looked in dmesg and its not there (well it was gor the gentoo kernel in 2004.1 but it didnt let me write to either it or my standard eide hdd.
any ideas how to go about getting it to come up so i can fdisk it?
G |
|
Back to top |
|
|
Casper Gasper Tux's lil' helper
Joined: 07 Sep 2004 Posts: 75 Location: London
|
Posted: Tue Jan 18, 2005 2:21 pm Post subject: |
|
|
I've found I often need to play with the BIOS settings to get SATA working with linux -- if you have any SATA entries there, try changing them to 'compatible' or something similar.
hth,
Casper. |
|
Back to top |
|
|
PiniHadad n00b
Joined: 16 Jun 2003 Posts: 69
|
Posted: Tue Jan 18, 2005 2:28 pm Post subject: |
|
|
You're going to have to provide more info. What sata controller are you using? What's the most recent version of the livecd you've tried? Does the livecd set up your networking ok? If so, could you post the dmesg? Also, if you have another distro installed where it does work could you please post the dmesg from that one? If not, maybe you could try knoppix and if that works post the dmesg from there? I don't really understand the 2nd sentence after the (. Please rephrase it. |
|
Back to top |
|
|
PiniHadad n00b
Joined: 16 Jun 2003 Posts: 69
|
Posted: Tue Jan 18, 2005 2:31 pm Post subject: |
|
|
Casper Gasper wrote: | I've found I often need to play with the BIOS settings to get SATA working with linux -- if you have any SATA entries there, try changing them to 'compatible' or something similar.
hth,
Casper. |
If the current settings work with other distros they should be able to work with gentoo. Playing around with them might be a good idea anyway just make sure to note what they are beforehand so you can change back to these later if you want to. |
|
Back to top |
|
|
PiniHadad n00b
Joined: 16 Jun 2003 Posts: 69
|
Posted: Tue Jan 18, 2005 2:33 pm Post subject: |
|
|
One more thing
This belongs in Kernel & Hardware. You should be more careful about where you post in the future. |
|
Back to top |
|
|
pilla Bodhisattva
Joined: 07 Aug 2002 Posts: 7731 Location: Underworld
|
Posted: Tue Jan 18, 2005 7:08 pm Post subject: |
|
|
Moved from N&S _________________ "I'm just very selective about the reality I choose to accept." -- Calvin |
|
Back to top |
|
|
tyr n00b
Joined: 14 May 2003 Posts: 8 Location: newswall.org.uk
|
Posted: Tue Jan 18, 2005 7:37 pm Post subject: modprobe? |
|
|
You may need to 'modprobe' the module for the sata card you're using.
Have a look in /lib/modules/(kernel-ver)/kernel/drivers/scsi and see if there's a driver for the card.
Eg I had to 'modprobe sata_promise' to get it working. You should then find the device at /dev/sda |
|
Back to top |
|
|
|