summaryrefslogtreecommitdiffstats
path: root/dev-tools/virtualBoxTFTPRoot/README.md
blob: 63edb76e5d23a322afe02838f1574fa97d3d13b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

Booting via pxe from virtualbox

create vm

the vm has to be named "pxeTest" (needs to match ./pxeTest.pxe)

configure vm

under settings->system add network boot

link/copy this directory into the virtualbox

config directory

find ~ -name VirtualBox.xml ~/.VirtualBox/ ln -s . ~/.VirtualBox/

copy initram and kernel

cp /some/path/{initram.img,vmlinuz-linux} .