[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Update kernel



Hola a todos, estoy tratando de instalar un kernel nuevo a partir de un .deb pero este no arranca.
Paso a comentar los pasos q he hecho:
--------------------------------------
- tengo instalada una distribucion Knoppix-std kernel 2.4.21-xfs basada en un Debian. - con apt-get instalo kernel-image-2.4.22-ipvs-386 y el kernel-header-2.4.22-ipvs-386
   hasta aca ningun problema, lo instala bien
- el problema viene cuando actualizo el lilo.conf
   detalle:
   ------
   lilo.conf
   esto es lo que esta:
       image=/boot/vmlinuz-2.4.21-xfs
       label=Linux
       initrd=/boot/initrd.gz
       read-only
   esto es lo que yo agrego:
        image=/boot/vmlinuz-2.4.22-1-ipvs-686
       label=Linux2
       initrd=/boot/initrd.img-2.4.22-1-ipvs-686
       read-only
   - ejecuto el comando lilo nuevamente y reinicio
   - al reiniciar me aparece el siguiente mensaje:
   "..
       VFS: Mounted root(cramfs filesystem)
       mount: Usage: mount [-t filesystemtype] [ -o options ....
       This is a builtin command. /etc/fstab and /etc/mtab are NOT supported

       cat: No file proc/sys/kernel/real-root-dev.
/linuxrc: cannot create /proc/sys/kernel/real-root-dev: directory noexistent
       VFS: cannot open root device "301" or 03:01
       Please append a correct "root=" boot option
       Kernel panic: VFS: Unable to mount root fs on 03:01
   "

Gustavo Markus
Sistemas
CUYOPLACAS S.,A.
Av. Acceso Norte Km 5.2
Las Heras - Mendoza
Argentina


Reply to: