mountroot prompting ,,please help

When I started my server it was showing this. ,pls Please help me. Images are added in the attachments, please check them.
 

Attachments

  • 040520142387.jpg
    040520142387.jpg
    575.4 KB · Views: 501
  • 040520142389.jpg
    040520142389.jpg
    705.5 KB · Views: 470
/etc/fstab is messed up somehow. You need to look at it and figure out what's wrong and fix whatever is causing the error. It's probably simplest to do this by booting a live CD and mounting / on your normal boot device. It's been a while since I did this to myself, but IIRC I followed the instructions you show, giving it the right fstype:device argument. Then I changed / from read-only to read-write by mount -urw /.
 
Back
Top