Changes between Version 3 and Version 4 of Openwrtone


Ignore:
Timestamp:
07/08/25 00:49:14 (4 days ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Openwrtone

    v3 v4  
    4141/etc/init.d/fstab boot
    4242}}}
    43 Run the ExtRoot magic...
     43Run the !ExtRoot magic...
    4444{{{
    4545mount /dev/nvme0n1p1 /mnt ; tar -C /overlay -cvf - . | tar -C /mnt -xf - ; umount /mnt