
4.10 Move a native Windows installation to a virtual machine. 4.9.2 UEFI interactive shell after restart. 4.9.1 No keyboard/mouse input when attempting to install Mojave. 4.8 Install a native Arch Linux system from VirtualBox. 4.7.3.2 Create the VM configuration file. 4.7.3 Create a VM configuration to boot from the physical drive. 4.7.2 Make sure your mkinitcpio image is correct. 4.7.1 Make sure you have a persistent naming scheme. 4.7 Run a native Arch Linux installation inside VirtualBox. 4.3.2 Detecting web-cams and other USB devices. 4.3 Use specific device in the virtual machine. 4.2.2 Starting virtual machines with a keyboard shortcut. 4.2.1 Starting virtual machines with a service (autostart). 4.1.3 Create the VM configuration for your hypervisor. 4.1.2 Use the right virtual disk format. 4.1 Import/export VirtualBox virtual machines from/to other hypervisors. 3.7 Clone a virtual disk and assigning a new UUID to it. 3.6.1 Transfer between Linux host and other OS. 3.6 Replace a virtual disk manually from the. 2 Installation steps for Arch Linux guests.
1.4 Accessing host USB devices in guest. 1 Installation steps for Arch Linux hosts. Boot up your VM with the new or enlarged virtual disk. If you want to be "safer", find a LiveCD or GParted ISO, and perform the following steps with /dev/sda1 unmounted. However, you already have a backup of your virtual disk if you used the VirtualBox method above.
Some may consider the following "dangerous". Click on the Hard Disk icon, and enter the new disk size. First, shut down the VM and open the VM Settings Panel. It is really easy to increase the size of a VMDK in VMWare. Select choose existing disk, and then clone.vdi. Then, click the little hard drive with the plus sign on the SCSI controller to add your new disk. Navigate to the storage tab, click on the old virtual disk, and then click on the small minus at the bottom to remove the drive. Select the VM and click the Setting button. This can be done using the command line, but it's easier to use the GUI.
Update VirtualBox to use the new image. $ VBoxManage modifyhd clone.vdi -resize 20480 #size in MB (20 GB)