Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] 2.6.22-suspend2-r2 - hd instead sd?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Beju
Apprentice
Apprentice


Joined: 30 Mar 2006
Posts: 171

PostPosted: Fri Jan 04, 2008 3:51 pm    Post subject: [SOLVED] 2.6.22-suspend2-r2 - hd instead sd? Reply with quote

This is exactly the problem. The new kernel is seeing my sata disk (formerly /dev/sda) as /dev/hda. I don't know, is it some new feature of this kernel? I wouldn't want to suddenly change "sd" to "hd" in all config files.

I'm running the kernel with:
Code:
kernel /boot/vmlinuz hdc=noprobe libata.atapi_enabled=1 video=vesafb:mttr:4,ywrap,1024x768-32@60 splash=verbose,fadein,theme:suspend2 console=tty1 root=/dev/hda3 udev resume2=swap:/dev/hda8


Thx for any advice.


Last edited by Beju on Fri Jan 04, 2008 9:51 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54827
Location: 56N 3W

PostPosted: Fri Jan 04, 2008 5:07 pm    Post subject: Reply with quote

Beju,

Its a problem with your kernel configuration. If you post your lspci, I can tell you exactly how to fix it.
In general terms, turn off the entire ATA/ATAPI/MFM/RLL support menu and turn on SCSI Disk and SCSI CDROM support.
Now configure your low level disk drivers from Serial ATA (prod) and Parallel ATA (experimental) drivers.

Do not include SATA and PATA options for your chipset, or you will get the problem you have now.
For Intel ICHx for x >=6 there are details here
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Beju
Apprentice
Apprentice


Joined: 30 Mar 2006
Posts: 171

PostPosted: Fri Jan 04, 2008 9:49 pm    Post subject: Reply with quote

Thanks, that configuration for intel has helped me and now everything's OK with sata :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum