Results 1 to 10 of 21
hi,
i have been looking a way to create a linux appliance ( not sure if appliance is the proper word for this ) . Here is the situation:
I ...
- 04-01-2010 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 8
Creating a bootable custom linux image
hi,
i have been looking a way to create a linux appliance ( not sure if appliance is the proper word for this
) . Here is the situation:
I have installed Centos 5.4 and then on top of that i have been installing many softwares over the time ( like pbx system , web console , billing etc.) and now it has come to a quite stable stage. the problem is i have to move this installation to another machine with different config etc. even have to install it on multiple systems. the idea is to create a bootable linux iso of the current machine with all the softwares so i can simply put it in a different machine and make it install and run without much fuss.
I am looking for the best way to solve this problem. is creating a linux appliance the only solution ? or is there any way to backup the current machine in an iso format and then install it on another machine? also i would like to make this completely hardware independent.
Any ideas ?
- 04-01-2010 #2
i would use a software such as clonezilla to clone the disk and then you can use clonezilla again on the other machines to apply this image
- 04-01-2010 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 8
hi , i was looking at clonezilla , one thing confuses me . if i clone it using that , will it work on another hardware ? ( like the Network card might be different and so on)
- 04-01-2010 #4
it should, though they don't make any guarantees and i won't either
all drivers are included in the kernel, if it doesn't work, then an install of the OS won't work either
- 04-01-2010 #5Just Joined!
- Join Date
- Jul 2007
- Posts
- 8
hi thankyou very much , i shall give it a try and come back .
- 04-01-2010 #6
I think Virtual machine, of course.
No?
- 04-02-2010 #7Just Joined!
- Join Date
- Feb 2008
- Posts
- 11
You could also create a kickstart installation that downloads from a server the custom rpm's to install.
- 04-02-2010 #8Just Joined!
- Join Date
- Jul 2007
- Posts
- 8
actually i was wondering if anyone knows how linux appliances like Trixbox , asterisk at home , pfsense etc. are created ?
- 04-02-2010 #9Just Joined!
- Join Date
- Jul 2007
- Posts
- 8
- 04-02-2010 #10Just Joined!
- Join Date
- Feb 2008
- Posts
- 11
Creating an appliance requires a lot of work, hope your up for it. If your going to do a distribution why not use custom RPM's that you create then you can distribute those and allow the user to install new versions of cent OS later if all packages are compatible of course.
Here's a link to basic building an appliance
w w w . daniweb.com/news/story219893.html


Reply With Quote
