|
@@ -27,7 +27,7 @@
|
|
<li>Install Oracle Virtualbox</li>
|
|
<li>Install Oracle Virtualbox</li>
|
|
<li>Convert DD-WRT x86 Image to VDI
|
|
<li>Convert DD-WRT x86 Image to VDI
|
|
<div class="codeBlock"># change directory to virtualbox installation<br />
|
|
<div class="codeBlock"># change directory to virtualbox installation<br />
|
|
- cd %programfiles%/Oracle/Virtualbox<br />
|
|
|
|
|
|
+ cd %programfiles%\Oracle\Virtualbox<br />
|
|
# run vboxmanage to convert the raw image to .vdi<br />
|
|
# run vboxmanage to convert the raw image to .vdi<br />
|
|
vboxmanage.exe convertdd "c:\users\i12bretro\downloads\dd-wrt_public_vga.image" "c:\users\i12bretro\downloads\dd-wrt.vdi"</div>
|
|
vboxmanage.exe convertdd "c:\users\i12bretro\downloads\dd-wrt_public_vga.image" "c:\users\i12bretro\downloads\dd-wrt.vdi"</div>
|
|
</li>
|
|
</li>
|