Skip to content

Commit

Permalink
Fix some link formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Mar 18, 2024
1 parent eb9245c commit a6063fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/tech/dualboot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This guide requires :doc:`../guide/access/ssh`
Choosing the versions
=====================

Before starting, you should know what versions to dualboot, depending on hat you want to do. For toltec, it is recommended to follow :doc:`this guide <../guide/software/toltec>`, while for rM hacks, you should read `the table on their github repo <https://github.com/mb1986/rm-hacks>`_.
Before starting, you should know what versions to dualboot, depending on hat you want to do. For toltec, it is recommended to follow :doc:`the toltec guide <../guide/software/toltec>`, while for rM hacks, you should read `the table on their github repo <https://github.com/mb1986/rm-hacks>`_.

Downgrading/Upgrading the OS
============================
Expand All @@ -32,7 +32,7 @@ While this is already a dualboot, it is very impractical, as you need to use `sw
Installing rM-hacks
===================

To install rm-hacks, follow the `rm-hacks installation instructions` <https://github.com/mb1986/rm-hacks?tab=readme-ov-file#installation>`_. After this, you will need to make changes to ensure that it doesn't get removed when you reboot into the other partition. There are two ways to handle this. The recommended way is to change the ``QML_DISK_CACHE_PATH`` environment variable. The other option would be to bind mount
To install rm-hacks, follow the `rm-hacks installation instructions <https://github.com/mb1986/rm-hacks?tab=readme-ov-file#installation>`_. After this, you will need to make changes to ensure that it doesn't get removed when you reboot into the other partition. There are two ways to handle this. The recommended way is to change the ``QML_DISK_CACHE_PATH`` environment variable. The other option would be to bind mount
``/home/root/.cache/remarkable/xochitl/qmlcache/`` to a different location.

Editing the ``QML_DISK_CACHE_PATH`` variable
Expand Down Expand Up @@ -74,4 +74,4 @@ If you are not running toltec, you can override the xochitl ``QML_CACHE_PATH`` u
Using rmfakecloud
=================
The cloud must be `configured <https://ddvk.github.io/rmfakecloud/remarkable/setup>` on both partitions, as it will otherwise get disconnected at every reboot due to an invalid login token.
The cloud must be `configured <https://ddvk.github.io/rmfakecloud/remarkable/setup>`_ on both partitions, as it will otherwise get disconnected at every reboot due to an invalid login token.

0 comments on commit a6063fe

Please sign in to comment.