Chroot message just because I'm paranoid now.
This commit is contained in:
parent
b87647756f
commit
6bb5267b91
@ -153,6 +153,7 @@ bsdtar -xpf "${imageFileName}" -C /mnt
|
||||
# Set -e in case it got unset for 32 bit image
|
||||
set -e
|
||||
PS1="(Chroot) [\u@\h \W] \$" arch-chroot /mnt << EOF
|
||||
echo "Chroot started."
|
||||
# set up pacman
|
||||
pacman-key --init
|
||||
pacman-key --populate archlinuxarm
|
||||
|
Loading…
Reference in New Issue
Block a user