Skip to main content

/dev/root missing

Comments

2 comments

  • cPanelMichael
    Hello :) Could you provide some more details about your server environment? EX:
    uname -r
    Also, are you using a provider such as Linode or OVH? Thank you.
    0
  • dalem
    check if you got a sybolic link and that it is correct your /etc/fstab should be correct ln -s /dev/yourrootdevice /dev/root as Michael said if you using some of OVH & linode images you may need to add KERNEL=="yourrootdevice", SUBSYSTEM=="block", SYMLINK+="root" to /etc/udev/rules.d/99-root-link.rules so the symbolic link survives a reboot
    0

Please sign in to leave a comment.