Jesús Sánchez González wrote:
>
> Hello.
>
> I am trying to clone a recently upgraded box with openSUSE 10.3. This is
> the golden node of a cluster of computers that had an old version of
> systemimager running. I upgraded also the systemimager packages:
>
> systemconfigurator-2.2.11-1
> systemimager-common-4.0.2-1
> systemimager-x86_64initrd_template-4.0.2-1
> systemimager-client-4.0.2-1
>
> And also installed:
> perl-AppConfig-1.66-16
> perl-File-HomeDir-0.65-26
>
> On the server side, I also installed:
> systemimager-common-4.0.2-1
> systemimager-server-4.0.2-1
> systemimager-x86_64boot-standard-4.0.2-1
> systemconfigurator-2.2.11-1
>
> When I am doing a si_prepareclient with --kernel and --modules options
> (full output attached below) I got two warning messages at the end of
> the process:
>
> WARNING: unable to detect kernel release of
> "/boot/vmlinuz-2.6.22.5-31-default"!
> WARNING: coulnd't create file /etc/systemconfig/systemconfig.conf
> (needed by systemconfigurator)
Could you post the output of the following commands?
# file /boot/vmlinuz-2.6.22.5-31-default
# file -z /boot/vmlinuz-2.6.22.5-31-default
# cat /boot/vmlinuz-2.6.22.5-31-default | perl -pe 'while (<STDIN>) { print
"$1\n" if (m/(2\.[46]\.\d[^\/]*?) \([EMAIL PROTECTED]) [#]\d+.*\w{3} \w{3}
\d{1,2} \d{2}:\d{2}:\d{2} \w{3,4} \d{4}/o) }'
# zcat /boot/vmlinuz-2.6.22.5-31-default | perl -pe 'while (<STDIN>) { print
"$1\n" if (m/(2\.[46]\.\d[^\/]*?) \([EMAIL PROTECTED]) [#]\d+.*\w{3} \w{3}
\d{1,2} \d{2}:\d{2}:\d{2} \w{3,4} \d{4}/o) }'
It's the way UYOK uses to detect the kernel release and it seems to fail
in your case.
-Andrea
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users