1 Dec 02:13
Re: koan-0.6.3-3.el4.mrh - kix templating - network rebuilt issue
On Nov 30, 2007 2:56 AM, Tom Brown <tom@...> wrote: > > > > > > > I've applied Al Tobey's --autonet patch to koan upstream. > > > > This seems like it will fix your problem for profile based reinstalls, > > because it will add in the IP info on the kernel command line based on > > what you are currently using. > > > > Might be worth checking out. You should be able to use koan 0.6.4 > > from git with your existing Cobbler install. > > > > thanks for the effort here - alas it does not work for me as it makes > grub look like this > > kernel /vmlinuz ro root=LABEL=/1 ksdevice=eth0 lang= kssendmac syslog=19 > 2.168.10.4:25150 text ks=file:ks.cfg ip=$ip_address netmask=$subnet > hostname=$ho > stname nameserver=$nameserver gateway=$gateway I would think that would cause anaconda to fail anyways. In your template, try putting a check around the net config something like: #if $varExists('ip_address') network --bootproto=static ... #end if(Continue reading)
> This are informational only (e.g. not proposing they be applied)..
> They still need cleanup etc.. These patches are what are in the
> current solaris builds.
> We are currently still working on the lastest version of virt-install.
Hi Mark,
It was a bit hard to read your patches because they weren't attached
with a text MIME-type. Renaming them as '*.txt' or '*.patch', or
reconfiguring your MUA should fix that.
mac-address-parse: Looks fine
use-virsh-console: Sensible patch
outgoing:
This patch seems to be corrupt in some way. A diff of a diff?
solaris-support:
Solaris puts the Python interpreter in /bin instead of /usr/bin. This
will break things on Linux so we should fix this so it can find the
Python interpreter along the path. No idea how to fix this with Python
but I'm sure there's a standard way involving 'env' or something similar.
The rest of the patch looks sensible. In general all this code needs
> mac-address-parse: Looks fine
>
> use-virsh-console: Sensible patch
>
> outgoing:
> This patch seems to be corrupt in some way. A diff of a diff?
I was in a rush, included that file by mistake..
> solaris-support:
>
> Solaris puts the Python interpreter in /bin instead of /usr/bin. This
I want to use a MAC-based system.
Did I do something wrong? I just added the systems via the web-GUI
and assumed it would select the right system via the MAC-address I
entered.
cheers,
Rainer
RSS Feed