]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/xen-image/README
Some work on xen-image
[people/pmueller/ipfire-2.x.git] / config / xen-image / README
CommitLineData
bada0832
AF
1Howto install Ipfire as a paravirtualized DomU:
2
3- download image
4- extract the downloaded file, be careful, you need at least 4gb
5- edit the file ipfire.cfg
9df6d70f
AF
6- start ipfire: "xm create ipfire.cfg"
7- if you get no errormessage go to console: "xm console ipfire-xen"
bada0832
AF
8- after booting, the setup will started to do basic settings and reboot
9
10This 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.
11
12other usefull commands from the Dom0:
13- shutdown the fire: "xm shutdown ipfire-xen"
14- reset the fire: "xm destroy ipfire-xen"
15- look what is going on: "xm top" or "xm list"
16
17+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
18+ This is image is build with the normal build environment and not tested yet +
19+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20
21Todo:
9df6d70f 22- check Xen Kernel config (filesystems should not included to kernel!!!!)