Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can i convert a virtual box vdi and install it on an actual hard drive partition?

I plan to run this to create an image VBoxManage internalcommands converttoraw your-virtualbox-disk.vdi /dev/sdX

I have an employ partition ready but I also already have 1 Linux partition and 2 windows partitions losing from a grub boot loader. This IMG would be the 4th partition (also windows). How can I get it to boot properly?

like image 849
user1898525 Avatar asked Dec 07 '25 05:12

user1898525


1 Answers

Convert it to raw image using the following command

VBoxManage.exe clonehd --format RAW source.vdi destination.img

Then use this tool http://hddguru.com/software/HDD-Raw-Copy-Tool/ to copy img to HDD

like image 66
George Moralis Avatar answered Dec 10 '25 09:12

George Moralis



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!