I tried to upgrade from 7.1 to 8.4 yesterday and something went wrong, I'm thinking that something went wrong with the custom kernel or that I messed up resolving conflicts somewhere. Either way, here's where I'm at right now:
I can log in to single user mode, but / is being mounted as read only. I try
So I run fsck() and it tells me
Any help would be incredibly appreciated
I can log in to single user mode, but / is being mounted as read only. I try
mount -o rw / and get the following warning:
Code:
WARNING: R/W mount of / denied. Filesystem is not clean - run fsck
mount: : Operation not permitted
So I run fsck() and it tells me
Code:
mount option <reload> is unknown
Any help would be incredibly appreciated