<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3AVirtualbox</id>
	<title>Category:Virtualbox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3AVirtualbox"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Category:Virtualbox&amp;action=history"/>
	<updated>2026-06-04T22:03:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Category:Virtualbox&amp;diff=30770&amp;oldid=prev</id>
		<title>Chao: Created page with &quot; == New Install == * Install addon ./VBoxLinuxAdditions.run * setup share folder, setup ENV * apt-get update &amp;&amp; upgrade * Compiler ARM GCC, IDE Sublime * Other too...&quot;</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Category:Virtualbox&amp;diff=30770&amp;oldid=prev"/>
		<updated>2021-04-28T14:48:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; == New Install == * Install addon ./VBoxLinuxAdditions.run * setup share folder, setup &lt;a href=&quot;/w/ENV&quot; title=&quot;ENV&quot;&gt;ENV&lt;/a&gt; * apt-get update &amp;amp;&amp;amp; upgrade * Compiler &lt;a href=&quot;/w/ARM_GCC&quot; title=&quot;ARM GCC&quot;&gt;ARM GCC&lt;/a&gt;, IDE &lt;a href=&quot;/w/Sublime&quot; title=&quot;Sublime&quot;&gt;Sublime&lt;/a&gt; * Other too...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== New Install ==&lt;br /&gt;
* Install addon ./VBoxLinuxAdditions.run&lt;br /&gt;
* setup share folder, setup [[ENV]]&lt;br /&gt;
* apt-get update &amp;amp;&amp;amp; upgrade&lt;br /&gt;
* Compiler [[ARM GCC]], IDE [[Sublime]]&lt;br /&gt;
* Other tool [[Python Setup]]&lt;br /&gt;
* [[GFW]]&lt;br /&gt;
== Guest Addtions ==&lt;br /&gt;
Prequiste&lt;br /&gt;
* apt-get install gcc make&lt;br /&gt;
Debian &lt;br /&gt;
* Login as root;&lt;br /&gt;
* Update your APT database with apt-get update;&lt;br /&gt;
* Install the latest security updates with apt-get upgrade;&lt;br /&gt;
* Install required packages with apt-get install build-essential module-assistant;&lt;br /&gt;
* Configure your system for building kernel modules by running m-a prepare;&lt;br /&gt;
* Click on Install Guest Additions… from the Devices menu, then run mount /media/cdrom.&lt;br /&gt;
* Run sh /media/cdrom/VBoxLinuxAdditions.run, and follow the instructions on screen.&lt;br /&gt;
 sh /media/cdrom/VBoxLinuxAdditions.run&lt;br /&gt;
 ./VBoxLinuxAdditions.run&lt;br /&gt;
ubuntu&lt;br /&gt;
For ubuntu or lubuntu -&amp;gt; just enter into folder run &lt;br /&gt;
 autorun.sh&lt;br /&gt;
&lt;br /&gt;
== Operations ==&lt;br /&gt;
* Change vmds to vdi&lt;br /&gt;
 VBoxManage clonehd &amp;quot;F:\VM\VM_System\debian-8.5-2\debian-8.5-disk2.vmdk&amp;quot; &amp;quot;F:\VM\VM_System\debian-8.5-2\debian-8.vdi&amp;quot; --format vdi&lt;br /&gt;
or use in new versoin:&lt;br /&gt;
 VBoxManage clonemedium --format VDI D:\Work\03_VM\WIN7-32-SP1-Electronics\win7-32-sp1-disk1.vmdk D:\Work\03_VM\WIN7-32-SP1-Electronics\server2-disk1.vdi&lt;br /&gt;
=== Disk resize ===&lt;br /&gt;
* VBoxManage list hdds&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* resize to 60GB: &lt;br /&gt;
 cd C:\Program Files\Oracle\VirtualBox&lt;br /&gt;
 VBoxManage modifyhd E:\VM\win7-64\win7-64.vdi --resize 60000&lt;br /&gt;
* 20GB -&amp;gt; &amp;quot;c:\Program Files\Oracle\VirtualBox\VBoxManage.exe&amp;quot; modifymedium --resize 20000 &amp;quot;F:\VM_local\lubuntu-nginx\lubuntu.vdi&amp;quot;&lt;br /&gt;
=== Partitions Change ===&lt;br /&gt;
* Use Gparted ISO tool to resize it, and remember to add swap at the end.&lt;br /&gt;
=== Change  UUID ===&lt;br /&gt;
&lt;br /&gt;
== WIN OS ==&lt;br /&gt;
* Set network connection to NAT, try control IC to yours&lt;br /&gt;
* Win 8.1 remove usb filter to enable assigning USB&lt;br /&gt;
XP&lt;br /&gt;
* turn on option I/O APIC&lt;br /&gt;
* use Windows PE format to 2 disk, main disk need 6GB, system files 3GB, temp files 1GB, install software 2GB, at least. Best should be C-9GB/D-1GB&lt;br /&gt;
* disk use VDI&lt;br /&gt;
* use ghost to quick install&lt;br /&gt;
misc&lt;br /&gt;
* 修改磁盘-控制面板-磁盘管理工具&lt;br /&gt;
&lt;br /&gt;
== Network ==&lt;br /&gt;
* Can use local network ss shared connection&lt;br /&gt;
* bridge network -&amp;gt; can not reach LAN share&lt;br /&gt;
* Internal network -&amp;gt; no internet&lt;br /&gt;
* Host only -&amp;gt; no internet&lt;br /&gt;
Other solution &lt;br /&gt;
* Install ss-libev, config at /etc/s*ev/config.json, start network by ss-local&lt;br /&gt;
* Change ss-libev auto start, in /etc/init.d/ss-libev change running file ss-server to ss-local, ss-server can not work&lt;br /&gt;
* set firefox proxy socks5 to 127.0.0.1 1080 only, and dns also use proxy&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category: Software]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>