mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Xen-Image, fix config, readme, inittab/getty, change sizes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Howto install Ipfire as a paravirtualized DomU:
|
||||
|
||||
- download image
|
||||
- extract the downloaded file, be careful, you need at least 4gb
|
||||
- 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"
|
||||
|
||||
@@ -19,6 +19,6 @@ vif = [
|
||||
disk = [
|
||||
'file:/mnt/test/ipfire-boot.img,xvda1,w',
|
||||
'file:/mnt/test/ipfire-swap.img,xvda2,w',
|
||||
'file:/mnt/test/ipfire-root.img,xvda2,w',
|
||||
'file:/mnt/test/ipfire-var.img,xvda2,w'
|
||||
'file:/mnt/test/ipfire-root.img,xvda3,w',
|
||||
'file:/mnt/test/ipfire-var.img,xvda4,w'
|
||||
] #### Change path
|
||||
|
||||
Reference in New Issue
Block a user