vnc: different labels for install+vnc* targets
These happened to collide after initial copypaste of 20install2.cfg snippet, spotted that recently.
This commit is contained in:
parent
8257891623
commit
5cfcd809fb
@ -1,4 +1,4 @@
|
||||
label linux
|
||||
label vncconnect
|
||||
menu label ^VNC install (<Tab>, IP of vncviewer --listen)
|
||||
kernel alt0/vmlinuz
|
||||
append initrd=alt0/full.cz changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts @bootargs@ headless vncconnect=IP
|
||||
|
@ -1,4 +1,4 @@
|
||||
label linux
|
||||
label vncpasswd
|
||||
menu label VNC install (<Tab>, set pass^word and connect here)
|
||||
kernel alt0/vmlinuz
|
||||
append initrd=alt0/full.cz changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts @bootargs@ headless vncpasswd=VNCPWD
|
||||
|
Loading…
Reference in New Issue
Block a user