Hi,
I have the following problem, which I cannot solve:
Every time I reboot the machine I get a new boot option:
First restar:
Second restar, teh UEFIO OS is remove and create UEFI: CT1000P3SSD8, Partition 2
third restart, is created other one the UEFI OS
fourth restar, UEFI OS is removed and create other UEFI: CT1000P3SSD8, Partition 2
i.e. a UEFI OS is created on a reboot, the next reboot it becomes UEFI: CT1000P3SSD8, Partition 2.
What can I do to stop it from creating more boot's?
Regards
I have the following problem, which I cannot solve:
Every time I reboot the machine I get a new boot option:
First restar:
Code:
root@percom:~# efibootmgr
BootCurrent: 0001
Timeout: 1 seconds
BootOrder: 0001,0002
Boot0001* UEFI OS
Boot0002* Hard Drive
Second restar, teh UEFIO OS is remove and create UEFI: CT1000P3SSD8, Partition 2
Code:
root@percom:~# efibootmgr
BootCurrent: 0001
Timeout: 1 seconds
BootOrder: 0001,0002
Boot0001* UEFI: CT1000P3SSD8, Partition 2
Boot0002* Hard Drive
third restart, is created other one the UEFI OS
Code:
root@percom:~# efibootmgr
BootCurrent: 0001
Timeout: 1 seconds
BootOrder: 0001,0003,0002
Boot0001* UEFI: CT1000P3SSD8, Partition 2
Boot0002* Hard Drive
Boot0003* UEFI OS
fourth restar, UEFI OS is removed and create other UEFI: CT1000P3SSD8, Partition 2
Code:
root@percom:~# efibootmgr
BootCurrent: 0001
Timeout: 1 seconds
BootOrder: 0001,0003,0002
Boot0001* UEFI: CT1000P3SSD8, Partition 2
Boot0002* Hard Drive
Boot0003* UEFI: CT1000P3SSD8, Partition 2
i.e. a UEFI OS is created on a reboot, the next reboot it becomes UEFI: CT1000P3SSD8, Partition 2.
What can I do to stop it from creating more boot's?
Regards