In article <4D44212C.6050802@xxxxxx>, Rainer Traut <tr.ml@xxxxxx> wrote: > I had to use this cmdline to make the initrd: > KVER=$(uname -a|awk '{print $3}')xen Don't need awk: KVER=$(uname -r)xen Cheers Tony -- Tony Mountifield Work: tony@xxxxxxxxxxxxx - http://www.softins.co.uk Play: tony@xxxxxxxxxxxxxxx - http://tony.mountifield.org _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos