Remote deploy Rocky Linux using VNC connect

Hi
I am trying to install Rocky Linux 9.3 on remote machine. When I had last used CentOS, I could ask a local help to press the Tab key or edit the boot menu and type in the below mentioned command which allowed me to connect to the target machine remotely using VNC and continue the installation process. An example would look like this

ip=192.168.1.100::192.168.1.1:255.255.255.0:io.jupiter.com::off inst.vnc inst.vncpassword=asdfgh

I could then connect to that IP 192.168.1.100 using a VNC viewer and would get the installation screen and continue the process. Can the same be done on Rocky Linux 9.3ā€¦?

Thanks, Best
BA

1 Like

Should be possible, although Iā€™d use ip=dhcp if possible and ask from remote hand which IP address the installer shows.

You surely have a local machine where you could boot the installer and verify how the Tab and type turns out?

1 Like