We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to write the .bin file into the MTD7 partition I receive the following error:
cat: write error: invalid argumet
I've used the command: cat /tmp/file.bin >/dev/mtd7
The text was updated successfully, but these errors were encountered:
I wondering why want to write to mtd7 ?
Sorry, something went wrong.
i've a modified partition file to enable the LAN SDS MODE changing. it is not possible with stock firmware
I believe you are trying to write active partition or partition/mtd in use.
no, I've checked the boot partition is MTD5 .
No branches or pull requests
When I try to write the .bin file into the MTD7 partition I receive the following error:
cat: write error: invalid argumet
I've used the command: cat /tmp/file.bin >/dev/mtd7
The text was updated successfully, but these errors were encountered: