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
Dream Always Dream , if you don't work on it : Real-world Oracle DBA troubleshooting guides for RAC, Data Guard, RMAN, performance tuning, upgrades, backups, and cloud migration. Tested in production environments.
postgres=# postgres=# postgres=# postgres=# \c demo You are now connected to database "demo" as user "postgres". demo=...
No comments:
Post a Comment