Re: module load sequence

2006-02-02 Thread Ismael Valladolid Torres
Chris Howie escribe: Lei Kong wrote: How do I make sure ide_generic module is loaded before libata and ata_piix? I need to do this on my thinkpad z60t, because the dvd rom won't be recognized otherwise. echo ide_generic /etc/modules That loads it after. :) Cordially, Ismael --

Re: module load sequence

2006-02-02 Thread Clive Menzies
On (02/02/06 10:03), Ismael Valladolid Torres wrote: Chris Howie escribe: Lei Kong wrote: How do I make sure ide_generic module is loaded before libata and ata_piix? I need to do this on my thinkpad z60t, because the dvd rom won't be recognized otherwise. echo ide_generic

Re: module load sequence

2006-02-02 Thread Chris Howie
Ismael Valladolid Torres wrote: Chris Howie escribe: Lei Kong wrote: How do I make sure ide_generic module is loaded before libata and ata_piix? I need to do this on my thinkpad z60t, because the dvd rom won't be recognized otherwise. echo ide_generic /etc/modules That loads it after. :)

Re: Re: module load sequence

2006-02-02 Thread Lei Kong
Lei Kong wrote: How do I make sure ide_generic module is loaded before libata and ata_piix? I need to do this on my thinkpad z60t, because the dvd rom won't be recognized otherwise. echo ide_generic /etc/modules -- Chris Howie Thanks, I tried this before, it didn't work for me. I was

Re: module load sequence

2006-02-02 Thread Andrei Popescu
On Thu, 02 Feb 2006 12:20:15 -0500 Lei Kong [EMAIL PROTECTED] wrote: 2) put ide_generic in /etc/mkinitrd/modules or /etc/mkinitramfs/modules and reinstall the kernel, ide_generic was loaded before ata_piix and libata, but then my sata hd was recognized as hda instead of sda, which

module load sequence

2006-02-01 Thread Lei Kong
How do I make sure ide_generic module is loaded before libata and ata_piix? I need to do this on my thinkpad z60t, because the dvd rom won't be recognized otherwise. Thanks. Lei -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: module load sequence

2006-02-01 Thread Chris Howie
Lei Kong wrote: How do I make sure ide_generic module is loaded before libata and ata_piix? I need to do this on my thinkpad z60t, because the dvd rom won't be recognized otherwise. echo ide_generic /etc/modules -- Chris Howie http://www.chrishowie.com -BEGIN GEEK CODE BLOCK-