System will not boot

Dim4ic

Renowned Member
Jan 23, 2016
6
0
66
36
Hello! Problems at startup after installing Proxmox 4.1 server, gives the error according to the screenshot. By connecting the drive to your computer started working without errors. For the experiment, installed Proxmox your work computer, Proxmox system start up, connect the drive with operating system in the server, the system just does not start and give the same error. On the server, change the mode of operation of the hard drive - IDE / ACHI / RAID, cut off the UEFI did not help. Proxmox 3.4 works without key problems. Tell me what can be done to solve the problem :)
 

Attachments

  • DSC_0024.jpg
    DSC_0024.jpg
    727 KB · Views: 26
added => rootdelay = 10 to the end /boot/grub/grub.cfg config, but the system has not booted, the exact same error
 
What about adding the module mentioned in your photo into initrd image?

Seems that modules cannot be found in initrd that are needed to find the pve vg and start the root volume.
 
Edit /etc/initramfs-tools/modules file. Add each module you need to load and run update-initramfs

Works only when you have a working system. Since your system doesn't seem to boot at all you have to boot with some rescue cd, mount all your devices in some folder, chroot to the folder, do edit and update stuff, exit the chroot, dismount the mounted volumes, reboot and should in end have a system booting with the needed modules.
 
Thank you! running on a desktop PC, edit and connect to the server and the result otpishus
 
I did as you said, but the error is still the same and adding the error at the top
 

Attachments

  • DSC_0011.jpg
    DSC_0011.jpg
    548.1 KB · Views: 7
Assumptions are no more? any global changes in the system that it works Proxmox 3.4 and 4.1 is not ..... If you install on a clean Debian 8.3, the latest version from the repository Proxmox tighten?