How to make Your Own Ubuntu Live CD using remastersys
Remastersys Remastersys is a tool that can be used to make ubuntu livecd and also it can make a full system backup including personal data to a live cd or dvd that you can use anywhere and and it can install at any time. It can make your own distributable copy with all the softwares
Customize or Remaster ubuntu 9.04 jaunty from an image file
This tutorial will show you how to customize and remaster your ubuntu 9.04 jaunty using a jaunty iso file. 1. Create a work directory # mkdir jaunty 2. Create the following directoires # mkdir jaunty/cdrom# mkdir jaunty/tmp# mkdir jaunty/root 3. Mount the jaunty iso image on jaunty/cdrom directory # mount -o loop jaunty.iso jaunty/cdrom 4.
Read More