close
1. reboot linux in Single User Mode by:
init 1
2. umount /oracle
3. fsck -t ext3 -y /dev/sdb2
4. mount /oracle
5. checking whether /oracle directory is writable by:
touch /oracle/a.txt
6. reboot machine by:
init 6
全站熱搜
留言列表