Login  Register

Re: mount filesystem linux

Posted by ErmanArslansOracleBlog on Aug 30, 2021; 7:57am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/mount-filesystem-linux-tp10175p10186.html

It seems you already understood what I would say and fixed the issue ! Good..

Check the permissions and ensure you configured them right. Check the directory permissions using ls, and check if you can write or read from the directory using touch, ls, cd and cat commands.. Your mount command seems okay.. You have rw there, so you should be able to read and write..