SOLUCIONADO ! On Wed, 2006-08-16 at 17:31 -0500, Guillermo Salas M. wrote: > On Wed, 2006-08-16 at 18:20 -0400, Felipe Sateler wrote: > > Guillermo Salas M. wrote: > > > > > Me parece que es algún error al crear la imagen initrd, antes hice lo > > > mismo con el kernel 2.6.15 para que al inicio haga los cambios en mi > > > disco, el problema es que no recuerdo como lo hice :( > > > > Para setear los parametros al inicio debes editar /etc/hdparm.conf > > > > > Gracias por contestar. > > Te comento que si tengo ese archivo y ahi especifico que utilize dma, > pero no ser tomado en cuenta al inicio. >
Mi problema era que mkinitrd ya no funciona en la rama 2.6.17, en su lugar esta mkinitramfs (gracias por la info Alejandro Bárcena Campos). Copié mi script en /etc/initramfs-tools/scripts/init-premount y Luego bastó con ejecutar: mkinitramfs -o /boot/initrd.img-2.6.17 2.6.17 Ya tengo dma habilitado en mi disco: /dev/hda: multcount = 16 (on) IO_support = 3 (32-bit w/sync) unmaskirq = 1 (on) using_dma = 1 (on) keepsettings = 0 (off) readonly = 0 (off) readahead = 256 (on) geometry = 16383/255/63, sectors = 117210240, start = 0 Saludos, > > > > -- > > > > Felipe Sateler > > > > > -- > Guillermo Salas M. > Telconet S.A. > Calle 15 y Avenida 24 Esq > Edificio Barre #2 Primer Piso > Telefono : +593 5 262 8071 > Celular : +593 9 985 5138 > e-mail : [EMAIL PROTECTED] > www : http://www.manta.telconet.net > http://www.telcocarrier.net > > Linux User: 255902 > > Beat me, whip me, make me use Windows! > > Please avoid sending me Word or PowerPoint attachments. > See http://www.fsf.org/philosophy/no-word-attachments.html > > Please avoid the Top Posting, see > http://es.wikipedia.org/wiki/Top-posting > > -- Telconet S.A. Calle 15 y Avenida 24 Esq Edificio Barre #2 Primer Piso Telefono : +593 5 262 8071 Celular : +593 9 985 5138 e-mail : [EMAIL PROTECTED] www : http://www.manta.telconet.net http://www.telcocarrier.net Linux User: 255902 Beat me, whip me, make me use Windows! Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html Please avoid the Top Posting, see http://es.wikipedia.org/wiki/Top-posting -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

