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

Problem booting OpenWRT after flashing #29

Open
FKuypers opened this issue Mar 31, 2023 · 0 comments
Open

Problem booting OpenWRT after flashing #29

FKuypers opened this issue Mar 31, 2023 · 0 comments

Comments

@FKuypers
Copy link

I had OpenWRT running on my router, but a power outage kind of killed my Image yesterday.

I recovered into Stock Xiaomi image using TFTP and used the python scripts to enable network mode:4 and SSH to install openWRT using the factory.bin image mentioned on this page.

So far so good.

After the reboot I get the following error:


[    1.634713] UBI: auto-attach mtd10
[    1.644608] ubi0: attaching mtd10
[    1.648635] ubi0: scanning is finished
[    1.652380] ubi0 error: 0xffffffc010527930: the layout volume was not found
[    1.659346] ubi0 error: 0xffffffc01052b12c: failed to attach mtd10, error -22
[    1.666485] UBI error: cannot attach mtd10
[    1.671360] /dev/root: Can't open blockdev
[    1.675449] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[    1.682927] Please append a correct "root=" boot option; here are the available partitions:
[    1.691281] 1f00             512 mtdblock0
[    1.691283]  (driver?)
[    1.697811] 1f04             256 mtdblock1
[    1.697812]  (driver?)
[    1.704334] 1f08             512 mtdblock2
[    1.704336]  (driver?)
[    1.710862] 1f0c             256 mtdblock3
[    1.710863]  (driver?)
[    1.717397] 1f10             256 mtdblock4
[    1.717398]  (driver?)
[    1.723921] 1f14             512 mtdblock5
[    1.723923]  (driver?)
[    1.730450] 1f18             256 mtdblock6
[    1.730451]  (driver?)
[    1.736977] 1f1c             256 mtdblock7
[    1.736979]  (driver?)
[    1.743502] 1f20            4096 mtdblock8
[    1.743503]  (driver?)
[    1.750029] 1f24            3712 mtdblock9
[    1.750031]  (driver?)
[    1.756556] 1f28             128 mtdblock10
[    1.756558]  (driver?)
[    1.763168] 1f2c          113664 mtdblock11
[    1.763170]  (driver?)
[    1.769781] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[    1.778036] SMP: stopping secondary CPUs
[    1.781952] Kernel Offset: disabled
[    1.785431] CPU features: 0x00000002,04002004
[    1.789777] Memory Limit: none
[    1.795896] Rebooting in 1 seconds..

Any idea what is wrong an how to fix it?

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

1 participant