]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - config/xen-image/README
49c1192f8738dcef44a53a8ba8767a875501fecf
[people/teissler/ipfire-2.x.git] / config / xen-image / README
1 Howto 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
11 This setup is for 2 interfaces (green and red).
12 If you want more, like orange and blue, edit the ipfire.cfg and execute
13 "setup" to adjust yout config.
14
15 other 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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++