RootFS is currently Read Only (R/O) mounted. Aborting... Topic is solved
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
Guys, pls follow the GitHub post linked above.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
Thanks Joulinar, workaround detailed in https://github.com/MichaIng/DietPi/issu ... -624525544 fixed the issue.
-
- Posts: 23
- Joined: Tue Apr 28, 2020 3:00 pm
RootFS is currently Read Only (R/O) mounted. Everything is blocked.
Hi,
I'm new to dietpi. I have a problem that I don't understand, that is blocking my entire pi.
I was managing my external drives with Dietpi's Drive Manager, rebooted, and now I've got this :
https://imgur.com/a/pVaz6eu
Not a single software on my pi works now.
It tells me to run the drive manager, but I don't know what to do next :
https://imgur.com/a/SeVCIKo
I searched on the forums about the issue, found someone who sent a fix :
https://github.com/MichaIng/DietPi/issu ... -624525544
Ok, but how do I get my PartUUID ? I don't know how to apply the solution.
https://imgur.com/a/9l2qhcX
https://pastebin.com/Nhx8Zr4T
Here is my fstab file, I don't know how to manage it but as I understood it manages drives and partition, I guess is could help.
Everything is now blocked. How can I fix this ? Any help is welcome. If you need more details about something, you can ask. I'm new and don't know yet what would be needed to fix the issue. Have a good day
I'm new to dietpi. I have a problem that I don't understand, that is blocking my entire pi.
I was managing my external drives with Dietpi's Drive Manager, rebooted, and now I've got this :
https://imgur.com/a/pVaz6eu
Not a single software on my pi works now.
It tells me to run the drive manager, but I don't know what to do next :
https://imgur.com/a/SeVCIKo
I searched on the forums about the issue, found someone who sent a fix :
https://github.com/MichaIng/DietPi/issu ... -624525544
Ok, but how do I get my PartUUID ? I don't know how to apply the solution.
https://imgur.com/a/9l2qhcX
https://pastebin.com/Nhx8Zr4T
Here is my fstab file, I don't know how to manage it but as I understood it manages drives and partition, I guess is could help.
Everything is now blocked. How can I fix this ? Any help is welcome. If you need more details about something, you can ask. I'm new and don't know yet what would be needed to fix the issue. Have a good day
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
@LeVraiRoiDHyrule
do you transferred your rootFS to an external device or is it still located on your SD card.
do you transferred your rootFS to an external device or is it still located on your SD card.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 23
- Joined: Tue Apr 28, 2020 3:00 pm
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
It is still on my SD card. I didn't moved it.
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
I see you already in GitHub. pls continue there
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 23
- Joined: Tue Apr 28, 2020 3:00 pm
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
To people seeing this later, go to https://github.com/MichaIng/DietPi/issues/3511 the solution is there.
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
I second the link to https://github.com/MichaIng/DietPi/issues/3511
also backup your fstab before using the drive manager.
to backup cp /etc/fstab /etc/fstab.bak
to restore cp /etc/fstab.bak /etc/fstab
also backup your fstab before using the drive manager.
to backup cp /etc/fstab /etc/fstab.bak
to restore cp /etc/fstab.bak /etc/fstab
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
I know it is not much but i made a simple youtube video following the github guide
https://youtu.be/cicFuF9-UNc
https://youtu.be/cicFuF9-UNc
Last edited by PiTech on Sat May 09, 2020 7:40 am, edited 1 time in total.