Bienvenido(a) a Alcance Libre 05/02/2023, 07:28
|
![]() |
Índice del foro > Todo acerca de Linux > Programas y Aplicaciones |
![]() ![]() |
![]() |
Danielynx |
|
||||||
![]() ![]() ![]() ![]() ![]() Miembro regular ![]() Estado: desconectado ![]() Identificado: 03/06/07 Mensajes: 72 |
Después de realizar una conversión de una maquina física a una Virtual con VMWare (para dar un poco mas de recursos que los físicos) e iniciar la maquina recién convertida el sistema marca:
PHP Formatted Code * Mounting /dev/VolGroup00/LogVol00 on /sysroot mount: mounting /dev/VolGroup00/LogVol00 on /sysroot failed: No such file or directory mount: mounting /dev on /sysroot/dev failed: No such file or directory * Switching / to /sysroot switch_root: bad newroot /sysroot Kernel panic - not syncing: Attempted to kill init! Al hacer una búsqueda por los foros adecuados encuentro la siguiente solución, que aparentemente corrige el problema siguiendo al pie de la letra los pasos, pero creao que asumen que ya somos unos expertos en el tema: PHP Formatted Code Boot from a rescue disk/live CD Activate the root filesystem logical volume on the target if not recognized (lvchange -a y VolGroup00/LogVol00 should be enough, VolGroup00 and LogVol00 should be replaced with the actual volume group name and logical volume name, they could be obtained through vgscan and lvscan) Mount the root filesystem under e. g. /mnt/root (mount /dev/VolGroup00/LogVol00 /mnt/root) Mount boot partition under /mnt/root/boot (mount /dev/sda1 /mnt/root/boot in case boot partition is /dev/sda1) Mount /dev, /proc and /sys filesystems under /mnt/root with these commands: mount --bind /dev /mnt/root/dev mount --bind /proc /mnt/root/proc mount --bind /sys /mnt/root/sys Change root to be /mnt/root (chroot /mnt/root) Backup the existing initrd image Run mkinitrd command, e. g. mkinitrd -f /boot/initrd-2.6.18-194.32.1.el5.img 2.6.18-194.32.1.el5. Note the initrd image name must be the same as the one originally backed up (because if changed grub.conf should be updated to reflect the new name). The kernel version must also match. Exit and reboot. Aparentemente fácil y rápido, pero no, no logro completar la guía, básicamente con las opciones: PHP Formatted Code lvchange -a y VolGroup00/LogVol00 should be enough ### Como se si el sistema si reconoció VolGroup PHP Formatted Code Backup the existing initrd image ### como rayos respaldo la imagen existente Alguien me podría dar una ayudita, se que no son foros de VMWARE pero aquí son muy buenos con GNU/Linux y CentOS |
||||||
|
|||||||
Contenido generado en: 0.14 segundos |
![]() ![]() |
Todas las horas son CST. Hora actual 07:28 AM. |
|
|