I use LXDE desktop on Ubuntu and wanted to make a Live CD from the hard disk installation. It was so easy using Remastersys.
I added Remastersys repositories to the sources:
deb http://www.remastersys.klikit-linux.com/repository remastersys/
Then installed Remastersys:
$ sudo apt-get update
$ sudo apt-get install remastersys
There was a menu entry "Remastersys backup" which I clicked, selected "Dist" and clicked on ok.
After some time "customdist.iso" was created in /home/remastersys/remastersys
I burned the iso to a CD and it works.
My custom distribution is Ubuntu 8.04 Hardy Heron on LXDE with all updates, gnome-games, Brasero, Mplayer, GPIC Viewer, xpdf, Synaptic, Firefox 3.0.5 (with Adobe Flash Player), Pidgin, Transmission, OpenOffice.org 3.0.1, PCManFM, Leafpad, Xarchiver. The size of the iso is 686.5 MB
Subscribe to:
Post Comments (Atom)
We are registered voters of Bhopal as per Final eRoll published on 21 Feb 2026.
We relocated to Bhopal from Delhi wef 28 June 2025. I immediately applied for change of address on Aadhar and got it on 06 July 2025. Then ...
-
My friend asked me whether he could run Slideshow of Photos on Screensaver. First I thought about Shotwell Photo Manager App. It has Deskt...
-
Update: This is four years old. A new post on same topic may be found here . I wrote in the previous post that I would write about how to...
-
In Sep 2010 I had written about using Micromax 3G modem on Ubuntu 10.04 . Since then I could not find time to see whether Ubuntu 10.11, 11....
3 comments:
hello mr... i was trying to backup my ubuntu 9.04 with minimal size of iso that created by remastersys.
but when i uninstall some program like openoffice and gimp, and backup it with remastersys...
.iso created still in size of 700 MB...
i need 512 mb or less
can you help me
Thanks...
I am doing the same thing except I have customized the menu to include some of my work tools. I copied the .config directory from my directory to /etc/skel but I still cannot get the menus to carry over into the iso. Do you have any ideas on this?
Mark Morgan
For any Google searchers ending up here wanting to know the answer to Mark's question above:
~/.config is created from /etc/xdg in the live CD filesystem. So any files (or folders) you need to end up in the .config folder in your home directory, copy them to /etc/xdg
Post a Comment