Turning wubi installation to VirtualBox virtual machine

  1. Create a new VM in VirtualBox menu. Set up two CD/DVD devices. The first device should mount a Linux Live CD. The other should mount the Guest Addition ISO. You should also put the root.disk to be imported as VirtualBox VM to somewhere in the host OS, and set up "Shared Folder" that points to the respective directory.
  2. Boot up the VM and take the "Try" option.
  3. When the VM boots up, call gparted and create partitions on the VM harddisk for swap and primary partition. You should get at two /dev/sdax/ devices.
  4. Mount the Guest Addition CD and install Guest Addition.
  5. Inside the VM, mount the host OS "Shared Folder" that contains root.disk (Ref): sudo mount -t vboxsf share ~/host
  6. Use the MigrateWubi script to migrate the root.disk content to the VM devices you created above:
    sudo bash wubi-move.sh --root-disk=/media/win/ubuntu/disks/root.disk /dev/sda1 /dev/sda2
     
     

Comments

Popular posts from this blog

Using PlayStation 1 Densha de Go controller on emulators

Using PS1/PC Densha de Go! controller SLPH-00051/TCPP-20001/DGOC-44U on PS4/Switch Densha de Go!!

Play octoshape stream on windows with VLC player