I want to import Linufix to the compute engine.
- Anyone knows the steps to import a distro from the ISO image file?
- Will it give me X window access to load the GUI from remote or just an ssh console?
Thanks
I want to import Linufix to the compute engine.
Thanks
Copyright © 2021 Jogjafile Inc.
You can't directly create a GCE image from a ISO. Instead you have to do a minimal install, and then make an image from that installed system. This process can be a little complex, so the easiest solution is to use software like Hashicorp Packer to do it for you.