Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
I'm using Ubuntu with ext3 file system. Using gparted I formatted a separate partition to ext4 to use as a storage space. I realize I can't write anything on the ext4 partition. How do I fix this?
I formatted to ext3 with the same results: unable to read or write on the partition. Eventually I found this http://www.psychocats.net/ubuntu/mountlinux and the last two instructions appear to have fixed my problem. I mounted the partition to a folder and sudo chown -R and sudo chmod -R 755 the folder. I don't understand why formatting the partition didn't enable read and write by default. Could it be because the partition used to be part of NTFS partition?
Anytime you run into little quirks like that just type dmesg in terminal and read through it for any mounting errors and such. Its the first place to go for diagnosing issues.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.