]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame_incremental - config/xen-image/README
Xen-Image, fix config, readme, inittab/getty, change sizes
[people/pmueller/ipfire-2.x.git] / config / xen-image / README
... / ...
CommitLineData
1Howto install Ipfire as a paravirtualized DomU:
2
3- download image
4- extract the downloaded file, be careful, you need at least 2gb
5- edit the file ipfire.cfg
6- start ipfire: "xm create ipfire.cfg"
7- if you get no errormessage go to console: "xm console ipfire-xen"
8- after booting, the setup will started to do basic settings and reboot
9 (Ignore the errormessages. The services are not startet yet)
10
11This setup is for 2 interfaces (green and red).
12If you want more, like orange and blue, edit the ipfire.cfg and execute
13"setup" to adjust yout config.
14
15other usefull commands from the Dom0:
16- shutdown the fire: "xm shutdown ipfire-xen"
17- reset the fire: "xm destroy ipfire-xen"
18- look what is going on: "xm top" or "xm list"
19
20++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
21+ This is image is build with the normal build environment +
22+ and not full tested yet +
23++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++