Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
soc:2010:peper:notes:usermode_howto [2010/06/06 06:04] peper |
soc:2010:peper:notes:usermode_howto [2010/08/15 14:58] (current) peper |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Building ===== | ===== Building ===== | ||
| - | $ make bin-x86_64-linux/tap.linux | + | $ make bin-x86_64-linux/gpxe.linux |
| ===== Runing ===== | ===== Runing ===== | ||
| - | $ ./bin-x86_64-linux/tap.linux --net tap,if=tap3,mac=52:54:00:12:34:56 --net tap,if=tap4,mac=52:54:00:12:34:57 # etc | + | $ ./bin-x86_64-linux/gpxe.linux --net tap,if=tap3,mac=52:54:00:12:34:56 --net tap,if=tap4,mac=52:54:00:12:34:57 # etc |
| ===== Setting up tap ===== | ===== Setting up tap ===== | ||