Has anyone been able to run Checkpoint R82.10.
I have created new folder cpsg-R82-10 converted iso to hda.qcow2. I have assigned 4 CPU and 8G ram.
While running the host I am getting following issue:
Any advice?
Checkpoint R82.10
Moderator: mike
-
lgodlews
- Posts: 2
- Joined: Sun Nov 08, 2020 5:29 pm
Checkpoint R82.10
You do not have the required permissions to view the files attached to this post.
-
lgodlews
- Posts: 2
- Joined: Sun Nov 08, 2020 5:29 pm
Re: Checkpoint R82.10
The problem was resolved by adding the following flag to the QEMU options: -cpu host
-machine type=pc,accel=kvm -serial mon:stdio -nographic -no-user-config -nodefaults -display none -vga std -rtc base=utc -cpu host
-machine type=pc,accel=kvm -serial mon:stdio -nographic -no-user-config -nodefaults -display none -vga std -rtc base=utc -cpu host