Go to advanced search

by ChristianJ
Fri Dec 04, 2015 3:10 pm
Forum: Arch
Topic: Filesystem breaks after system upgrade
Replies: 3
Views: 1563

Re: Filesystem breaks after system upgrade

Ok, found it myself:
edit the new cmdline.txt and add rw just before rootwait

otherwise, if you are already in trouble:
first make the filesystem rw temporarily

Code: Select all

 mount -o remount,rw /
then edit cmdline.txt and add rw just before rootwait
by ChristianJ
Fri Dec 04, 2015 1:43 pm
Forum: Arch
Topic: Filesystem breaks after system upgrade
Replies: 3
Views: 1563

Re: Filesystem breaks after system upgrade

I've exactly the same problem. Is there a solution in the meantime?

Go to advanced search