Page 1 of 1
Re: Is it posible to change bios date on Fortigate VM?
Posted: Wed Dec 25, 2019 8:32 am
by ecze
use qemu option field....
-rtc base="YYYY-MM-DD"
E.
Re: Is it posible to change bios date on Fortigate VM?
Posted: Tue May 19, 2020 10:57 pm
by wolfy
I'm late to the party, but where is this option in eve-ng?
Re: Is it posible to change bios date on Fortigate VM?
Posted: Wed May 20, 2020 3:35 pm
by Uldis (UD)
yes, answer is on previous post
change to
-rtc base=2019-07-31T00:00:00
Re: Is it posible to change bios date on Fortigate VM?
Posted: Sun May 24, 2020 8:00 am
by wolfy
Thank you.