Ricardo.Gonzalez at shell.com
2006-Aug-23 22:18 UTC
[syslinux] How can I make sure some modules are loaded via the file in /tftpboot/pxelinux.cfg file
# cat <hex-number> DEFAULT ks PROMPT 0 LABEL ks KERNEL vmlinuz APPEND ksdevice=eth0 network ramdisk_size=16384 initrd=initrd.img lang= devfs=nomount noapic ks=nfs:<IP-ADDRESS>:/tftpboot/ks.<INSTALL_CLIENT> I have the ahci related modules in my initrd.img file/image, but they are not loading and I am getting a panic because the server can not find any disks. How can I via the "0A34F101" file above or via changes to the initrd.img image make sure that the AHCI related drivers get loaded (ahci, scsi_mod, libata Ricardo J. Gonzalez
Gustavo Guillermo PĂ©rez
2006-Aug-24 20:58 UTC
[syslinux] How can I make sure some modules are loaded via the file in /tftpboot/pxelinux.cfg file
El Mi?rcoles, 23 de Agosto de 2006 17:18, Ricardo.Gonzalez at shell.com escribi?:> How can I via the "0A34F101" file above or via changes to the initrd.img > image make sure that the AHCI related drivers get loaded (ahci, scsi_mod, > libataThis is not syslinux related [off topic], it is more Linux initscripts into your initrd, nothing to do with syslinux. :P Try BusyBox. -- Gustavo Guillermo P?rez Compunauta uLinux www.compunauta.com