Skip to content
New issue

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

impossible to write firmware in MTD7 partition #297

Open
gianry opened this issue May 28, 2024 · 4 comments
Open

impossible to write firmware in MTD7 partition #297

gianry opened this issue May 28, 2024 · 4 comments

Comments

@gianry
Copy link

gianry commented May 28, 2024

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

@Anime4000
Copy link
Owner

I wondering why want to write to mtd7 ?

@gianry
Copy link
Author

gianry commented May 29, 2024

I wondering why want to write to mtd7 ?

i've a modified partition file to enable the LAN SDS MODE changing. it is not possible with stock firmware

@Anime4000
Copy link
Owner

I believe you are trying to write active partition or partition/mtd in use.

@gianry
Copy link
Author

gianry commented May 29, 2024

I believe you are trying to write active partition or partition/mtd in use.

no, I've checked the boot partition is MTD5 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants