I want to create an Ubuntu 14.04 iso with is all installed packages and software. Ubuntu is installed on Vmware workstation.
I want to be able to install this iso on new systems.
I want to create an Ubuntu 14.04 iso with is all installed packages and software. Ubuntu is installed on Vmware workstation.
I want to be able to install this iso on new systems.
You can create an ISO image using systemback
To install log in to your Ubuntu in VMWARE and in terminal type:
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update
sudo apt-get install systemback
Then copy the iso image from VMWARE to main desktop and use it to reinstall into a new system.