ducdeptrai1234
Occasional Visitor
I reset my R7800 setting and installed .74.3SF.
I install Entware follow instruction in readme.
but after reboot there is NO entware directory like it should beCode:root@R7800:~$ mkfs.ext4 -L optware /dev/sda1 mke2fs 1.45.5 (07-Jan-2020) /dev/sda1 contains a ext4 file system labelled 'hdd35' last mounted on Thu Jan 1 07:00:26 1970 Proceed anyway? (y,N) y Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata and journal checksum features. Creating filesystem with 122096384 4k blocks and 30531584 inodes Filesystem UUID: 290a8fae-b920-4735-a118-3580aa949022 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, 102400000 Allocating group tables: done Writing inode tables: done Creating journal (262144 blocks): done Writing superblocks and filesystem accounting information: done root@R7800:~$ tune2fs -O ^metadata_csum,^64bit /dev/sda1 tune2fs 1.45.5 (07-Jan-2020) Disabling checksums could take some time. Proceed anyway (or wait 5 seconds to proceed) ? (y,N) y Please run `resize2fs -s /dev/sda1' to disable 64-bit mode. root@R7800:~$ cd /tmp/mnt/sda1 root@R7800:/tmp/mnt/sda1$ wget https://www.voxel-firmware.com/Downloads/Voxel/En tware/entware-cortex-a15-3x-initial-generic.tar.gz --2020-03-01 07:30:59-- https://www.voxel-firmware.com/Downloads/Voxel/Entware/ entware-cortex-a15-3x-initial-generic.tar.gz Resolving www.voxel-firmware.com... 194.135.87.112 Connecting to www.voxel-firmware.com|194.135.87.112|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5536132 (5.3M) [application/x-gzip] Saving to: 'entware-cortex-a15-3x-initial-generic.tar.gz' entware-cortex-a15- 100%[===================>] 5.28M 651KB/s in 9.7s 2020-03-01 07:31:12 (557 KB/s) - 'entware-cortex-a15-3x-initial-generic.tar.gz' saved [5536132/5536132] root@R7800:/tmp/mnt/sda1$ tar -xzf entware-cortex-a15-3x-initial-generic.tar.gz root@R7800:/tmp/mnt/sda1$ reboot
Please help me with this.Code:root@R7800:~$ ls -l /opt/* -rw-r--r-- 1 root root 855 Jan 1 1970 /opt/filelist -rw-r--r-- 1 root root 9 Jan 1 1970 /opt/version /opt/kamoj: drwxr-xr-x 3 root root 232 Feb 22 14:37 addons /opt/leafp2p: -rwxr-xr-x 1 root root 729056 Jan 1 1970 leafp2p /opt/rcagent: drwxr-xr-x 2 root root 232 Jan 1 1970 cgi -rwxr-xr-x 1 root root 355008 Jan 1 1970 cgi_processor -rwxr-xr-x 1 root root 39044 Jan 1 1970 downloader -rwxr-xr-x 1 root root 11624 Jan 1 1970 nas_service -rwxr-xr-x 1 root root 213760 Jan 1 1970 rcagentd -rwxr-xr-x 1 root root 145 Jan 1 1970 run_server.sh drwxr-xr-x 2 root root 576 Jan 1 1970 scripts /opt/remote: -rwxr-xr-x 1 root root 92208 Jan 1 1970 remote -rwxr-xr-x 1 root root 21124 Jan 1 1970 run_remote /opt/xagent: drwxr-xr-x 2 root root 240 Jan 1 1970 certs -rwxr-xr-x 1 root root 39708 Jan 1 1970 genie_handler -rwxr-xr-x 1 root root 333 Jan 1 1970 run-xagent.sh -rwxr-xr-x 1 root root 84344 Jan 1 1970 xagent -rwxr-xr-x 1 root root 18428 Jan 1 1970 xagent_control
Thanks for reading!
You can try the command : "Please run `resize2fs -s /dev/sda1' to disable 64-bit mode." I have not seen the error, maybe you can try it.