How to create an iso from current installationCan I create iso image from my current Ubuntu 16.04 including all the manually installed package?Make a snapshot of Ubuntu for future installsHow to produce a USB stick from my Ubuntu?How to pack an installed ubuntu system into an ISO file?Create an ubuntu distribution that is an accurate copy of what is now in my HDDISO bootable USB flash driveMaking an iso backup of my systemHow to move a Ubuntu 14 machine from DigitalOcean to physical hardware?How to make a Ubuntu system into an iso image?(Some tools does not work now )How do I create a customized CD that doesn't display any installation screens?How can I avoid 'Installation Failed' error when creating a Start Up Disk?Ubuntu CD Installer crashes with “erron5 input/output error”Create ISO installation from current Ubuntu Server installationCustomized distro+persistence to ISO, how to make it work?
Why doesn't CMD inherit environment variables on this machine?
How to educate bachelor and master exchange students from Asia?
Is this DIN connector suited for MIDI devices?
Are there fundamental problems with this guideline for estimating the rarity of home-brewed Magic Items?
Fired for a policy I didn't know about, as well as another false reason
Is there any specific reason why Delta Air Lines doesn't have its own callsign?
Please help me spot the error in my "proof" that the sum of two irrational numbers must be irrational
tikz: how not to draw border of a shape?
What does this "ICAgICAg…" mean in public key certificates and messages?
How many times, are they multiples?
How does a common emitter amplifier work (intuitively)
Simple Markdown viewer for Windows
Did Roger Rabbit exist prior to the film "Who Framed Roger Rabbit?"
Recebo muitos email com "i.e." no corpo do texto. Em que contexto se utiliza?
Learn university maths or train for high school competitions: which is better?
How to determine if drill is suitable for concrete?
Why isn't tilde recognised as home folder in this case?
Is the .wav file created from a .mp3 file has better quality than the .mp3 file itself?
Controlling a robot blindfolded on a 9x9 grid
Why do people use bigger cassettes for lower gearing when they could instead use smaller chainrings?
How to set up a "Forced choice" for players in a game?
What is the meaning of "wiped my face with a planet"?
Can one get into trouble if one doesn't show up at the gate 30 minutes before departure (or whatever time window the boarding pass is indicating)?
How did the Riddler get his devices to Two-Face's molls in the first place?
How to create an iso from current installation
Can I create iso image from my current Ubuntu 16.04 including all the manually installed package?Make a snapshot of Ubuntu for future installsHow to produce a USB stick from my Ubuntu?How to pack an installed ubuntu system into an ISO file?Create an ubuntu distribution that is an accurate copy of what is now in my HDDISO bootable USB flash driveMaking an iso backup of my systemHow to move a Ubuntu 14 machine from DigitalOcean to physical hardware?How to make a Ubuntu system into an iso image?(Some tools does not work now )How do I create a customized CD that doesn't display any installation screens?How can I avoid 'Installation Failed' error when creating a Start Up Disk?Ubuntu CD Installer crashes with “erron5 input/output error”Create ISO installation from current Ubuntu Server installationCustomized distro+persistence to ISO, how to make it work?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I installed Ubuntu 14.04.1 on one of my laptops and now I want distribute that exact installation to a few of my friends. I tried making an iso with Gparted on a live session but it makes a 500 GB file (I've only used around 8 GB) .
Thanks in Advance !
iso
add a comment
|
I installed Ubuntu 14.04.1 on one of my laptops and now I want distribute that exact installation to a few of my friends. I tried making an iso with Gparted on a live session but it makes a 500 GB file (I've only used around 8 GB) .
Thanks in Advance !
iso
Do you want to generate an image of your system (applications, configurations, files) as a ISO file?
– Lucio
Oct 9 '14 at 19:38
1
Clonezilla is a partition and disk imaging/cloning program. clonezilla.org/downloads.php
– kyodake
Oct 9 '14 at 21:12
add a comment
|
I installed Ubuntu 14.04.1 on one of my laptops and now I want distribute that exact installation to a few of my friends. I tried making an iso with Gparted on a live session but it makes a 500 GB file (I've only used around 8 GB) .
Thanks in Advance !
iso
I installed Ubuntu 14.04.1 on one of my laptops and now I want distribute that exact installation to a few of my friends. I tried making an iso with Gparted on a live session but it makes a 500 GB file (I've only used around 8 GB) .
Thanks in Advance !
iso
iso
edited Nov 18 '16 at 21:53
Zanna
55.6k15 gold badges152 silver badges256 bronze badges
55.6k15 gold badges152 silver badges256 bronze badges
asked Oct 9 '14 at 19:10
Aryan BiswasAryan Biswas
1591 gold badge1 silver badge5 bronze badges
1591 gold badge1 silver badge5 bronze badges
Do you want to generate an image of your system (applications, configurations, files) as a ISO file?
– Lucio
Oct 9 '14 at 19:38
1
Clonezilla is a partition and disk imaging/cloning program. clonezilla.org/downloads.php
– kyodake
Oct 9 '14 at 21:12
add a comment
|
Do you want to generate an image of your system (applications, configurations, files) as a ISO file?
– Lucio
Oct 9 '14 at 19:38
1
Clonezilla is a partition and disk imaging/cloning program. clonezilla.org/downloads.php
– kyodake
Oct 9 '14 at 21:12
Do you want to generate an image of your system (applications, configurations, files) as a ISO file?
– Lucio
Oct 9 '14 at 19:38
Do you want to generate an image of your system (applications, configurations, files) as a ISO file?
– Lucio
Oct 9 '14 at 19:38
1
1
Clonezilla is a partition and disk imaging/cloning program. clonezilla.org/downloads.php
– kyodake
Oct 9 '14 at 21:12
Clonezilla is a partition and disk imaging/cloning program. clonezilla.org/downloads.php
– kyodake
Oct 9 '14 at 21:12
add a comment
|
3 Answers
3
active
oldest
votes
I create my backups and live iso files with Systemback utility, you can install it from its PPA and it works the same as remastersys (no longer maintained), i think. In ubuntu 14.04 i needed an extra package called unionfs-fuse too. It can also create live usb images. You can add your user files in iso which can then be installed on other machines, but other machines may have different graphics etc so make sure you have not uninstalled preinstalled xorg video packages. So all you need is add ppa and install
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update && sudo apt-get install systemback unionfs-fuse
After creating iso file, creating live usb and booting from it on same machine or different machine, you will find systemback installed.


1
FWIW, support ended with Ubuntu 16.04 LTS and 16.10 regular install.
– DDay
Mar 21 '18 at 18:24
add a comment
|
UPDATE November 2015
The new Remastersys is Pinguy Builder and there is also an app called Systemback which I prefer personally. Here is how you can install it:
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update
sudo apt-get install systemback
UPDATE 05.01.2015
The link I provide in this and other instructions in step 2 does not work anymore. However, I had downloaded the Remastersys files before the website shut down and they can be installed perfectly through Ubuntu Software Center. !! I am not sure if the files are available in Ubuntu Software Center, but if you have them on your computer, they can be installed through it.
To create iso from current installation you will need a program called "Remastersys".
This set of instructions helped me install and run successfully remastersys on Ubuntu 14.04.1 32bit
Press Ctrl+Alt+T and run
sudo apt-get install plymouth-x11Go to this link and download remastersys version for 32bit or 64bit system
http://www.remastersys.com/ubuntu/pool/main/r/remastersys-gui/
Open Programs and Updates (search in Dash or in the System's parameters)
In Programs and Updates, go to Other tab and press Add...
Copy/paste this:
deb http://www.remastersys.com/ubuntu precise mainand press OK
Now look for two lines with "www.remastersys.com/" in the list you can find on the Other tab and make sure you check both boxes. Enter a password if you are asked to.
Press Ctrl+Alt+T and run
sudo -i
apt-get install remastersys-guiTo open remastersys-gui, you always need root priveleges. So do it in the terminal (Ctrl+Alt+T)
sudo -i
remastersys-gui
add a comment
|
you can try pinguy builder version 3.xx series
first download the pinguy builder
second install gdebi in your Ubuntu system:
sudo apt-get install gdebi
third install pinguy builder
sudo gdebi pinguy
fourth go to start menu > system tools > pinguy builder
enter your password
fifth in pinguy builder, you must select backup
thats all
just tried it with lubuntu 14 last 10 october 2016
hope this could help
add a comment
|
protected by Community♦ Nov 19 at 19:21
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
I create my backups and live iso files with Systemback utility, you can install it from its PPA and it works the same as remastersys (no longer maintained), i think. In ubuntu 14.04 i needed an extra package called unionfs-fuse too. It can also create live usb images. You can add your user files in iso which can then be installed on other machines, but other machines may have different graphics etc so make sure you have not uninstalled preinstalled xorg video packages. So all you need is add ppa and install
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update && sudo apt-get install systemback unionfs-fuse
After creating iso file, creating live usb and booting from it on same machine or different machine, you will find systemback installed.


1
FWIW, support ended with Ubuntu 16.04 LTS and 16.10 regular install.
– DDay
Mar 21 '18 at 18:24
add a comment
|
I create my backups and live iso files with Systemback utility, you can install it from its PPA and it works the same as remastersys (no longer maintained), i think. In ubuntu 14.04 i needed an extra package called unionfs-fuse too. It can also create live usb images. You can add your user files in iso which can then be installed on other machines, but other machines may have different graphics etc so make sure you have not uninstalled preinstalled xorg video packages. So all you need is add ppa and install
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update && sudo apt-get install systemback unionfs-fuse
After creating iso file, creating live usb and booting from it on same machine or different machine, you will find systemback installed.


1
FWIW, support ended with Ubuntu 16.04 LTS and 16.10 regular install.
– DDay
Mar 21 '18 at 18:24
add a comment
|
I create my backups and live iso files with Systemback utility, you can install it from its PPA and it works the same as remastersys (no longer maintained), i think. In ubuntu 14.04 i needed an extra package called unionfs-fuse too. It can also create live usb images. You can add your user files in iso which can then be installed on other machines, but other machines may have different graphics etc so make sure you have not uninstalled preinstalled xorg video packages. So all you need is add ppa and install
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update && sudo apt-get install systemback unionfs-fuse
After creating iso file, creating live usb and booting from it on same machine or different machine, you will find systemback installed.


I create my backups and live iso files with Systemback utility, you can install it from its PPA and it works the same as remastersys (no longer maintained), i think. In ubuntu 14.04 i needed an extra package called unionfs-fuse too. It can also create live usb images. You can add your user files in iso which can then be installed on other machines, but other machines may have different graphics etc so make sure you have not uninstalled preinstalled xorg video packages. So all you need is add ppa and install
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update && sudo apt-get install systemback unionfs-fuse
After creating iso file, creating live usb and booting from it on same machine or different machine, you will find systemback installed.


edited May 2 '15 at 18:03
answered May 2 '15 at 17:56
weduwedu
3705 silver badges21 bronze badges
3705 silver badges21 bronze badges
1
FWIW, support ended with Ubuntu 16.04 LTS and 16.10 regular install.
– DDay
Mar 21 '18 at 18:24
add a comment
|
1
FWIW, support ended with Ubuntu 16.04 LTS and 16.10 regular install.
– DDay
Mar 21 '18 at 18:24
1
1
FWIW, support ended with Ubuntu 16.04 LTS and 16.10 regular install.
– DDay
Mar 21 '18 at 18:24
FWIW, support ended with Ubuntu 16.04 LTS and 16.10 regular install.
– DDay
Mar 21 '18 at 18:24
add a comment
|
UPDATE November 2015
The new Remastersys is Pinguy Builder and there is also an app called Systemback which I prefer personally. Here is how you can install it:
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update
sudo apt-get install systemback
UPDATE 05.01.2015
The link I provide in this and other instructions in step 2 does not work anymore. However, I had downloaded the Remastersys files before the website shut down and they can be installed perfectly through Ubuntu Software Center. !! I am not sure if the files are available in Ubuntu Software Center, but if you have them on your computer, they can be installed through it.
To create iso from current installation you will need a program called "Remastersys".
This set of instructions helped me install and run successfully remastersys on Ubuntu 14.04.1 32bit
Press Ctrl+Alt+T and run
sudo apt-get install plymouth-x11Go to this link and download remastersys version for 32bit or 64bit system
http://www.remastersys.com/ubuntu/pool/main/r/remastersys-gui/
Open Programs and Updates (search in Dash or in the System's parameters)
In Programs and Updates, go to Other tab and press Add...
Copy/paste this:
deb http://www.remastersys.com/ubuntu precise mainand press OK
Now look for two lines with "www.remastersys.com/" in the list you can find on the Other tab and make sure you check both boxes. Enter a password if you are asked to.
Press Ctrl+Alt+T and run
sudo -i
apt-get install remastersys-guiTo open remastersys-gui, you always need root priveleges. So do it in the terminal (Ctrl+Alt+T)
sudo -i
remastersys-gui
add a comment
|
UPDATE November 2015
The new Remastersys is Pinguy Builder and there is also an app called Systemback which I prefer personally. Here is how you can install it:
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update
sudo apt-get install systemback
UPDATE 05.01.2015
The link I provide in this and other instructions in step 2 does not work anymore. However, I had downloaded the Remastersys files before the website shut down and they can be installed perfectly through Ubuntu Software Center. !! I am not sure if the files are available in Ubuntu Software Center, but if you have them on your computer, they can be installed through it.
To create iso from current installation you will need a program called "Remastersys".
This set of instructions helped me install and run successfully remastersys on Ubuntu 14.04.1 32bit
Press Ctrl+Alt+T and run
sudo apt-get install plymouth-x11Go to this link and download remastersys version for 32bit or 64bit system
http://www.remastersys.com/ubuntu/pool/main/r/remastersys-gui/
Open Programs and Updates (search in Dash or in the System's parameters)
In Programs and Updates, go to Other tab and press Add...
Copy/paste this:
deb http://www.remastersys.com/ubuntu precise mainand press OK
Now look for two lines with "www.remastersys.com/" in the list you can find on the Other tab and make sure you check both boxes. Enter a password if you are asked to.
Press Ctrl+Alt+T and run
sudo -i
apt-get install remastersys-guiTo open remastersys-gui, you always need root priveleges. So do it in the terminal (Ctrl+Alt+T)
sudo -i
remastersys-gui
add a comment
|
UPDATE November 2015
The new Remastersys is Pinguy Builder and there is also an app called Systemback which I prefer personally. Here is how you can install it:
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update
sudo apt-get install systemback
UPDATE 05.01.2015
The link I provide in this and other instructions in step 2 does not work anymore. However, I had downloaded the Remastersys files before the website shut down and they can be installed perfectly through Ubuntu Software Center. !! I am not sure if the files are available in Ubuntu Software Center, but if you have them on your computer, they can be installed through it.
To create iso from current installation you will need a program called "Remastersys".
This set of instructions helped me install and run successfully remastersys on Ubuntu 14.04.1 32bit
Press Ctrl+Alt+T and run
sudo apt-get install plymouth-x11Go to this link and download remastersys version for 32bit or 64bit system
http://www.remastersys.com/ubuntu/pool/main/r/remastersys-gui/
Open Programs and Updates (search in Dash or in the System's parameters)
In Programs and Updates, go to Other tab and press Add...
Copy/paste this:
deb http://www.remastersys.com/ubuntu precise mainand press OK
Now look for two lines with "www.remastersys.com/" in the list you can find on the Other tab and make sure you check both boxes. Enter a password if you are asked to.
Press Ctrl+Alt+T and run
sudo -i
apt-get install remastersys-guiTo open remastersys-gui, you always need root priveleges. So do it in the terminal (Ctrl+Alt+T)
sudo -i
remastersys-gui
UPDATE November 2015
The new Remastersys is Pinguy Builder and there is also an app called Systemback which I prefer personally. Here is how you can install it:
sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update
sudo apt-get install systemback
UPDATE 05.01.2015
The link I provide in this and other instructions in step 2 does not work anymore. However, I had downloaded the Remastersys files before the website shut down and they can be installed perfectly through Ubuntu Software Center. !! I am not sure if the files are available in Ubuntu Software Center, but if you have them on your computer, they can be installed through it.
To create iso from current installation you will need a program called "Remastersys".
This set of instructions helped me install and run successfully remastersys on Ubuntu 14.04.1 32bit
Press Ctrl+Alt+T and run
sudo apt-get install plymouth-x11Go to this link and download remastersys version for 32bit or 64bit system
http://www.remastersys.com/ubuntu/pool/main/r/remastersys-gui/
Open Programs and Updates (search in Dash or in the System's parameters)
In Programs and Updates, go to Other tab and press Add...
Copy/paste this:
deb http://www.remastersys.com/ubuntu precise mainand press OK
Now look for two lines with "www.remastersys.com/" in the list you can find on the Other tab and make sure you check both boxes. Enter a password if you are asked to.
Press Ctrl+Alt+T and run
sudo -i
apt-get install remastersys-guiTo open remastersys-gui, you always need root priveleges. So do it in the terminal (Ctrl+Alt+T)
sudo -i
remastersys-gui
edited Nov 18 '16 at 22:34
Nathan Osman
28.9k34 gold badges152 silver badges242 bronze badges
28.9k34 gold badges152 silver badges242 bronze badges
answered Dec 22 '14 at 15:42
Stasia TrubitsynaStasia Trubitsyna
1789 bronze badges
1789 bronze badges
add a comment
|
add a comment
|
you can try pinguy builder version 3.xx series
first download the pinguy builder
second install gdebi in your Ubuntu system:
sudo apt-get install gdebi
third install pinguy builder
sudo gdebi pinguy
fourth go to start menu > system tools > pinguy builder
enter your password
fifth in pinguy builder, you must select backup
thats all
just tried it with lubuntu 14 last 10 october 2016
hope this could help
add a comment
|
you can try pinguy builder version 3.xx series
first download the pinguy builder
second install gdebi in your Ubuntu system:
sudo apt-get install gdebi
third install pinguy builder
sudo gdebi pinguy
fourth go to start menu > system tools > pinguy builder
enter your password
fifth in pinguy builder, you must select backup
thats all
just tried it with lubuntu 14 last 10 october 2016
hope this could help
add a comment
|
you can try pinguy builder version 3.xx series
first download the pinguy builder
second install gdebi in your Ubuntu system:
sudo apt-get install gdebi
third install pinguy builder
sudo gdebi pinguy
fourth go to start menu > system tools > pinguy builder
enter your password
fifth in pinguy builder, you must select backup
thats all
just tried it with lubuntu 14 last 10 october 2016
hope this could help
you can try pinguy builder version 3.xx series
first download the pinguy builder
second install gdebi in your Ubuntu system:
sudo apt-get install gdebi
third install pinguy builder
sudo gdebi pinguy
fourth go to start menu > system tools > pinguy builder
enter your password
fifth in pinguy builder, you must select backup
thats all
just tried it with lubuntu 14 last 10 october 2016
hope this could help
edited Oct 15 '16 at 4:32
Nick Weinberg
3,7944 gold badges19 silver badges27 bronze badges
3,7944 gold badges19 silver badges27 bronze badges
answered Oct 15 '16 at 3:48
user607114user607114
111 bronze badge
111 bronze badge
add a comment
|
add a comment
|
protected by Community♦ Nov 19 at 19:21
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
Do you want to generate an image of your system (applications, configurations, files) as a ISO file?
– Lucio
Oct 9 '14 at 19:38
1
Clonezilla is a partition and disk imaging/cloning program. clonezilla.org/downloads.php
– kyodake
Oct 9 '14 at 21:12