Taking further from my previous post,
I was not able to run df -k command :
It says , no filesystems processed:
Solution:
To remount root filesystem with read-write :
$mount -o remount,rw /
This will make a entry in /etc/mtab for read,write access to root filesystem
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment