summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ont-technicolor-afm0002.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/ont-technicolor-afm0002.md b/ont-technicolor-afm0002.md
index c959424..f6ab723 100644
--- a/ont-technicolor-afm0002.md
+++ b/ont-technicolor-afm0002.md
@@ -143,6 +143,8 @@ From the PC to the stick
{% include alert.html content="If a Windows system is used replace type with cat and run the commands from cmd (not Powershell)" %}
## Extracting and repacking the rootfs
+{% include alert.html content="Make sure you run both commands as root, otherwise you might get a damaged rootfs image" alert="Warning" icon="svg-warning" color="red" %}
+
```sh
# unsquashfs mtd5.bin
# mksquashfs squashfs-root rootfs -b 131072 -comp lzma -no-recovery
@@ -235,4 +237,4 @@ If you want to log everything since the stick boots, you can create a custom roo
# Miscellaneous Links
-- [omcilog2pcap](https://github.com/ADeltaX/omcilog2pcap) \ No newline at end of file
+- [omcilog2pcap](https://github.com/ADeltaX/omcilog2pcap)