1. Download Remastersys package directly
Login website http://www.filewatcher.com/
Search and download: Remastersys_3.0.4-2_all.deb, Remastersys-gui_3.0.4.1-amd_64.deb
2, installation Remastersys dependent
使用指令
sudo dpkg -i xxx.deb 安装以上下载的软件包;
At this time, the general installation is not successful, prompting lack of dependency;
Installation is unsuccessful, use the instructions sudo dpkg--purge remastersys to remove the installation Remastersys;
Run a command to install Remastersys dependencies
sudo apt-get update
sudo apt-get install squashfs-tools Casper libdebian-installer4 ubiquity-frontend-debconf User-setup Discover Xresprobe
3. Using Remastersys to make Ubuntu ISO image
Open Remastersys:sudo remastersys-gui
Select the packaging mode:
Backup: Package the entire system, including your personal data and configuration information.
Distribution: Package An ISO file that you can share with your friends, excluding your personal data and configuration information.
Customize: Software setup
Clear WorkingFolder: Clears temporary files. Attention! The resulting ISO file will be deleted together!
Check Log: Checks for Remastersys.log.
Quit: Quit Remastersys Backup.
After you choose the packaging mode, you do not have to wait to finish. It takes about 20 minutes to see the computer performance.
ISO-generated path home/remastersys/remastersys/
Using Remastersys to create an Ubuntu system ISO image