RootFS is currently Read Only (R/O) mounted. Aborting... Topic is solved
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
Many thanks for sharing the video. Appropriated the time and effort you spent to create it.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Read only root file system
Hi all,
With regard to this youtube tutorial on moving DietPi to the onboard sata drive on an Odroid HC1
https://www.youtube.com/watch?v=0QdBFpEzwM0&
It was written for the older Stretch image and I am now trying it with the newer DietPi_OdroidN1-ARMv8-Buster image and have run into a problem. There were a few small differences, notably in the fstab file (PARTUUID in place of UUID for the entries of the partitions).
But my problem was at the 29minute mark of the clip when I attempted to and received an error .
Does anyone have any idea how I could rectify and proceed? It seems I can't write any permissions changes to the read-only partition (I'm assuming it's the rootfs partition that has become read-only).
With regard to this youtube tutorial on moving DietPi to the onboard sata drive on an Odroid HC1
https://www.youtube.com/watch?v=0QdBFpEzwM0&
It was written for the older Stretch image and I am now trying it with the newer DietPi_OdroidN1-ARMv8-Buster image and have run into a problem. There were a few small differences, notably in the fstab file (PARTUUID in place of UUID for the entries of the partitions).
But my problem was at the 29minute mark of the clip when I attempted to
Code: Select all
mkdir /mnt/data
Code: Select all
mkdir: cannot create directory ‘/mnt/data’: Read-only file system
Does anyone have any idea how I could rectify and proceed? It seems I can't write any permissions changes to the read-only partition (I'm assuming it's the rootfs partition that has become read-only).
Re: Read only root file system
Update: I posted this before I saw the other post.
In a few hours I'll get the chance to read the Github post and investigate from there. Hopefully it's the same issue
In a few hours I'll get the chance to read the Github post and investigate from there. Hopefully it's the same issue
Re: RootFS is currently Read Only (R/O) mounted. Aborting...
@_HC1_dude
I merged your post into the already opened one.
I merged your post into the already opened one.
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...
Hi all,
bug fix release 6.30 is out.
bug fix release 6.30 is out.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team