From 1ae63d416f0127e076005b5415601a53d3a0156a Mon Sep 17 00:00:00 2001 From: Mariotaku Date: Thu, 5 Oct 2023 21:32:39 +0900 Subject: [PATCH] backported warning page --- warning.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 warning.html diff --git a/warning.html b/warning.html new file mode 100644 index 0000000..1308735 --- /dev/null +++ b/warning.html @@ -0,0 +1,47 @@ + + + + + RootMyTV - Security Notice + + + + + +
+

RootMy.TV 2.0

+
+
+
+
+

Warning!

+

+ While rooting itself is safe, and wouldn't cause issue by itself, please avoid the following things otherwise + you risk bricking your TV. +

+

DON'T: Modify System Partitions

+

+ DO NOT write kernel, rootfs or any other read-only partitions under any circumstance!
+ webOS bootloader will verify the signature of those partitions, and refuse to boot.
+

+

DON'T: Mark files non-writable

+

+ chattr command can be very dangerous on webOS. Some script will fail to run (e.g. start-devmode) + if files used in it can't be modified or deleted. You may lose shell access to your TV forever, even if you + factory reset your TV, as user partitions will get its files rm -rfed rather than formatted. +

+

What if I bricked my TV?

+

+ We've warned you. But you're welcome to ask for help on the OpenLGTV Discord server. It's still possible to + rescue your TV, but opening up the TV and reprogramming the storage chip is what needs to happen most likely. + Or perhaps you'll require a mainboard swap. +

+
+
+
+ + + + +