This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
oraclevm:ovmm_install [2017/01/18 18:11] frank |
oraclevm:ovmm_install [2017/01/18 18:12] (current) frank |
||
---|---|---|---|
Line 22: | Line 22: | ||
# tune2fs -o journal_data_writeback /dev/xvda2 #root partition | # tune2fs -o journal_data_writeback /dev/xvda2 #root partition | ||
</code> | </code> | ||
- | * Enable ntpd | + | * Enable ntpd |
* Run createOracle.sh | * Run createOracle.sh | ||
<code> | <code> | ||
Line 54: | Line 54: | ||
Rules added. | Rules added. | ||
</code> | </code> | ||
- | * Run runInstaller | + | * Run runInstaller |
<code> | <code> | ||
# ./runInstaller.sh | # ./runInstaller.sh |