Here is a link to the wiki page with a little more info:
http://www.linuxmint.com/wiki/index.php/RemastersysOpen a terminal, and run
- Code: Select all
sudo gedit /etc/apt/sources.list
Replace gedit with kate if your using KDE. Find the Romeo line. Delete the comment (#)from in front of the line.
BEFORE: ## +++ Romeo (Linux Mint Unstable) +++
## deb
http://www.linuxmint.com/repository romeo daryna
AFTER: ## +++ Romeo (Linux Mint Unstable) +++
deb
http://www.linuxmint.com/repository romeo daryna
This will enable the Romeo source. Run
- Code: Select all
sudo apt-get update
Then remastersys should show up in the package manager. It will install with no trouble. I think the latest version comes with a graphical front end that should be in your menu after installing.
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke