(solved)Virtual machine fedora does not boot, please help~~~
Posted: 14. Mar 2013, 20:48
I have been running fedora 12 as a virtual machine on a Windows 7 (64bit) host through VirtualBox.
Since the fixed size of the VDI file for fedora is only 10g, much more space is needed now for software deployment..
in fedora I usually install programs using yum install and it is generally not easy and straightforward to modify the installation folder. So it is desirable to simply enlarge the VDI size. Since the vdi was created with a fixed size,
after some research I found a way to implement resize (enlarge). It was a method that first creates a new vdi with
intended size (64G), then copies all partitions from current smaller vdi to the new vdi. So everything on the new vdi should be exactly the same as the old one. but now the new machine does not boot. What am I missing? Thanks in advance.
Since the fixed size of the VDI file for fedora is only 10g, much more space is needed now for software deployment..
in fedora I usually install programs using yum install and it is generally not easy and straightforward to modify the installation folder. So it is desirable to simply enlarge the VDI size. Since the vdi was created with a fixed size,
after some research I found a way to implement resize (enlarge). It was a method that first creates a new vdi with
intended size (64G), then copies all partitions from current smaller vdi to the new vdi. So everything on the new vdi should be exactly the same as the old one. but now the new machine does not boot. What am I missing? Thanks in advance.