mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
better default for KVM driver
git-svn-id: http://svn.opennebula.org/one/trunk@328 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
parent
acbdb0ed3c
commit
4c0b32d83c
@ -3,6 +3,9 @@
|
||||
# Valid atributes are:
|
||||
# - os [kernel,initrd,boot,root,kernel_cmd]
|
||||
# - memory
|
||||
# - cpu
|
||||
|
||||
#MEMORY = 128
|
||||
#OS = [ kernel="/vmlinuz", initrd="/initrd.img", root="sda1", boot=hd,kernel_cmd="ro"]
|
||||
#OS = [ kernel="/vmlinuz", initrd="/initrd.img", root="sda1", boot=hd,kernel_cmd="ro"]
|
||||
OS = [ boot=hd ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user