LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 02-22-2012, 04:07 PM   #1
Raevyn
Member
 
Registered: Feb 2008
Location: Arizona
Distribution: Kubuntu 18.04
Posts: 107

Rep: Reputation: 0
Trinity based Ubuntu?


Hello again,

Okay, I am not sure what I am looking for but I keep hitting roadblocks.. Im hoping someone has experience with this that can help.

Basically, I am wanting to make a Ubuntu distribution that has Trinity Desktop natively on it. It was done before with version 10.10 but I want to make an updated version. So here it what I did:

1. Created a Ubuntu 11.10 system in VMware and updated it.
2. Uninstalled all Gnome components from a website I found
3. Installed Trinity and updated to current

So now what is the best way to make this installation a Live CD? From the last disc I saw ubiquity which seems to be a Ubuntu based installer that worked before so I am assuming I can use that. But I am finding so many options for a Live CD that may or may not work, I guess Im looking for guidance is all.
 
Old 02-22-2012, 08:47 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,314
Blog Entries: 28

Rep: Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137
Remastersys?

http://www.geekconnection.org/remastersys/
 
Old 02-22-2012, 09:24 PM   #3
Raevyn
Member
 
Registered: Feb 2008
Location: Arizona
Distribution: Kubuntu 18.04
Posts: 107

Original Poster
Rep: Reputation: 0
I was looking at that earlier.. I dont think it will do what I am wanting though. Take an installation and convert it into a livecd with an installer?
 
Old 02-23-2012, 02:10 AM   #4
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Remastersys is designed to do just that. It does take a bit of work.

You need to make sure you put all relavent ~/.hidden files that you want as system defaults in /etc/skel for one thing.

It uses a different installer but works fine.

I am not sure how up to date it is. There was a time when the dev backed way off. Seemed to want a life or something.

Last time I checked you needed to replace grub2 with grub-legacy for it to work but that may have been fixed.

I know that it works fine for making backup disks which are much easier to do.

It would not hurt a bit to give it a whack.

The meathod that Ubuntu suggests in their documentation should also work. I believe that involves getting a Live CD and altering it directly. That may be a problem with your plan.

There is also, in your repo, live-build and live-magic. Live-build is what Debian uses to build Live CDs and so does Ubuntu. The Ubuntu scripts would be somewhat different from the Debian ones as files go in some different places.

I have never looked into the Ubuntu documentation on live-build but Debian has an excellent manual (for their version only) and I would thing Ubuntu would have one tool.

From my experience with Debian live-build it works well. It is a command line tool. live-magic is the gui front end for it.

Don't know how it is in the Ubuntu packages but the Debian gui version is buggy.

remastersy, by the way can be used in a gui or command line way. I found the command line much more reliable.
 
Old 02-23-2012, 01:15 PM   #5
Raevyn
Member
 
Registered: Feb 2008
Location: Arizona
Distribution: Kubuntu 18.04
Posts: 107

Original Poster
Rep: Reputation: 0
remastersys isnt really made anymore. I did find a copy and it seemed to work, but when I try the iso it creates, none of the menu options work saying it cant find a casper image.

the live-build and magic installed fine but when i try to create anything.. the program just sits there doing nothing.
 
Old 02-23-2012, 06:01 PM   #6
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Remastersys was the easy way. It basically cloned the system you had installed.

If Live Build is like it is in Debian it build a completely new version based on a preset base version.

What you might want to do is have a look at the Debian live build manual.

This is the manual for the Debian stable version of live build;
http://live-manual.debian.net/manual-2.x/html/en/

I have not built a custom image yet. But I have built the first too "examples" and that went very well.

If you really want to build an image using outside repo sources I would highly recommend wading through the entire manual.

This may give you some insite on the Ubuntu version. If not you could always do it with a Debian base.
 
Old 02-23-2012, 06:33 PM   #7
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Was cleaning out some dead bookmarks and found this.

https://help.ubuntu.com/community/Li...20and%20chroot

This might be usefull too.
http://www.debian-administration.org/articles/273

Last edited by widget; 02-23-2012 at 06:35 PM.
 
1 members found this post helpful.
Old 02-24-2012, 09:15 PM   #8
Raevyn
Member
 
Registered: Feb 2008
Location: Arizona
Distribution: Kubuntu 18.04
Posts: 107

Original Poster
Rep: Reputation: 0
Thank you!

I will read them over and see if I my little mind can figure it out
 
Old 02-24-2012, 10:37 PM   #9
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Believe me, I can understand a feeble mind particularly when faced with documents written for geeks.
 
Old 02-29-2012, 09:25 PM   #10
Raevyn
Member
 
Registered: Feb 2008
Location: Arizona
Distribution: Kubuntu 18.04
Posts: 107

Original Poster
Rep: Reputation: 0
Ugh yea.. I have had little success with this. Im glad I am on a vm because this would become particularly frustrating otherwise :P
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Top 4 Lightweight, Official Ubuntu Based Alternatives for Ubuntu 11.04's Unity 3D LXer Syndicated Linux News 0 05-18-2011 08:30 PM
pci based usb hc based on necd72010xf1 and pinnacle pctv card bt878 based ashwani_gupt Linux - Hardware 0 12-17-2009 08:34 AM
LXer: Ubuntu 9.10 final ships as IBM spins Ubuntu-based cloud distro LXer Syndicated Linux News 0 10-30-2009 08:50 AM
LXer: Ubuntu Multimedia Center - A new Ubuntu-based Linux distribution LXer Syndicated Linux News 0 11-21-2006 03:03 PM
Trinity service. JMC Linux - General 6 05-19-2002 11:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 10:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration