Hi Mike. im having this problem

i install like you told me, but then i see the /boot/grub/grub.conf and is

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda3
#          initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-194.3.1.el5.028stab069.5)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-194.3.1.el5.028stab069.5 ro root=LABEL=/
        initrd /initrd-2.6.18-194.3.1.el5.028stab069.5.img
title CentOS (2.6.18-194.el5)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-194.el5 ro root=LABEL=/
        initrd /initrd-2.6.18-194.el5.img

if i change the default to "0" the server dont come back, only with "1"

but /boot/grub/menu.lst has this:


# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda3
#          initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-194.3.1.el5.028stab069.5)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-194.3.1.el5.028stab069.5 ro root=LABEL=/
        initrd /initrd-2.6.18-194.3.1.el5.028stab069.5.img
title CentOS (2.6.18-194.el5)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-194.el5 ro root=LABEL=/
        initrd /initrd-2.6.18-194.el5.img

wich one must be the correct to make the server start??


thanks guys


Ing. Alejandro M.
-----------------------
Hospedaje Web y Servidores Dedicados
http://www.dedicados.com.mx
-----------------------
[email protected]
-----------------------

El 21/05/2010 03:20 p.m., Maxim Dolgikh escribió:
PAE does not make sense on x64

yum install ovzkernel

this will install x64 kernel in your case.

On Friday 21 May 2010 22:57:16 [email protected] wrote:
  
hi, i have this machine

[r...@24675 ·]# uname -a
Linux 24675.server.local 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010
x86_64 x86_64 x86_64

wich kernel i should use??

i do

[r...@24675 .]# yum install ovzkernel-PAE
...
Installing:
 ovzkernel-PAE i686 2.6.18-194.3.1.el5.028stab069.5   openvz-kernel-rhel5
20 M
...

http://wiki.openvz.org/Quick_installation says if my system is 64bit can
do

 yum install ovzkernel-PAE.x86_64

but No package ovzkernel-PAE.x86_64 available.



_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users

    
  
_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users

Reply via email to