You are not logged in.

#1 2010-03-05 08:07:46

pratik_narain
Member
Registered: 2009-12-03
Posts: 37

Installing from virtualbox to real hardware

Dear Friends,

I've got a working installation of arch linux in virtualbox in ubuntu 9.10. Its fully updated with kdemod as the desktop env. Now, I want to replace ubuntu with this arch installation. Is there any way to do this without installing again. I think there should be someway to copy my virtual machine root directory to my real harddisk root partition. Also, I've concerns about graphics as my laptop has ati graphics card while virtualbox uses vesa drivers. And what about installing grub on my mbr.

Offline

#2 2010-03-05 09:19:31

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: Installing from virtualbox to real hardware

Install vdfuse.
In Ubuntu mount vdf with vdfuse.
cp -a contents of root-dir to external hd.
Boot live-cd and cp -a from external hd to /dev/sd(where you want your root system to placed).
Reinstall grub.
Mount /devsd(rootfilesystemplacement) to somewhere.
Adjust fstab and menu.lst according to setup - reboot and cross fingers.

This is not tested and is purely theoretical so it may leave your setup unbootable. smile

Offline

#3 2010-03-05 09:32:03

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Installing from virtualbox to real hardware

Before rebooting I believe you should do a 'mkinitcpio -p kernel26' otherwise the modules you may need to boot will be missing (I guess the fallback image would still work though).


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#4 2010-05-19 07:41:24

xc1024
Member
Registered: 2009-11-10
Posts: 51

Re: Installing from virtualbox to real hardware

Thanks. Just what I needed.

Offline

#5 2010-05-20 12:26:24

xc1024
Member
Registered: 2009-11-10
Posts: 51

Re: Installing from virtualbox to real hardware

I made this into a Wiki entry. Can anyone confirm this works?

http://wiki.archlinux.org/index.php/HOW … o_hardware

Offline

Board footer

Powered by FluxBB