X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=arch-init-remote;h=5c2717ff1ae8d60492c0306a6460b6dfc4e8a733;hb=4261ad7e021ec77e7198cf42c3576dad07f12a64;hp=c7f6110ac3323aabef7404a8c5f486a3447577df;hpb=8730d8986b29c6481223b02a85eaf448212a97c1;p=automated-distro-installer diff --git a/arch-init-remote b/arch-init-remote index c7f6110..5c2717f 100755 --- a/arch-init-remote +++ b/arch-init-remote @@ -19,7 +19,8 @@ fai_files=( ) sudo scp -r /a/bin/fai/arch-init{,-chroot} \ ${fai_files[@]/#//a/bin/fai/fai/config/} \ - /q/root/luks /p/shadow root@$host: + /a/bin/devbyid \ + /q/root/luks /q/root/shadow root@$host: # creating shadow file string: # on debian, you can use mkpasswd -m sha-512 to generate a pass. # arch doesn't have this program. instead, you can do passwd,