3-xen-orchestra-install
main
@ -641,7 +641,7 @@ function install_os_in_chroot () {
function set_root_pw () {
#3.2
printf -- '%s\n' 'root:password' | chpasswd --root '/mnt'
printf -- '%s\n' 'root:password' | chpasswd --crypt-method 'SHA512' --root '/mnt'
}
function configure_networking () {
The note is not visible to the blocked user.