On the server installed by 7.1 installer, found a kernel panic by VFS, cannot find the root partition. I was suspecting any disk error, tried rebooting with removing disks physically, which finally caused
and it seems the built-in grub cannot read any of the RAID disks or (md/N) where N=1 or 2, cannot find the actual files inside partitions and cannot boot the server.
Is there a way to detect and relabel the disks, bind them as /dev/md1 and boot the server?
Code:
error: disk 'mduuid/877...' not found.
Entering rescue mode...
grub rescue>
and it seems the built-in grub cannot read any of the RAID disks or (md/N) where N=1 or 2, cannot find the actual files inside partitions and cannot boot the server.
Is there a way to detect and relabel the disks, bind them as /dev/md1 and boot the server?