Luis,
I do not know why ClearOS doesn't behave the same way for me as it did for you.
AMD FX-8150
Microsoft Hyper-V 2008 R2 SP1
clearos-community-6.2-x86_64.iso
I didn't understand your comment, "Connect with ssh and run "yum install kernel-2.6.32-220.13.1.v6.x86_64" (otherwise Linux Integration Componentes 3.2 will not install)" as that is the version of the Linux kernel I see installed.
login as: root
root@clearos62dev's password:
[root@clearos62dev ~]# uname -r
2.6.32-220.13.1.v6.x86_64
Just in case the install command you mentioned did something I did not expect I tried it anyway, but didn't get any results.
[root@clearos62dev ~]# yum install kernel-2.6.32-220.13.v6.x86_64
Loaded plugins: clearcenter-marketplace, fastestmirror
ClearCenter Marketplace: fetching repositories...
Loading mirror speeds from cached hostfile
* clearos: mirror3-toronto.clearsdn.com
* clearos-addons: mirror3-toronto.clearsdn.com
* clearos-core: mirror3-toronto.clearsdn.com
* clearos-extras: mirror3-toronto.clearsdn.com
* clearos-updates: mirror3-toronto.clearsdn.com
* private-clearcenter-dyndns: download1.clearsdn.com:80
private-clearcenter-dyndns 2/2
Setting up Install Process
No package kernel-2.6.32-220.13.v6.x86_64 available.
Error: Nothing to do
I tried enabling all the repositories and searching to see if a kernel with that name was available, but didn't see anything.
[root@clearos62dev ~]# yum search kernel-
Loaded plugins: clearcenter-marketplace, fastestmirror
ClearCenter Marketplace: fetching repositories...
Loading mirror speeds from cached hostfile
* clearos: mirror3-toronto.clearsdn.com
* clearos-addons: mirror3-toronto.clearsdn.com
* clearos-contribs: mirror3-toronto.clearsdn.com
* clearos-core: mirror3-toronto.clearsdn.com
* clearos-dev: mirror3-toronto.clearsdn.com
* clearos-developer: download4.clearsdn.com
* clearos-epel: mirrors.xmission.com
* clearos-extras: mirror3-toronto.clearsdn.com
* clearos-test: mirror3-toronto.clearsdn.com
* clearos-updates: mirror3-toronto.clearsdn.com
* clearos-updates-testing: mirror3-toronto.clearsdn.com
* private-clearcenter-dyndns: download2.clearsdn.com:80
private-clearcenter-dyndns 2/2
============================= N/S Matched: kernel- =============================
kernel-debug.x86_64 : The Linux kernel compiled with extra debugging enabled
kernel-debug.i686 : The Linux kernel compiled with extra debugging enabled
kernel-debug-devel.x86_64 : Development package for building kernel modules to
: match the debug kernel
kernel-debug-devel.i686 : Development package for building kernel modules to
: match the debug kernel
kernel-devel.x86_64 : Development package for building kernel modules to match
: the kernel
kernel-devel.i686 : Development package for building kernel modules to match the
: kernel
kernel-doc.noarch : Various documentation bits found in the kernel source
kernel-firmware.noarch : Firmware files used by the Linux kernel
kernel-headers.x86_64 : Header files for the Linux kernel for use by glibc
kernel-headers.i686 : Header files for the Linux kernel for use by glibc
Name and summary matches only, use "search all" for everything.
You didn't mention whether you installed ClearOS Community or Professional? I had been using the Community install, but tried the Professional and ran into a new problem during the next step (after selecting Professional).
Exception: Cannot find a valid baseurl for repo: clearos
Any ideas on why your results are different than mine?