Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
wiki:netbooting [2014/08/14 05:29] – [Putting it all together another way.] /tmp/builtin curaga | wiki:netbooting [2014/08/14 05:30] (current) – [Putting it all together another way.] curaga | ||
---|---|---|---|
Line 165: | Line 165: | ||
===== Putting it all together another way. ===== | ===== Putting it all together another way. ===== | ||
- | If you are using pxelinux version 3.71 or greater, you can load the nfs-utils with initrd instead of using tftplist. To do this you need to create another cpio archive that contains / | + | If you are using pxelinux version 3.71 or greater, you can load the nfs-utils with initrd instead of using tftplist. To do this you need to create another cpio archive that contains / |
- mkdir -p / | - mkdir -p / | ||
- cp nfs-utils.tcz / | - cp nfs-utils.tcz / |