Re: developing custom installation procedure.
ashok <[email protected]> Mon, 08 Jan 2007 13:14:51 +0000
| Newsgroups | gmane.linux.redhat.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============0224768239== Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Darshak wrote: <blockquote cite="[email protected]" type="cite">Hi, <br> I want to make an installation programme like linux askmethod and give ISO path of any distribution and it should work. <br> </blockquote> every distribution has its own set of rules, so if you really want to do something similar you have to check which distro it is and process accordingly.<br> <blockquote cite="[email protected]" type="cite">e.g. I can give any ISO path may be red-hat or fedora or any..... <br> How can I do it? <br> How can I stop red-hat to check that this is not proper linux ISO ?????? <br> <br> <br> </blockquote> What do you mean by Linux ISO? ISO is a standard format for CDs. If you mean "How you stop RedHat to check that this is not proper RedHat install medium then you have to fool arround some variables/parameters in the installer. <br> <blockquote cite="[email protected]" type="cite">Thanxs <br> Darshak <br> <br> _______________________________________________ <br> Redhat-devel-list mailing list <br> <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <br> <a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/redhat-devel-list">https://www.redhat.com/mailman/listinfo/redhat-devel-list</a> <br> </blockquote> If I am not misunderstood your question you want an universal installer, Right?<br> In such a case consider making a CD with GRUB for different distros.<br> There are other methods too. Consider <u>Syslinux</u><b> .</b><br> <br> Thanks<br> Ashok.<br> </body> </html> --===============0224768239== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Redhat-devel-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/redhat-devel-list --===============0224768239==--