Ubuntu14.04 using Remastersys to package the entire image to create an ISO

Source: Internet
Author: User

1. Download the installation package
wget Ftp://ftp.gwdg.de/pub/linux/easyvdr/mirror/remastersys/ubuntu/remastersys/remastersys_3.0.4-2_all.deb

wget Ftp://ftp.gwdg.de/pub/linux/easyvdr/mirror/remastersys/ubuntu/remastersys-gui/remastersys-gui_3.0.4-1_amd64.deb

    1. Installation dependencies
      Apt-get install squashfs-tools Casper libdebian-installer4 ubiquity-frontend-debconf User-setup Discover Xresprobe
      Apt-get Install Libvte-common libvte9 plymouth-x11
      If you find that some packages are not installed, you can execute the following command
      sudo apt-get-f Install
      After the package is installed, you can install the software.
      sudo dpkg-i remastersys_3.0.4-2_all.deb
      sudo dpkg-i remastersys-gui_3.0.4-1_amd64.deb
      If there is no accident, you should be prompted not to rely on Xresprobe This package, then you need to add this package
      sudo add-apt-repository ppa:sergiomejia666/xresprobe
      sudo apt-get update
      sudo apt-get install Xresprobe

    2. Installing the Graphical interface

Apt-get Install Ubuntu-desktop
How to default does not start the desktop, and so on when necessary to enable.
/etc/default/grub
grub_cmdline_linux_default= "" Change to "text", then Update-grub
Required to start, manually enter service LIGHTDM start
Do not need to be, manually enter service LIGHTDM stop

4. Execute sudo remastersys-gui on the graphical interface

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
Clea WorkingFolder: Clears the temporary file.
Check Log: Checks for Remastersys.log.
Quit: Quit Remastersys Backup.

Ubuntu14.04 using Remastersys to package the entire image to create an ISO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.