Customize a Distro with Remastersys
Remastersys is a complete system backup tool, but it can also be used to create your own customized remix of an Ubuntu or Debian installation. Basically, you customize a running system and create an install disk that will recreate it. If you've ever wanted to create your own distribution, you won't believe how simple this is to use. Mikebuntu, here we come...
These examples all presume that you are basing your personalized remix on Ubuntu 10.10, as there are a few extra steps involved in the creation of a Debian remix.
The approach is very simple: you install a Linux system, alter it, run Remastersys and then deploy a customized installation disk that will recreate that altered system. The installer works in the normal Ubuntu way, so any files that were lying about in your original home directory, for example, won't be copied across. This also means that each program will be installed with clean, unaltered settings. There are, however, ways of including customizations, if you need to.
One handy way of working with Remastersys is to use it with a VM such as VirtualBox. This way, you install Debian or Ubuntu within a virtual machine, customize it, and Remastersys creates the installation disk for you. There is currently a 4GB limit to the size of the ISO file that it can create, which should be sufficient in most cases.
Once you have a fresh install of Ubuntu ready, begin by adding the Remastersys repository to the file /etc/apt/sources.list
# Remastersys
deb http://www.geekconnection.org/remastersys/repository karmic/
Then refresh the package list by either clicking on reload in Synaptic or by typing
sudo apt-get update
You can now customize away by adding and removing packages on the system. When you've got things how you want them, run Remastersys. Once you've installed it, using the package manager, it's located under the the Gnome system menu.
Here, you will be presented with a set of options to fine tune the installation disk. When you are ready, click on the “dist” option, and after much churning, an ISO file is created. Note that the default target location for the ISO is /home/remastersys/remastersys/, rather than in the personal home directory of the main user.
If you have carried this out within a VM, you will have to establish some sort of file sharing in order to get the ISO file back onto your host machine so that you can burn it to a disk. Boot from the disk in the normal way and you'll be presented with a fairly typical set of install options. The installation itself uses the standard Ubuntu installer.

The boot screen of a Remastersys installation disk.
This has been a quick overview of what Remastersys can do in terms of creating custom installation media. It's also a full system backup tool, and there is quite a lot of scope for further customizing the set of files that are copied during installation. Check out the Remastersys website for more details.
UK based freelance writer Michael Reed writes about technology, retro computing, geek culture and gender politics.
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
If you already use virtualized infrastructure, you are well on your way to leveraging the power of the cloud. Virtualization offers the promise of limitless resources, but how do you manage that scalability when your DevOps team doesn’t scale? In today’s hypercompetitive markets, fast results can make a difference between leading the pack vs. obsolescence. Organizations need more benefits from cloud computing than just raw resources. They need agility, flexibility, convenience, ROI, and control.
Stackato private Platform-as-a-Service technology from ActiveState extends your private cloud infrastructure by creating a private PaaS to provide on-demand availability, flexibility, control, and ultimately, faster time-to-market for your enterprise.
Sponsored by ActiveState
| Containers—Not Virtual Machines—Are the Future Cloud | Jun 17, 2013 |
| Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer | Jun 12, 2013 |
| Weechat, Irssi's Little Brother | Jun 11, 2013 |
| One Tail Just Isn't Enough | Jun 07, 2013 |
| Introduction to MapReduce with Hadoop on Linux | Jun 05, 2013 |
| Android's Limits | Jun 04, 2013 |
- Containers—Not Virtual Machines—Are the Future Cloud
- Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer
- Linux Systems Administrator
- Introduction to MapReduce with Hadoop on Linux
- Senior Perl Developer
- Technical Support Rep
- Weechat, Irssi's Little Brother
- UX Designer
- One Tail Just Isn't Enough
- Android's Limits
- Replica Watches
2 hours 7 min ago - Reply to comment | Linux Journal
6 hours 17 min ago - on the path to understanding
6 hours 21 min ago - As a fisher,we know that a
1 day 1 hour ago - All I Say Is Worth Share!
1 day 2 hours ago - GeekSays
1 day 3 hours ago - thanks
1 day 6 hours ago - You should consider visiting
1 day 7 hours ago - You should consider visiting
1 day 7 hours ago - You should consider visiting
1 day 7 hours ago
Featured Jobs
| Linux Systems Administrator | Houston and Austin, Texas | Host Gator |
| Senior Perl Developer | Austin, Texas | Host Gator |
| Technical Support Rep | Houston and Austin, Texas | Host Gator |
| UX Designer | Austin, Texas | Host Gator |
| Web & UI Developer (JavaScript & j Query) | Austin, Texas | Host Gator |
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?



Comments
gdfgert
( http://is.gd/xh0RCs )
( http://is.gd/xh0RCs )
SalineOS Remaster
lagenda - SalineOS has customized his setup of remastersys including the installer and I have nothing to do with it. I've asked the developer of SalineOS to create a fork for himself with a different name so folks don't get confused as I don't support the changes he has made.
Thank you for reviewing remastersys Michael. One of my long time users posted the link to this on my forum.
Some things to look for in the future:
1 - I have the remastersys ppa on launchpad now and will be putting the files up there on the ppa for ubuntu as soon as I can
2 - working on setting up a signed repository for both the ubuntu and debian versions of remastersys
3 - Some fixes are coming to both the debian and ubuntu versions in the next week or so to take care of special case issues that have come to my attention
4 - I have been thinking about including my personal scripts for copying the relevant information needed to populate the /etc/skel folder making it easier for folks to create a distribution with their own settings.
SalineOS Remaster
No problem. It's a pleasure to cover a great piece of software. Hopefully, I'll be able to cover it again in more detail in the future.
UK based freelance writer Michael Reed writes about technology, retro computing, geek culture and gender politics.
password
ISO created by remastersys ask for login and password. I know the login. What is the password ?
BTW Saline OS (salineos.com)is made using Remastersys tool.
I believe the password on the
I believe the password on the Live CD in blank (I mean, no password - just press enter)
password
ISO created by remastersys ask for login and password. I know the login. What is the password ?
BTW Saline OS (salineos.com)is made using Remstersys tool.
username password
There is a configuration file - /etc/remastersys.conf where you can set things like the name of the livecd/dvd, the live session username, other files to exclude from the cd/dvd, etc.
Remastersys on Debian
I always get it working just fine in Ubuntu or Ubuntu-derivatives
However, Debian is another beast. So far haven't had luck getting Remastersys working on pure Debian
What are the additional steps needed? I did visit the Remastersys site, but to be honest with you got all confused :-(
I got confused too
I got confused too. According to the site - http://www.geekconnection.org/remastersys/debian.html
it seems that you need some kernel modules, that may or may not be present by default. It also sounds like the installer might not be the standard Debian installer either.
Sorry I can't be any real help. Personally, if were to attempt it, I'd try it out in a VM, see what errors crop up with recourse to the website when needed. It looks to me like the maintainer has limited resources and he's decided to put more work into the Ubuntu version.
UK based freelance writer Michael Reed writes about technology, retro computing, geek culture and gender politics.