Skip to main content

Couldn't locate / mount in /etc/fstab or /etc/mtab Login Error

Comments

2 comments

  • SysSachin
    Couldn't locate / mount in /etc/fstab or /etc/mtab at /usr/local/cpanel/Cpanel/Filesys/Root.pm line 58

    The error message showing that the "/" partion mount point entry not added in /etc/fstab or /etc/mtab. To check those file you have to contact to your hosting provider as you have only cPanel Access Level.
    0
  • cPanelMichael
    Hello, You should be able to reproduce this issue by running the following command:
    /usr/local/cpanel/3rdparty/bin/perl -MCpanel::Filesys::Root -le 'print Cpanel::Filesys::Root::get_root_device_path();'
    If so, review your kernel information with the following command:
    uname -r
    Assuming this is a VPS, and the kernel is older than 042stab113.12, then it's affected by this bug: [OVZ-6661] `quota` is not working on latest kernel if running command not from / on simfs - bugs.openvz.org You'd have to contact your VPS hosting provider and ask them to update the kernel on the hardware node to address this issue. Once they do that, you can run the "/scripts/fixquotas" command on your server. Thank you.
    0

Please sign in to leave a comment.