Skip to content

Can't install toltec on 2.14.1.866 (reMarkable 2) #655

Closed Answered by LinusCDE
dphans asked this question in Support
Discussion options

You must be logged in to vote

It seems that you had installed toltec previously. Usually the script would tell you, that you have toltec already installed, but it would not in a few cases:

  • toltecctl is missing (located at /home/root/.local/bin/toltecctl). Could mean a super old installation
  • /opt was cleaned but the mount wasn't removed (also checked /home/root/.entware but that would probably bind mounted together anyways)

Please run the following commands to make figuring this out more easy:

  • ls -la --full-time /home/root/.local/bin/toltecctl /home/root/.entware /opt to check what files exist and if, how old they are
  • df -h to confirm that /opt actually has no bind mount (as well as whether super low free space coul…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Eeems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #618 on November 21, 2022 22:03.