Sunday, February 28, 2016

e2fsck: Cannot continue, aborting in linux





Step 1: mount the root file system read,write mode using below command

mount  / -o remount,rw

Step 2:

Try fsck command to recover 

Remove the file system from /etc/fstab file and restart system

Example:

/dev/sdd1 => 

init 6

No comments:

Post a Comment

Detailed 2-Node Oracle RAC Cluster architecture

  2-Node Oracle RAC Cluster architecture image with: RAC Node 1 and Node 2 physical servers Oracle Database instances Oracle Clusterware / ...