You are not logged in.
Hello.
I've been trying this many times, but never succeed with using my partitions powered by ext4 file system with nodealloc option in fstab. It doesn't matter, if I add this option after defaults or replace defaults with nodealloc only. After reboot, all ext4 partitions (/ and /home) goes read-only, so I can't do anything with Arch, not even change fstab back. There are no problems, if I put other options to fstab (for example: relatime to ext3 file systems).
Anyone have same problem?
Last edited by weakhead (2009-04-20 19:32:30)
Offline
The correct spelling is nodelalloc (you wrote nodealloc in your post). Are you writing it correctly in fstab?
Offline
Whoa! That explains everything. I will try one more time.
EDIT: Yeah, this is it. It's nodelalloc, not nodealloc...
Thanks
Last edited by weakhead (2009-04-20 19:32:13)
Offline