Jump to content

armbian-install fails due to bad lsblk argument


flabdablet
Go to solution Solved by Werner,

Recommended Posts

The /sbin/armbian-install script that ships in Armbian_22.08.7_Odroidn2_bullseye_current_5.19.17_minimal.img.xz has a couple of faulty lsblk arguments that cause it to exit instead of allowing the user to select the installation target partition. The script works properly after both instances of the string MOUNTPOINTS are changed to MOUNTPOINT which is easily done with

sed -ie s/MOUNTPOINTS/MOUNTPOINT/ /sbin/armbian-install

 

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