Difference between revisions of "IPXE"
Jump to navigation
Jump to search
Line 57: | Line 57: | ||
#undef IMAGE_TRUST_CMD /* Image trust management commands */ | #undef IMAGE_TRUST_CMD /* Image trust management commands */ | ||
Copy the following in the shell.ipxe file | Copy the following in the shell.ipxe file: | ||
#!ipxe | #!ipxe | ||
shell | shell | ||
shell.ipxe is an ipxe script that ipxe will run when starting, here it will instruct ipxe to drop directly to a shell. The syntax is documented on ipxe website. | |||
Use the previously gathered PCI ID to include only the ath9k driver: | Use the previously gathered PCI ID to include only the ath9k driver: |