I have a PC with RouterOS 7.11 installed. When routeros is booted, an empty disk is added and the configuration looks like:
/disk
set slot1 slot=slot1 type=hardware
set slot1 slot=slot2 type=hardware
set slot1 slot=slot3 type=hardware
set slot1 slot=slot4 type=hardware
They can be removed but appears on next boot.
RouterOS on my PC is installed with UEFI so I guess Routeros detects the efi partition and adds it to disk list incorrectly.
Could anyone figure out the reason and tell how to fix this bug?