[Spacewalk-list] Kickstart bare metal

Konstantin Raskoshnyi konrasko at gmail.com
Fri Apr 1 21:16:40 UTC 2016


Chacheck DHCP server everything looks fine. Tested on several machines.
Here the config

subnet 192.168.56.0 netmask 255.255.255.0 {
        option subnet-mask 255.255.255.0;
        option broadcast-address 192.168.56.255;
        option routers 192.168.56.1;
        option domain-name-servers 192.168.56.10;
        option domain-name "my.local";
        range 192.168.56.200 192.168.56.254;
        next-server 192.168.56.9;
}

Can't find any logs on cobber side...I have log files, but nothing
changing, httpd - no new logs...So strange.

NS server works fine. Can resolve spacewalk.my.local and reverse too. Hmmm

On Thu, Mar 31, 2016 at 5:25 PM, Lachlan Musicman <datakid at gmail.com> wrote:

> What about if you don't chomp off the part after the colon.
>
> Can you see this in a browser?
>
>
> http://192.168.56.9/cblr/svc/op/ks/profile/CentOS-6-no-tools:1:SpacewalkDefaultOrganization
>
> and does it look like a kickstart script?
>
> cheers
> L.
>
> ------
> The most dangerous phrase in the language is, "We've always done it this
> way."
>
> - Grace Hopper
>
> On 1 April 2016 at 10:50, Konstantin Raskoshnyi <konrasko at gmail.com>
> wrote:
>
>> Hello community!
>> I used to use PXE server, trying to figure out what could be the problems
>> with SP+Cobbler
>>
>> I set up SP  2.4, added all the stuff according to the manual:
>> https://fedorahosted.org/spacewalk/wiki/HowToKickstartCobbler
>>
>> When I run a base machine it shows me No bootable media found.
>>
>> DHCP server on the different machine I added next-server to SP, SElinux
>> disables, iptables disabled.
>>
>> When I open pxe default menu it shows me:
>>
>> LABEL local
>>         MENU LABEL (local)
>>         MENU DEFAULT
>>         LOCALBOOT 0
>>
>> LABEL CentOS-6-no-tools:1:SpacewalkDefaultOrganization
>>         kernel /images/centos-67:1:SpacewalkDefaultOrganization/vmlinuz
>>         MENU LABEL CentOS-6-no-tools:1:SpacewalkDefaultOrganization
>>         append
>> initrd=/images/centos-67:1:SpacewalkDefaultOrganization/initrd.img
>> ksdevice=bootif lang=  kssendmac text  ks=
>> http://192.168.56.9/cblr/svc/op/ks/profile/CentOS-6-no-tools:1:SpacewalkDefaultOrganization
>>         ipappend 2
>>
>> When I follow this URL
>> http://192.168.56.9/cblr/svc/op/ks/profile/CentOS-6-no-tools It shows me
>> : Profile not found
>>
>>
>> [image: Inline image 1]
>>
>> _______________________________________________
>> Spacewalk-list mailing list
>> Spacewalk-list at redhat.com
>> https://www.redhat.com/mailman/listinfo/spacewalk-list
>>
>
>
> _______________________________________________
> Spacewalk-list mailing list
> Spacewalk-list at redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20160401/2ecd24db/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 33704 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20160401/2ecd24db/attachment.png>


More information about the Spacewalk-list mailing list