Jump to content

armbian-install produces broken /etc/fstab


Go to solution Solved by mhoffrogge,

Recommended Posts

I don't quite know where to post this. I hope I am in the right place.
When migrating a system from an armbian_23.02.2_Orangepi4-lts_jammy_current_5.15.93_xfce_desktop image to a SSD, armbian-install creates a broken line in /etc/fstab.
The third line is missing the introductory "UUID=".
The line then looks like this:

xxxxxxxx-yyy-yyy-yyy-xxxxxx /media/mmcboot ext4 defaults,noatime,commit=600 ....etc.


As a result, /media/mmcboot is not mounted, of course, and the boot process aborts with a cli root-login.
Completing the line allows the system to boot normally.

UUID=xxxxxxxx-yyy-yyy-yyy-xxxxxx /media/mmcboot ext4 defaults,noatime,commit=600 ....etc.


Maybe someone can take care of this.
Thanks!

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines