Need Heelp.
the router turned on for a long time and i found out in log this
Thu, February 29, 15:23:44 2024 core.warning the kernel: [ 1.182507] GPT: The main header considers Alt. the title is not at the end of the disc.
Thu Feb 29 15:23:44 2024 kern.warn the kernel: [ 1.189928] GPT:1 != 15269887
Thu Feb 29 15:23:44 2024 kern.warn the kernel: [ 1.192886] GPT: The alternative GPT header is not at the end of the disk.
Thu, February 29, 15:23:44 2024 kern.warn the kernel: [ 1.198883] GPT:1 != 15269887
Thu Feb 29 15:23:44 2024 kern.kernel warning: [ 1.201838] GPT: Use GNU Parted to fix GPT errors.
I really shouldn’t have searched the Internet for advice and understood what it was. and I found such commands
root@Brume2:~# sgdisk --backup-table /dev/mmcblk0
root@Brume2:~# sgdisk --move-second-header /dev/mmcblk0
Warning! Secondary partition table overlaps the last partition by
33 blocks!
You will need to delete this partition or resize it in another utility.
Aborting write of new partition table.
oot@Brume2:~# parted -l
Error: Both the primary and backup GPT tables are corrupt. Try making a fresh
table, and using Parted's rescue feature to recover partitions.
Model: MMC 8GTF4R (sd/mmc)
Disk /dev/mmcblk0: 7818MB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Error: /dev/mmcblk0boot0: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot0: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Error: /dev/mmcblk0boot1: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot1: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
root@Brume2:~# parted /dev/mmcblk0
GNU Parted 3.6
Using /dev/mmcblk0
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) mklabel gpt
Error: Partition(s) 6 on /dev/mmcblk0 have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use. As a result, the old partition(s) will remain in use. You should reboot
now before making further changes.
after the reboot, the green (left lamp) light is constantly on. recovery via u boot is fine, but after the firmware is completed, it restarts and the green light is blinked 2 times and on constantly again, but there is no network.