diff options
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index 99596b8c..9c39d76c 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -407,9 +407,9 @@ <td style="line-height:1.5"><b>Read-write mode is enabled</b></td> </tr> <tr> - <td><sup style="line-height:1">Do not turn off PiKVM during this to prevent filesystem<br> - corruption, and don't use this mode unnecessarily.<br> - It can reduce the resource of the memory card.</sup></td> + <td><sup style="line-height:1">Do not turn off PiKVM while this is active to prevent<br> + filesystem corruption. Use read-only mode where possible,<br> + as writing to SD card often can reduce its lifespan.</sup></td> </tr> </table> </div> |