1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="nat-tftp">
|
---|
4 | <title>PXE Booting with NAT</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>PXE booting is now supported in NAT mode. The NAT DHCP server provides a boot file name of the form
|
---|
8 | <filepath><varname>vmname</varname>.pxe</filepath> if the directory <codeph>TFTP</codeph> exists in the
|
---|
9 | directory where the user's <filepath>VirtualBox.xml</filepath> file is kept. It is the responsibility of the user
|
---|
10 | to provide <filepath><varname>vmname</varname>.pxe</filepath>. </p>
|
---|
11 | </body>
|
---|
12 |
|
---|
13 | </topic>
|
---|