Not Syncing VFS Unable to Mount Error (Almalinux Conversion to Cloudlinux 8)

Operating System & Version
Cloudlinux v8.7.0
cPanel & WHM Version
108.0.11
Feb 18, 2023
11
2
3
UK
cPanel Access Level
DataCenter Provider
Finally, a fix is here. Run the commands below.

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" :-D
 
  • Like
Reactions: cPRex
Thread starter Similar threads Forum Replies Date
K Installation & Updates 1