You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think this is critical but help returns a warning together with the commands:
xen-shell>help
Welcome at the XEN HyperVisor
The following commands are available within this shell:
Use of uninitialized value in sprintf at /usr/bin/xen-shell line 1610, <FIN> line 6.
author -
boot - Boot the Xen guest.
console - Gain access to a Xen guest via the serial console.
exit - Exit the shell.
help - Show general, or command-specific, help information.
pause - This will pause the Xen guest.
quit - Exit this shell.
reboot - Reboot the Xen guest.
serial - Gain access to the Xen guest via the serial console.
shutdown - Shutdown the Xen guest.
status - Show the status of the Xen guest.
sysreq - Send a 'sysreq' keystroke to the guest.
top - Show system resource usage.
unpause - This will unpause the Xen guest.
uptime - Show the uptime information of your guest system and this host.
version - Show the version of this shell, and of Xen.
whoami - Show the user you're connected to the host system as.For command-specific help run "help command".
I don't think this is critical but
help
returns a warning together with the commands:See the line in question.
The text was updated successfully, but these errors were encountered: