Currently I have a laptop running Ubuntu 14.04 with a 256GB hard drive. I'm required to use a few Adobe programs so I fired up a VM (vmware workstation) and installed a Win7 in it. Unfortunately the performance is not as good, as it should be. I'm not sure if it's driver related or what ever. Anyway the easiest way for me would be to install Win7 back on the laptops hard disk (I anyway wanted to try Win10 ;)). Still I prefer Linux for development (and I'm required to use it for some stuff too). So much for the background.
I came up with a few solutions to install Win7 as main OS but be still able to use Ubuntu.
- Dual Boot: not really an option since 256GB for 2 OS (I'd like to sync my Dropbox with both, that would take like 90GB per OS...) -> not an option
- VM Host Win7, Guest Ubuntu: Should work but same issue as with Dual Boot.
- Moving Ubuntu to a USB3 stick or external SSD. I'm thinking about a HyperX Savage SSD with the usb3 casing.
Will I be able to boot Ubuntu from the external drive if I just copy the disk with CloneZilla
? or are there better ways to copy the OS and all it's files? I'm guessing, that the MBR/Bootloader will be copied too, what happens if I wipe the internal disk and install Win7 on it, do I just have to choose which OS to boot in BIOS (selecting the boot device USB or internal)? Or will this cause problems? Will I be able to boot my Ubuntu machine at any Computer with this set up or will it only work with my laptop (because of the hardware/drivers)?
One last thing, the disk is encrypted with the LUKS stuff, I selected full disk encryption during installation. In my opinion, CloneZilla
should just clone every thing including the encryption. Am I wrong about this?
~/.ssh/...
but what about product keys? Also what's about configuration for the programs? (sure I can just export all the settings of each program). Is there like a central storage for such stuff in Linux? – wawa Nov 19 '15 at 00:15