⇤ ← Revision 1 as of 2014-06-10 23:58:50
Size: 341
Comment:
|
← Revision 2 as of 2015-01-29 18:15:49 ⇥
Size: 560
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Line 13: | Line 12: |
* Oracle VM Guest Additions use case [[http://www.oracle.com/technetwork/database/database-appliance/overview/oda-automatedvmprovisioning-2348232.pdf|Oracle Database Appliance:Automated Virtual Machine Provisioning]] |
- PXE or auto network install
- HVM
# Enable pxe in vm configuration file, n -network c - local boot='nc'
- PVM
# add bootargs bootargs = '--args="ksdevice=eth0 network bootproto=dhcp ks=http://192.168.1.1/cblr/svc/op/ks/system/pvm-ol6.5-x86_64-1" http://ca-systest5010.us.oracle.com/iso/ol6.5-x86_64/'
- HVM
Oracle VM Guest Additions use case Oracle Database Appliance:Automated Virtual Machine Provisioning