| Code Sample |
| case "$CMDLINE" in *fromhd=/dev/*) DEVICES="$fromhd";;; esac |
| Quote (MrUmunhum @ Nov. 21 2006,16:28) | ||
What do you mean by an 'ash terminal'? |
| Quote (^thehatsrule^ @ Nov. 24 2006,01:10) |
| That's because ifconfig is a separate program, and you'd have to add that too (no idea how to get networking support then either - probably have to create the device first anyways) It may be easier to use a premade toolset.. (like that pxe stuff) And as I pointed out earlier, you could try to just replace ash directly. |