UNLICENSE
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
OpenWrt 24.x Extroot on XE300
|
||||
|
||||
Goal: Use a 512 GB microSD card as the router's writable storage (overlay),
|
||||
Goal: Use a microSD card as the router's writable storage (overlay),
|
||||
single ext4 partition, no data copied from internal flash.
|
||||
|
||||
Assumptions (based on your box):
|
||||
|
||||
Device: GL-iNet XE300, OpenWRT 24.10.4
|
||||
Device: GL-iNet XE300, OpenWRT 24.10.4, 512 Gb SD Card
|
||||
|
||||
Detected as: /dev/sda with one partition /dev/sda1
|
||||
|
||||
@@ -58,8 +56,7 @@ Sanity-check the file:
|
||||
|
||||
cat /etc/config/fstab
|
||||
|
||||
|
||||
Expected output:
|
||||
Sample output:
|
||||
|
||||
config global
|
||||
option anon_swap '0'
|
||||
|
||||
Reference in New Issue
Block a user