]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - config/xen-image/README
Add xen-image build
[people/pmueller/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 4gb
5 - edit the file ipfire.cfg
6 - start ipfire: "xm create -c ipfire.cfg"
7 - go to console: "xm console ipfire-xen"
8 - after booting, the setup will started to do basic settings and reboot
9
10 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.
11
12 other 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
21 Todo:
22 - prevent loading some modules like ac, battery and so on
23 - remove setclock initscript
24 - remove keymap initscript
25 - add hvc0 to /etc/securetty