question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

luci-mod-system: firstboot option is not displayed

See original GitHub issue
  • device: I-O DATA WN-AC1600DGR (16 MiB SPI-NOR flash)
root@OpenWrt:~# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00030000 00010000 "u-boot"
mtd1: 00010000 00010000 "u-boot-env"
mtd2: 00e50000 00010000 "firmware"
mtd3: 001c0000 00010000 "kernel"
mtd4: 00c90000 00010000 "rootfs"
mtd5: 00520000 00010000 "rootfs_data"
mtd6: 00100000 00010000 "manufacture"
mtd7: 00010000 00010000 "backup"
mtd8: 00050000 00010000 "storage"
mtd9: 00010000 00010000 "art"
  • browser:
    • Microsoft Edge 44.18362.329.0
    • Google Chrome 69.0.3497.100(Official Build)
    • Mozilla Firefox 69.0

“Reset to defaults” option is not displayed in admin/system/flash page. It looks like getting the partition layout has failed.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
1Jeff1commented, Oct 2, 2019

root@OpenWrt:~# cat /sys/devices/virtual/mtd/mtd*/name cat: can’t open ‘/sys/devices/virtual/mtd/mtd*/name’: No such file or directory root@OpenWrt:~# cat /proc/mtd dev: size erasesize name mtd0: 00040000 00010000 “SBL1” mtd1: 00020000 00010000 “MIBIB” mtd2: 00060000 00010000 “QSEE” mtd3: 00010000 00010000 “CDT” mtd4: 00010000 00010000 “DDRPARAMS” mtd5: 00010000 00010000 “APPSBLENV” mtd6: 00080000 00010000 “APPSBL” mtd7: 00010000 00010000 “ART” mtd8: 00010000 00010000 “config” mtd9: 00010000 00010000 “pot” mtd10: 00010000 00010000 “dnidata” mtd11: 00e10000 00010000 “firmware” mtd12: 00340000 00010000 “kernel” mtd13: 00ad0000 00010000 “rootfs” mtd14: 001f0000 00010000 “rootfs_data” mtd15: 00040000 00010000 "language"

0reactions
jow-commented, Oct 2, 2019

Thank you - wiIll rework the logic.

Read more comments on GitHub >

github_iconTop Results From Across the Web

27.3. Kickstart Syntax Reference Red Hat Enterprise Linux 7
This option makes the installation program step through every screen, displaying each briefly. This option should not be used when deploying a system...
Read more >
How To Fix Boot Drive Not Showing in BIOS Boot Option
Hi guys, here's how to add boot option in BIOS for your operating system or how to fix hard drive doesn't show up...
Read more >
systemd-firstboot - Freedesktop.org
systemd-firstboot initializes the most basic system settings interactively on the first boot, or optionally non-interactively when a system image is created ...
Read more >
SLES 15 SP3 | Deploying customized preinstallations
If you do not make any changes, firstboot performs the installation using the default settings. The following options are available:.
Read more >
systemd-firstboot(1) - Arch manual pages
systemd-firstboot initializes the most basic system settings interactively on the first boot, or optionally non-interactively when a system image is created ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found