Sorry for the delay — it took me a while to get a console cable, and honestly, I hadn’t considered that option before.
This was the error I was getting:
Press any key within 2 seconds to enter setup..
loading kernel... OK
setting up elf image... OK
jumping to kernel code
ERROR: no system package found!
Kernel panic - not syncing: Attempted to kill init!
{9f83df0c} panic+0x84/0x1c0
{9f83df44} do_exit+0x80/0x688
{9f83df84} do_group_exit+0x4c/0xc0
{9f83df9c} __wake_up_parent+0x0/0x18
Rebooting in 1 seconds..
BootROM 1.41
Booting from SPI flash
BootROM: Image checksum verification PASSED
As soon as I could access the menu, I formatted the drive:
What do you want to configure?
d - boot delay
k - boot key
s - serial console
n - silent boot
o - boot device
r - reset booter configuration
e - format storage
w - repartition nand
g - upgrade firmware
i - board info
p - boot protocol
b - booter options
j - boot os
t - test ram memory
x - exit setup
your choice: e - format storage
Do you realy want to format your storage device?
that would result in losing all your data
type "yes" to confirm: yes
storage formating complete sector 12/256
done!
As soon as I was able to access the boot menu, I formatted the drive and forced the boot via Ethernet using Netinstall. The MikroTik came back to life — but with a bittersweet result.
I updated it to version 7.20.2, and now the fans are running at full speed. A few things caught my attention:
[admin@MikroTik] > /interface/ print
;;; poe-out status: controller_error
(en todas las interfaces)
[admin@MikroTik] > /system health/ print
Columns: NAME, VALUE, TYPE
0 poe-out-consumption 450 W
1 cpu-temperature 34 C
2 fan-state ok
3 fan1-speed 9630 RPM
4 fan2-speed 9735 RPM
5 board-temperature1 29 C
6 psu1-voltage 0 V
7 psu2-voltage 0 V
8 psu1-current 0 A
9 psu2-current 0 A
[admin@MikroTik] > /system resource print
uptime: 2m11s
version: 7.20.2 (stable)
build-time: 2025-10-21 07:28:20
factory-software: 6.47.4
free-memory: 450.5MiB
total-memory: 512.0MiB
cpu: ARM
cpu-count: 1
cpu-frequency: 800MHz
cpu-load: 100%
free-hdd-space: 3232.0KiB
total-hdd-space: 16.0MiB
write-sect-since-reboot: 14
write-sect-total: 4080
architecture-name: arm
board-name: CRS328-24P-4S+
platform: MikroTik
[admin@MikroTik] > /tool/profile
Columns: NAME, USAGE
NAME USAGE
networking 0.5%
management 61.5%
winbox 0.5%
ethernet 0.5%
console 1.5%
neighbor-discovery 0%
spi 3.5%
firewall 0.5%
profiling 7.5%
poe 1%
kernel 2%
prestera_dx_mac 2%
total 81%
Could it be a fault in the PoE controller or the power supply?
Thank you