| Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-02-2012, 03:33 AM
|
#1
|
|
LQ Newbie
Registered: Oct 2012
Posts: 6
Rep: 
|
making a virtual ubuntu guest, host
Good morning,
please I have an Ubuntu12.04 running in vmware workstation, it's was my way of carrying my linux machine around. Now I'm getting a laptop & I'm wondering if I can make my virtual 12.04 run as the main OS on my Hp4530s
|
|
|
|
11-02-2012, 07:28 AM
|
#2
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,120
|
Usually there should be no problem with that. Create the necessary partitions, copy the files over, adapt /etc/fstab to the new machine and re-install the bootloader.
|
|
|
|
11-02-2012, 08:41 AM
|
#3
|
|
Member
Registered: Apr 2010
Location: Cluj, Romania
Distribution: Debian Testing
Posts: 314
Rep:
|
Quote:
Originally Posted by TobiSGD
Usually there should be no problem with that. Create the necessary partitions, copy the files over, adapt /etc/fstab to the new machine and re-install the bootloader.
|
Better just make an image of the virtual partition (with dd, to the real filesystem) then transfer it to the new hdd (no need removing the laptop hdd, it can be done with a live cd with netcat (preferably over ethernet). Ideal is to make a partition of the needed size before. Then install the bootloader, boot the system and (if needed) install drivers and stuff.
This way you will have the whole system as it was before.
|
|
|
|
11-02-2012, 09:43 AM
|
#4
|
|
LQ Newbie
Registered: Oct 2012
Posts: 6
Original Poster
Rep: 
|
Quote:
Originally Posted by gradinaruvasile
Better just make an image of the virtual partition (with dd, to the real filesystem) then transfer it to the new hdd (no need removing the laptop hdd, it can be done with a live cd with netcat (preferably over ethernet). Ideal is to make a partition of the needed size before. Then install the bootloader, boot the system and (if needed) install drivers and stuff.
This way you will have the whole system as it was before.
|
first, I'm greatful.
But how do you mean 'make an image of the virtual partition'? There's a .vmx image of the virtual ubuntu12.04 existent already in documents\virtual machines, the host machine is a windows 7. Is that what you're referring to?
|
|
|
|
11-02-2012, 03:15 PM
|
#5
|
|
Guru
Registered: Mar 2008
Posts: 8,526
|
Copy or clone a VM as if it were real drive.
I think he means to use a live iso to boot up the VM. Then dd the (virtual) mounted drive to some file either on a new blank virtual hard drive or over network.
The basic ways to copy or clone a VM are the same for a real computer. One can use a bit by bit such as dd or one can use other tools like gparted, cpio, tar or such to copy partition file by file.
It might be possible to use tools like redobackup and clonezilla also booted to the virtual machine. Then again use a new blank virtual hard drive or network drive to save the image(s).
I think there are tools to even mount some virtual hard drive's as one might mount an iso image to a currently booted linux system. That would require some linux being booted to the current host.
You might even be able to convert the .vhd to a .raw file. That raw file may or may not work to dd over to a real computer.
The main issue with dd is that some systems may have to be changed in places. Grub or other fstab entries may be device by name or such and will have to be corrected.
Another way is to do a clean install of your choice and update and add in all apps you have. Then only copy over the personal data.
Last edited by jefro; 11-02-2012 at 03:20 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:27 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|