25install-vnc-connect.cfg 338 Bytes
Newer Older
Alexey Shabalin's avatar
Alexey Shabalin committed
1

2
menuentry 'VNC install @relname@ (edit to set server IP address)' --id 'vncconnect' {
3 4
  linux@linux_suffix@ @boot_path@/vmlinuz$KFLAVOUR changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts @bootargs@ headless no_alt_virt_keyboard vncconnect=IP lang=$lang
  initrd@linux_suffix@ @boot_path@/full$KFLAVOUR.cz
Alexey Shabalin's avatar
Alexey Shabalin committed
5
}