Changes between Version 3 and Version 4 of Openwrtone
- Timestamp:
- 07/08/25 00:49:14 (4 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Openwrtone
v3 v4 41 41 /etc/init.d/fstab boot 42 42 }}} 43 Run the ExtRoot magic...43 Run the !ExtRoot magic... 44 44 {{{ 45 45 mount /dev/nvme0n1p1 /mnt ; tar -C /overlay -cvf - . | tar -C /mnt -xf - ; umount /mnt