View previous topic :: View next topic |
Author |
Message |
gsra99 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_agent_smith.gif)
Joined: 06 Jan 2008 Posts: 105
|
Posted: Sun Feb 07, 2010 4:34 pm Post subject: [SOLVED] kernel config for /dev/sda |
|
|
I have an Acer 5024WLMi laptop, and am trying to get the kernel to list hard disks as /dev/sd* rather than /dev/hd*. I have BLK_DEV_ATIIXP=y and PATA_ATIIXP=y in my kernel config, but the hard disk is still list as /dev/hd*. I am missing something but I do not know what.
Last edited by gsra99 on Tue Feb 16, 2010 6:43 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
John R. Graham Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/1323583785534df64897db0.jpg)
Joined: 08 Mar 2005 Posts: 10733 Location: Somewhere over Atlanta, Georgia
|
Posted: Sun Feb 07, 2010 4:49 pm Post subject: |
|
|
In your kernel config you want to disable "ATA/ATAPI/MFM/RLL support" (which is approaching legacy status) and enable "Serial ATA (prod) and Parallel ATA (experimental) drivers" (which is the new, unified, SATA/PATA driver set). Under the new drivers, all drives show up as /dev/sd*.
- John _________________ I can confirm that I have received between 0 and 499 National Security Letters. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gsra99 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_agent_smith.gif)
Joined: 06 Jan 2008 Posts: 105
|
Posted: Tue Feb 16, 2010 6:42 am Post subject: |
|
|
Cheers that worked. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|