[CentOS] emergency! linux kickstart pxe boot needed

Georghy fusco at wanagain.net
Mon Mar 1 08:33:59 UTC 2010


Eero Volotinen a écrit :
> 2010/3/1 Georghy <fusco at wanagain.net>:
>   
>> Benjamin Donnachie a écrit :
>>     
>>> On 28 Feb 2010, at 16:51, Alan McKay <alan.mckay at gmail.com> wrote:
>>>
>>>
>>>       
>>>> I'm at colocaiton in the middle of a big rebuild and it seems I have a
>>>> faulty CD rom in the server that I need to put Centos on via
>>>> Kickstart.
>>>>
>>>>         
>>> Had a similar problem and easiest solution in the end was to buy a USB
>>> CD drive from local computer store.
>>>
>>> Good luck!
>>>
>>> Ben
>>> _______________________________________________
>>> CentOS mailing list
>>> CentOS at centos.org
>>> http://lists.centos.org/mailman/listinfo/centos
>>>
>>>
>>>       
>> Try to install CentOS via a Pendrive ;)
>>     
>
>
> Sounds like good solution:
> https://projects.centos.org/trac/livecd/wiki/ImageFlash
>
> Any experiences on this?
>
> --
> Eero
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>   
I just created a custom USB key.
try something like this :
http://smorgasbork.com/linux/35-linux/59-building-a-custom-centos-5-kickstart-disc-part-2
but instead of creating a custom iso, create a directory in DATA 
partition named centos and put the original iso file in it

in ks.cfg :

harddrive --partition=sdb2 --dir=/centos

and in syslinux.cfg :

  append ks=hd:sdb2:/ks.cfg method=hd:sdb2:/centos initrd=initrd.img

hope that helps

-- 
Cordialement, / Greetings,
Georghy FUSCO




More information about the CentOS mailing list