Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-02-2014, 11:41 AM
|
#1
|
Member
Registered: Mar 2006
Posts: 627
Rep:
|
save my linux build as iso
Hi All
I have a perfect build of lubuntu with a number of packages and libraries I need to use.
I need to copy this build onto a number of pc ( same set up) is there some software I can use that will allow me to create a install ISO from my "perfect" build? Thanks
|
|
|
11-02-2014, 11:56 AM
|
#2
|
LQ Guru
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465
Rep: 
|
Do the "number of pc ( same set up)" all have exactly the same hardware with all the same devices? If the software is to be installed on machines with different specs then I'm afraid the answer is "no", at least none that I'm aware of. You can get very similar set ups by copying the contents of your home directory onto each machine. At least that way your software should be configured in the same way. You can also make a list of packages on your perfect build and make sure each new machine has those packages.
jdk
|
|
|
11-02-2014, 12:18 PM
|
#3
|
Member
Registered: Mar 2006
Posts: 627
Original Poster
Rep:
|
Yes they are exactly the same. So basically I'm looking for a package that l copy my perfect set up, packages and settings
|
|
|
11-02-2014, 01:32 PM
|
#4
|
Member
Registered: Apr 2012
Distribution: Gentoo
Posts: 616
Rep: 
|
If your boxes has identical hardware you could clone your installation with dd. The simplest way. The only thing you need is livecd and external drive to save dd image.
If you have no external drive you could clone your system over ssh. dd works just fine over ssh. But it may be too slow to copy entire the partition over network.
|
|
1 members found this post helpful.
|
11-02-2014, 01:55 PM
|
#5
|
Member
Registered: Oct 2014
Location: Cyberinternetspace
Distribution: Slackware, mostly
Posts: 49
Rep:
|
This would take some other setup because you would have to build the Kickstart server as well, but would probably be the most robust option for the future as you could re-provision any node as well as add heterogeneous upgrades to the network in the future.
Note: I am not sure if this fits your needs as there seems to be some caveats with the ubuntu compatibility.
http://fedoraproject.org/wiki/Anaconda/Kickstart
https://help.ubuntu.com/community/Ki...tCompatibility
Last edited by fu9ar; 11-02-2014 at 01:57 PM.
|
|
|
11-02-2014, 03:14 PM
|
#6
|
Member
Registered: Nov 2007
Location: Seattle
Distribution: Debian Wheezy & Jessie; Ubuntu
Posts: 334
Rep:
|
If you just want the same packages & libraries, you could use 'dpkg --get-selections > packages.txt' & 'dpkg --set-selections < packages.txt'. Finally: 'apt-get dselect-upgrade'.
|
|
|
11-02-2014, 04:14 PM
|
#7
|
LQ Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573
|
Why use DDor any other 'elaborate' way?
Just tar the whole root filesystem as a tar.gz, untar it to a formatted partition, install grub, set up /etc/fstab/mtab and be happy
|
|
1 members found this post helpful.
|
11-03-2014, 02:15 AM
|
#8
|
Member
Registered: Aug 2007
Location: India
Distribution: Slackware (mainly) and then a lot of others...
Posts: 855
Rep: 
|
Loads of common sense linus72. The best way really.
|
|
|
11-03-2014, 03:14 AM
|
#9
|
Member
Registered: Mar 2006
Posts: 627
Original Poster
Rep:
|
Thanks all
|
|
|
All times are GMT -5. The time now is 04:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|