Files
bpfire/config/xen-image/README
2009-09-17 21:50:56 +02:00

24 lines
972 B
Plaintext

Howto install Ipfire as a paravirtualized DomU:
- download image
- extract the downloaded file, be careful, you need at least 2gb
- edit the file ipfire.cfg
- start ipfire: "xm create ipfire.cfg"
- if you get no errormessage go to console: "xm console ipfire-xen"
- after booting, the setup will started to do basic settings and reboot
(Ignore the errormessages. The services are not startet yet)
This setup is for 2 interfaces (green and red).
If you want more, like orange and blue, edit the ipfire.cfg and execute
"setup" to adjust yout config.
other usefull commands from the Dom0:
- shutdown the fire: "xm shutdown ipfire-xen"
- reset the fire: "xm destroy ipfire-xen"
- look what is going on: "xm top" or "xm list"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ This is image is build with the normal build environment +
+ and not full tested yet +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++