summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 59e6191c00bde5f33c4d9ebb73e90973b900a0df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Fetch all required sources with:

make source

Build the qemu image with:

make qemu

Note that building VDI images needs vditool, which needs a properly
installed version of the VirtualBox shared library files.

Note that you can't build grub on a 64-bit machine, use a 32-bit
environment for that.