Hello,
Everything seems to run correctly. But I have a question on the Linux version: It is the same on host and guest.
Host OS (uname -a):
Linux cs-936-dev1 2.6.18-53.1.6.el5.028stab053.6 #1 SMP Mon Feb 11 20:14:31 MSK 2008 x86_64 x86_64 x86_64 GNU/Linux
This is normal.
Guest OS (uname -a):
Linux cs-936-vz01 2.6.18-53.1.6.el5.028stab053.6 #1 SMP Mon Feb 11 20:14:31 MSK 2008 x86_64 x86_64 x86_64 GNU/Linux
This is curious as it is the host kernel.
If I run the command rpm -qa | grep kernel-2 in guest, I have:
kernel-2.6.18-53.1.13.el5
kernel-2.6.18-53.1.4.el5
Is it normal or did I make a mistake while installing?