How to increase write speed to hdd in asus ax53u router?

How did you install OpenWrt? Something with 80x25 text screen showing full htop output. And post text output as text.

root@OpenWrt:~# opkg install coreutils-dd
...
Configuring coreutils.
Configuring coreutils-dd.
root@OpenWrt:~# dd if=/dev/zero of=/tmp/test1.img bs=100M count=1 oflag=dsync
1+0 records in
1+0 records out
104857600 bytes (105 MB, 100 MiB) copied, 0.208747 s, 502 MB/s
root@OpenWrt:~#

you should still use the previously provided dd command, not the one I used.

He uses cowpilot browser, likely no chance

root@OpenWrt:~# dd if=/dev/zero of=/tmp/test1.img bs=1
00M count=1 oflag=dsync
Killed

It just give me this :thinking:

I loaded the kernal file to pendrive then using asus ssh i write the kernel file into the system and rebooted the router. And openwrt was flashed.
People do it usually without pendrive by using a pc and writing it but i thought i would be easy for me to do that

That's because you didn't do what you were told to.

1 Like

What should i do then ;-; i am not a pro in this things

Read the replies you're getting.

1 Like