Guest User

Untitled

a guest
Jun 24th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. memory = '256'
  2. disk = ['file:/iso/openwrt-x86-ext2.image,xvda,w']
  3. name = 'varlamov.nedos.net'
  4. vif = [
  5. 'bridge=lan,mac=00:16:3e:00:00:71',
  6. 'bridge=wan,mac=00:16:3e:00:01:71'
  7. ]
  8.  
  9. vcpus=1
  10. root="/dev/xvda2 init=/etc/preinit noinitrd console=hvc0"
  11. kernel="/iso/vmlinux"
  12. on_poweroff = 'destroy'
  13. on_reboot = 'restart'
  14. on_crash = 'restart'
  15. extra="clocksource=jiffies"
Add Comment
Please, Sign In to add comment