Page 1 of 1

I can't start a centos 5.9 32 bit virtual machine migrated from xenserver to hyper-v

Posted: 2019/04/16 13:32:58
by linus1969ita
I can't start a centos 5.9 32 bit virtual machine migrated from xenserver to hyper-v

the boot is started but when the rout is mounted it fails to panic error...
this is the boot info file of Boot Repair Disk:

http://paste.ubuntu.com/p/dNKPswR55t/

or look at this below:

Boot Info Script 8f991e4 + Boot-Repair extra info [Boot-Info 25oct2017]


============================= Boot Info Summary: ===============================

=> Grub Legacy0.97 is installed in the MBR of /dev/sda and looks at sector
28737 on boot drive #1 for the stage2 file. A stage2 file is at this
location on /dev/sda. Stage2 looks on partition #1 for /grub/grub.conf..

sda1: __________________________________________________________________________

File system: ext3
Boot sector type: -
Boot sector info:
Operating System:
Boot files: /grub/menu.lst /grub/grub.conf

sda2: __________________________________________________________________________

File system: LVM2_member
Boot sector type: -
Boot sector info:

VolGroup00-LogVol00: ___________________________________________________________

File system: ext3
Boot sector type: -
Boot sector info:
Operating System: CentOS release 5.9 (Final)
Boot files: /etc/fstab

VolGroup00-LogVol01: ___________________________________________________________

File system: swap
Boot sector type: Unknown
Boot sector info:

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________
Disk /dev/sda: 48 GiB, 51539607552 bytes, 100663296 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos

Partition Boot Start Sector End Sector # of Sectors Id System

/dev/sda1 * 63 208,844 208,782 83 Linux
/dev/sda2 208,845 100,663,289 100,454,445 8e Linux LVM


"blkid" output: ________________________________________________________________

Device UUID TYPE LABEL

/dev/loop0 squashfs
/dev/mapper/VolGroup00-LogVol00 51d5d0d8-da6a-42ac-87ed-6c1978b67f64 ext3
/dev/mapper/VolGroup00-LogVol01 swap
/dev/sda1 61e53818-4fd5-49f6-b4d3-624f738f09a0 ext3 /boot
/dev/sda2 ljpho1-Dja6-kvb4-RPx4-lZBf-NqFe-3W2sax LVM2_member
/dev/sr0 2017-10-29-01-25-15-00 iso9660 Boot-Repair-Disk 32bit
/dev/zram0 b7c3f254-5de7-4ff4-9733-2de7a7ccedf2 swap
/dev/zram1 5c7b6340-13b9-4fe3-970c-0ec240e07300 swap

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root 9 Apr 16 13:14 ata-Virtual_CD -> ../../sr0
lrwxrwxrwx 1 root root 10 Apr 16 13:15 dm-name-VolGroup00-LogVol00 -> ../../dm-0
lrwxrwxrwx 1 root root 10 Apr 16 13:15 dm-name-VolGroup00-LogVol01 -> ../../dm-1
lrwxrwxrwx 1 root root 10 Apr 16 13:15 dm-uuid-LVM-EWZyCM0Z1dk3svWvMl3N8CGLYmNhL9g2AvdUDXrKnqoLxehQ25abKrlSJpPvChyV -> ../../dm-1
lrwxrwxrwx 1 root root 10 Apr 16 13:15 dm-uuid-LVM-EWZyCM0Z1dk3svWvMl3N8CGLYmNhL9g2irfCq4i0ouNEICo1C5Z9p6zpEvXpLV7x -> ../../dm-0
lrwxrwxrwx 1 root root 10 Apr 16 13:15 lvm-pv-uuid-ljpho1-Dja6-kvb4-RPx4-lZBf-NqFe-3W2sax -> ../../sda2
lrwxrwxrwx 1 root root 9 Apr 16 13:15 scsi-3600224807524125ce05724ee0fbfafa6 -> ../../sda
lrwxrwxrwx 1 root root 10 Apr 16 13:15 scsi-3600224807524125ce05724ee0fbfafa6-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Apr 16 13:15 scsi-3600224807524125ce05724ee0fbfafa6-part2 -> ../../sda2
lrwxrwxrwx 1 root root 9 Apr 16 13:15 wwn-0x600224807524125ce05724ee0fbfafa6 -> ../../sda
lrwxrwxrwx 1 root root 10 Apr 16 13:15 wwn-0x600224807524125ce05724ee0fbfafa6-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Apr 16 13:15 wwn-0x600224807524125ce05724ee0fbfafa6-part2 -> ../../sda2

========================= "ls -R /dev/mapper/" output: =========================

/dev/mapper:
VolGroup00-LogVol00
VolGroup00-LogVol01
control

================================ Mount points: =================================

Device Mount_Point Type Options

/dev/loop0 /rofs squashfs (ro,noatime)
/dev/sr0 /cdrom iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)


============================= sda1/grub/grub.conf: =============================

--------------------------------------------------------------------------------
# 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/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Elastix (2.6.18-348.6.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-348.6.1.el5 ro root=/dev/VolGroup00/LogVol00
initrd /initrd-2.6.18-348.6.1.el5.img
--------------------------------------------------------------------------------

=================== sda1: Location of files loaded by Grub: ====================

GiB - GB File Fragment(s)

0.011717319 = 0.012581376 grub/menu.lst 1
0.011717319 = 0.012581376 grub/grub.conf 1
0.013801098 = 0.014818816 grub/stage2 2
0.008497715 = 0.009124352 vmlinuz-2.6.18-348.6.1.el5 10
0.011716366 = 0.012580352 initrd-2.6.18-348.6.1.el5.img 17

======================== VolGroup00-LogVol00/etc/fstab: ========================

--------------------------------------------------------------------------------
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
#LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
UUID=61e53818-4fd5-49f6-b4d3-624f738f09a0 /boot ext3 defaults 0 2
--------------------------------------------------------------------------------

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on VolGroup00-LogVol01

00000000 00 78 30 30 00 78 30 30 00 78 30 30 00 78 30 30 |.x00.x00.x00.x00|
*
00000200


=============================== StdErr Messages: ===============================

File descriptor 8 (/proc/9161/mountinfo) leaked on lvs invocation. Parent PID 16489: bash
File descriptor 63 (pipe:[43897]) leaked on lvs invocation. Parent PID 16489: bash
File descriptor 8 (/proc/9161/mountinfo) leaked on lvchange invocation. Parent PID 16782: bash
File descriptor 63 (pipe:[43897]) leaked on lvchange invocation. Parent PID 16782: bash
File descriptor 8 (/proc/9161/mountinfo) leaked on lvchange invocation. Parent PID 16782: bash
File descriptor 63 (pipe:[43897]) leaked on lvchange invocation. Parent PID 16782: bash

ADDITIONAL INFORMATION :
=================== log of boot-info 20190416_1315 ===================
boot-info version : 4ppa62
boot-sav version : 4ppa62
boot-sav-extra version : 4ppa62
glade2script version : 3.2.3~ppa4
BLKID BEFORE LVM ACTIVATION:
/dev/sda1: LABEL="/boot" UUID="61e53818-4fd5-49f6-b4d3-624f738f09a0" SEC_TYPE="ext2" TYPE="ext3" PARTUUID="000426ea-01"
/dev/sr0: UUID="2017-10-29-01-25-15-00" LABEL="Boot-Repair-Disk 32bit" TYPE="iso9660" PTUUID="7e809be6" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/sda2: UUID="ljpho1-Dja6-kvb4-RPx4-lZBf-NqFe-3W2sax" TYPE="LVM2_member" PARTUUID="000426ea-02"
/dev/zram0: UUID="b7c3f254-5de7-4ff4-9733-2de7a7ccedf2" TYPE="swap"
/dev/zram1: UUID="5c7b6340-13b9-4fe3-970c-0ec240e07300" TYPE="swap"
/dev/mapper/VolGroup00-LogVol00: UUID="51d5d0d8-da6a-42ac-87ed-6c1978b67f64" SEC_TYPE="ext2" TYPE="ext3"
/dev/mapper/VolGroup00-LogVol01: TYPE="swap"
MODPROBE
VGSCAN
File descriptor 8 (/proc/9161/mountinfo) leaked on vgscan invocation. Parent PID 9170: /bin/bash
Reading volume groups from cache.
Found volume group "VolGroup00" using metadata type lvm2
VGCHANGE
File descriptor 8 (/proc/9161/mountinfo) leaked on vgchange invocation. Parent PID 9170: /bin/bash
2 logical volume(s) in volume group "VolGroup00" now active
File descriptor 8 (/proc/9161/mountinfo) leaked on lvscan invocation. Parent PID 9170: /bin/bash
LVSCAN:
ACTIVE '/dev/VolGroup00/LogVol00' [43.94 GiB] inherit
ACTIVE '/dev/VolGroup00/LogVol01' [3.94 GiB] inherit

** (zenity:10447): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
E' presente la tecnologia RAID su questo computer? no
File descriptor 8 (/proc/9161/mountinfo) leaked on lvs invocation. Parent PID 10762: /bin/sh
File descriptor 8 (/proc/9161/mountinfo) leaked on vgs invocation. Parent PID 10856: grub-probe
File descriptor 8 (/proc/9161/mountinfo) leaked on vgs invocation. Parent PID 10856: grub-probe
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only.
Error: Invalid partition table - recursive partition on /dev/sr0.
boot-info is executed in live-session (Boot-Repair-Disk 32bit 1oct2017, zesty, Ubuntu, i686)
CPU op-mode(s): 32-bit, 64-bit
file=/cdrom/preseed/lubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- debian-installer/language=it keyboard-configuration/layoutcode?=it
ls: cannot access '/home/usr/.config': No such file or directory
Set sda as corresponding disk of mapper/VolGroup00-LogVol00

=================== os-prober:
/dev/mapper/VolGroup00-LogVol00:CentOS release 5.9 (Final):RedHat:linux

=================== blkid:
/dev/sda1: LABEL="/boot" UUID="61e53818-4fd5-49f6-b4d3-624f738f09a0" SEC_TYPE="ext2" TYPE="ext3" PARTUUID="000426ea-01"
/dev/sr0: UUID="2017-10-29-01-25-15-00" LABEL="Boot-Repair-Disk 32bit" TYPE="iso9660" PTUUID="7e809be6" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/sda2: UUID="ljpho1-Dja6-kvb4-RPx4-lZBf-NqFe-3W2sax" TYPE="LVM2_member" PARTUUID="000426ea-02"
/dev/zram0: UUID="b7c3f254-5de7-4ff4-9733-2de7a7ccedf2" TYPE="swap"
/dev/zram1: UUID="5c7b6340-13b9-4fe3-970c-0ec240e07300" TYPE="swap"
/dev/mapper/VolGroup00-LogVol00: UUID="51d5d0d8-da6a-42ac-87ed-6c1978b67f64" SEC_TYPE="ext2" TYPE="ext3"
/dev/mapper/VolGroup00-LogVol01: TYPE="swap"

Set sda as corresponding disk of mapper/VolGroup00-LogVol00

1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.

/mnt/boot-sav/sda1/grub/menu.lst detected
/boot detected in the fstab of mapper/VolGroup00-LogVol00: UUID=61e53818-4fd5-49f6-b4d3-624f738f09a0 (sda1)

=================== UEFI/Legacy mode:
This live-session is not EFI-compatible.
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:
sda1 : sda, is-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, notbiosboot, /mnt/boot-sav/sda1.
mapper/VolGroup00-LogVol00 : sda, not-sepboot, no-grubenv grub1, grub1 , no-update-grub, 32, no-boot, is-os, not--efi--part, fstab-has-goodBOOT, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, yum, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, not-far, notbiosboot, /mnt/boot-sav/mapper/VolGroup00-LogVol00.

sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, not-mmc, has-os, 63 sectors * 512 bytes


=================== parted -lm:

BYT;
/dev/sda:51.5GB:scsi:512:512:msdos:Msft Virtual Disk:;
1:32.3kB:107MB:107MB:ext3::boot;
2:107MB:51.5GB:51.4GB:::lvm;

BYT;
/dev/mapper/VolGroup00-LogVol00:47.2GB:dm:512:512:loop:Linux device-mapper (linear):;
1:0.00B:47.2GB:47.2GB:ext3::;

BYT;
/dev/mapper/VolGroup00-LogVol01:4228MB:dm:512:512:loop:Linux device-mapper (linear):;
1:0.00B:4228MB:4228MB:linux-swap(v1)::;

BYT;
/dev/zram1:1058MB:unknown:4096:4096:loop:Unknown:;
1:0.00B:1058MB:1058MB:linux-swap(v1)::;

BYT;
/dev/sr0:756MB:scsi:2048:2048:unknown:Msft Virtual CD/ROM:;

BYT;
/dev/zram0:1058MB:unknown:4096:4096:loop:Unknown:;
1:0.00B:1058MB:1058MB:linux-swap(v1)::;

=================== lsblk:
KNAME TYPE FSTYPE SIZE LABEL
fd0 disk 4K
loop0 loop squashfs 642,9M
sda disk 48G
sda1 part ext3 102M /boot
sda2 part LVM2_member 47,9G
sr0 rom iso9660 721M Boot-Repair-Disk 32bit
zram0 disk 1008,8M
zram1 disk 1008,8M
dm-0 lvm ext3 44G
dm-1 lvm swap 4G

KNAME ROTA RO RM STATE MOUNTPOINT
fd0 1 0 1
loop0 1 1 0 /rofs
sda 1 0 0 running
sda1 1 0 0 /mnt/boot-sav/sda1
sda2 1 0 0
sr0 1 0 1 running /cdrom
zram0 0 0 0 [SWAP]
zram1 0 0 0 [SWAP]
dm-0 1 0 0 running /mnt/boot-sav/mapper/VolGroup00-LogVol00
dm-1 1 0 0 running


=================== mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=2040632k,nr_inodes=200106,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=413188k,mode=755)
/dev/sr0 on /cdrom type iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)
/dev/loop0 on /rofs type squashfs (ro,noatime)
/cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=26,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12786)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=413184k,mode=700,uid=999,gid=999)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
/dev/sda1 on /mnt/boot-sav/sda1 type ext3 (rw,relatime,data=ordered)
/dev/mapper/VolGroup00-LogVol00 on /mnt/boot-sav/mapper/VolGroup00-LogVol00 type ext3 (rw,relatime,data=ordered)


=================== ls:
/sys/block/dm-0 (filtered): alignment_offset bdi capability dev discard_alignment dm ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/dm-1 (filtered): alignment_offset bdi capability dev discard_alignment dm ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/fd0 (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 size slaves stat subsystem trace uevent
/sys/block/sr0 (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered): autofs block bsg btrfs-control cdrom char console core cpu_dma_latency cuse disk dm-0 dm-1 dvd ecryptfs fb0 fd fd0 full fuse hpet hugepages hwrng initctl input kmsg lightnvm log mapper mcelog mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx ptp0 pts random rfkill rtc rtc0 sda sda1 sda2 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio vfio vga_arbiter vhci vhost-net vhost-vsock vmbus VolGroup00 zero
ls /dev/mapper: control VolGroup00-LogVol00 VolGroup00-LogVol01

=================== df -Th:

Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 2.0G 0 2.0G 0% /dev
tmpfs tmpfs 404M 6.5M 398M 2% /run
/dev/sr0 iso9660 721M 721M 0 100% /cdrom
/dev/loop0 squashfs 643M 643M 0 100% /rofs
/cow overlay 2.0G 121M 1.9G 6% /
tmpfs tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
tmpfs tmpfs 2.0G 68K 2.0G 1% /tmp
tmpfs tmpfs 404M 4.0K 404M 1% /run/user/999
/dev/sda1 ext3 95M 8.2M 82M 10% /mnt/boot-sav/sda1
/dev/mapper/VolGroup00-LogVol00 ext3 43G 4.3G 36G 11% /mnt/boot-sav/mapper/VolGroup00-LogVol00

=================== fdisk -l:
Disk /dev/loop0: 642.9 MiB, 674103296 bytes, 1316608 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes




Disk /dev/sda: 48 GiB, 51539607552 bytes, 100663296 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x000426ea

Device Boot Start End Sectors Size Id Type
/dev/sda1 * 63 208844 208782 102M 83 Linux
/dev/sda2 208845 100663289 100454445 47.9G 8e Linux LVM


Disk /dev/zram0: 1008.8 MiB, 1057759232 bytes, 258242 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/zram1: 1008.8 MiB, 1057759232 bytes, 258242 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/mapper/VolGroup00-LogVol00: 44 GiB, 47177531392 bytes, 92143616 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/VolGroup00-LogVol01: 4 GiB, 4227858432 bytes, 8257536 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes




=================== Suggested repair
The default repair of the Boot-Repair utility would purge (in order to fix packages) and reinstall the grub2 of mapper/VolGroup00-LogVol00 into the MBR of sda, using the following options: sda1/boot,
Additional repair would be performed: unhide-bootmenu-10s


=================== User settings
The settings chosen by the user will not act on the boot.

Re: I can't start a centos 5.9 32 bit virtual machine migrated from xenserver to hyper-v

Posted: 2019/04/16 14:17:41
by TrevorH
CentOS 5 is completely unsupported. All of CentOS 5 went End of Life over 2 years ago and 5.9 is from 2013 so is now over 5 years old. The latest and last version of CentOS 5 is 5.11 and even that was from 2014 and last received any updates in early 2017.

If you are coming from xenserver then it's possible that you have the el5xen version of the kernel installed as that only runs under xen. Switching that out for the ordinary non-xen kernel might help. A more likely explanation for a boot failure is that the "hardware" presented by hyper-v is completely different to that presented by xenserver so the initrd doesn't contain support for all the devices in the VM. You may be able to rebuild the initrd to include support for the actual "hardware" on the new VM.