Score:0

I can't start a VirtualBox machine from a physical hard drive

in flag

I have a hard drive with an installed XUbuntu. I need to launch it in a virtual machine.

I have followed this tutorial: https://www.serverwatch.com/guides/using-a-physical-hard-drive-with-a-virtualbox-vm/

But I can't get it to work... :(

First, I don't know which partition I should use:

Name           Start       End   Sectors   Size       Type
/dev/sdc1       2048   1050623   1048576   512M EFI File System
/dev/sdc2    1050624 976773119 975722496 465,3G Linux File System

(sorry, in French, but I hope it's clear enough)

I have created .vmdk files for both partitions but neither work (including when adding both). I have messages like "This is not a bootable disk.". I have selected only "hard drive" in boot order. I have also tried enabling EFI. Machine type is set as "Linux" and for version, I have tried Ubuntu 32bit and 64bit.

Can anyone help?

C.S.Cameron avatar
cn flag
You can use Rufus, (run from Windows in Ubuntu VBox host), to convert the bootable contents of a disk to a bootable .vhd file. click the little disk icon next to "Device" to specify where to save the image. or you can use `VBoxManage clonemedium --format RAW ubuntu.img ubuntu.vdi` run in Terminal to convert a .img of a bootable hard drive to a bootable .vdi file. VBox must be open at the time. Let me know if you need a full answer.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.