Finally, a fix is here. Run the commands below.
Finally!! If you will install the control panel, natively supported by CloudLinux (cPanel, DirectAdmin, Plesk) later, then you MUST reinstall CloudLinux Manager packages with the following command:
Please note this only works for this error.
not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
I hope this helps others, and I recommend that cPanel add it to their solutions.
I feel like Mr Burns from the Simpsons. "Excellent"
yum install wget -y
wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
sh cldeploy -i
grub2-set-default 0
grub2-mkconfig -o /boot/grub/grub.cfg
reboot
Finally!! If you will install the control panel, natively supported by CloudLinux (cPanel, DirectAdmin, Plesk) later, then you MUST reinstall CloudLinux Manager packages with the following command:
yum reinstall -y lvemanager lve-utils alt-python27-cllib cagefs
Please note this only works for this error.
not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
I hope this helps others, and I recommend that cPanel add it to their solutions.
I feel like Mr Burns from the Simpsons. "Excellent"