geo.inbox.ignored
2016-Dec-24 03:11 UTC
[CentOS] how to create a kick start file from an already installed system
On 12/23/2016 07:15 PM, Jonathan Billings wrote:> On Dec 23, 2016, at 7:50 PM, geo.inbox.ignored <geo.inbox.ignored at gmail.com> wrote: >> system also has packages install from other sources. >> >> read the centos wiki pages for kick start files, did not find info >> for such. either it is not there or i missed it. > > > If you mean other Yum repositories, you need to add them using the > ?repo? syntax, as described here: > > https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-kickstart2-options.html >}} yes. the link seems to be what i am looking for. seems, because i did a quick skim of what is there. also back up to start of Chapter 32. Kickstart Installations so i can read all of what is written on kickstart. any hints beyond what is there? thank you for replying. greatly appreciated.> -- > Jonathan Billings <billings at negate.org> > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >-- The important thing is not to stop questioning. - Albert Einstein CentOS GNU/Linux 6.8 KDE 4.3.4 peace out. tc,hago. g . =+Tired of having your microsoft os hacked? Change to Linux os, used by microsoft hackers. =+If Bill Gates got a dime for every time Windows crashes... ...oh, wait. He does. THAT explains it! =+in a world with out fences, who needs gates. =+=
Peter
2016-Dec-24 09:28 UTC
[CentOS] how to create a kick start file from an already installed system
On 24/12/16 16:11, geo.inbox.ignored wrote:> any hints beyond what is there?yum install yum-utils show-installed -f kickstart Peter
geo.inbox.ignored
2016-Dec-24 15:17 UTC
[CentOS] how to create a kickstart file from an already installed system
On 12/23/2016 09:11 PM, geo.inbox.ignored wrote:> On 12/23/2016 07:15 PM, Jonathan Billings wrote: >> On Dec 23, 2016, at 7:50 PM, geo.inbox.ignored <geo.inbox.ignored at gmail.com> wrote: >>> system also has packages install from other sources. >>> >>> read the centos wiki pages for kick start files, did not find info >>> for such. either it is not there or i missed it. >> >> >> If you mean other Yum repositories, you need to add them using the >> ?repo? syntax, as described here: >> >> https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-kickstart2-options.html >> > }} > > yes. the link seems to be what i am looking for. seems, because > i did a quick skim of what is there. also back up to start of > Chapter 32. Kickstart Installations so i can read all of what > is written on kickstart. > > any hints beyond what is there? > > thank you for replying. greatly appreciated. >}} after looking thru above guide, it hit me that my search was improper. tried search again using single word 'kickstart'. a big diff. best of which; https://geekpeek.net/kickstart-file-centos/ shows step by step instructions with graphics of the 'kickstart configurator'. much better then what the red hat and centos instructions show, and all contained on 1 page. ;=) again, thanks for your help. you put me in right direction and correct spelling. -- The important thing is not to stop questioning. - Albert Einstein CentOS GNU/Linux 6.8 KDE 4.3.4 peace out. tc,hago. g . =+Tired of having your microsoft os hacked? Change to Linux os, used by microsoft hackers. =+If Bill Gates got a dime for every time Windows crashes... ...oh, wait. He does. THAT explains it! =+in a world with out fences, who needs gates. =+=
geo.inbox.ignored
2016-Dec-24 15:17 UTC
[CentOS] how to create a kickstart file from an already installed system
On 12/24/2016 03:28 AM, Peter wrote:> On 24/12/16 16:11, geo.inbox.ignored wrote: >> any hints beyond what is there? > > yum install yum-utils}} already installed.> show-installed -f kickstart}} will read 'man show-installed' to see what it is about. thank you for your reply. appreciated. -- The important thing is not to stop questioning. - Albert Einstein CentOS GNU/Linux 6.8 KDE 4.3.4 peace out. tc,hago. g . =+Tired of having your microsoft os hacked? Change to Linux os, used by microsoft hackers. =+If Bill Gates got a dime for every time Windows crashes... ...oh, wait. He does. THAT explains it! =+in a world with out fences, who needs gates. =+=