]> git.proxmox.com Git - pve-installer.git/blobdiff - unconfigured.sh
init: add hint that GUI should start and where to find potential errors
[pve-installer.git] / unconfigured.sh
index bffdcf7155e887fd67d07d4e8d2c5bbad37d4651..e84c8ce75a91cc07ad4b7e962ed57924876a1b55 100755 (executable)
@@ -201,6 +201,7 @@ chronyd || echo "starting chrony failed ($?)"
 echo "Starting a root shell on tty3."
 setsid /sbin/agetty -a root --noclear tty3 &
 
+echo "Starting the installer GUI - see tty2 (CTRL+ALT+F2) for any errors..."
 xinit -- -dpi "$DPI" >/dev/tty2 2>&1
 
 # just to be sure everything is on disk