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

Re: Problema kernel



He echo lo del grub-update y nada de nada :(

El sistema de ficheros de la raiz es ext3, y cuando configure el
kernel active las casillas de ext3 para que lo entendiera. Segun el
.config:

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT2_FS_XIP=y
CONFIG_FS_XIP=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_JBD=y
CONFIG_JBD_DEBUG=y
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
CONFIG_JFS_FS=m
# CONFIG_JFS_POSIX_ACL is not set
# CONFIG_JFS_SECURITY is not set
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=m
CONFIG_XFS_EXPORT=y
# CONFIG_XFS_QUOTA is not set
# CONFIG_XFS_SECURITY is not set
# CONFIG_XFS_POSIX_ACL is not set
CONFIG_MINIX_FS=m
CONFIG_ROMFS_FS=m
CONFIG_INOTIFY=y
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS is not set


Asi que sigo sin saber donde esta el error :(

Adjunto el .config por si alguien ve algun error en el.

Gracias a todos de antemano.

2005/12/6, Anibal Fenoglio <anifeno@yahoo.com.ar>:
> El mar, 06-12-2005 a las 00:34 +0100, Andres Bou escribió:
> > He actualizado el kernel a la 2.6.14.3, y a la hora de reiniciar el
> > equipo me da el siguiente error:
> >
> > VGS: Cannot open root device "hda1" or unknown-block(0,0)
> > Please append a correct "root=" boot option
> > Kernel panic - not syncing: VGS: Unable to mount root fs on unknown-block(0,0)
> >
> > La cosa es que el dispositivo es el hda1, porque el kernel antiguo k
> > mantengo, esta en el mismo dispositivo (hda1) y no me da ningun
> > problema al iniciar.
> >
> > Alomejor es algo de la configuracion del kernel, pero no se que puede ser :S
> >
> > Llevo bastante tiempo mirando por google, listas, foros, ... pero no
> > acabo de encontrar la solucion...
> >
> > Asi que si alguien me puede ayudar,... se lo agradecere.
>
>
> Hola, cual es el sistema de archivos de hda1 ?
>
> El tema es que si es por ejemplo ext3 y el soporte para este es por un
> modulo y a su vez no tenes dicho modulo en el initrd.img entonces el
> kernel no puede montar hda1. Como sugerencia simple es que compiles el
> kernel con el soporte del file-system como built-in [Y].
>
> Saludos
>
>        Anibal
>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>


--
Andrés Bou.

Attachment: .config
Description: Binary data


Reply to: