montage de /usr

This commit is contained in:
Jérémy Lecour 2021-06-15 09:55:54 +02:00 committed by Jérémy Lecour
parent 72afa1936d
commit b4421493e5

View file

@ -188,6 +188,9 @@ mount --bind /run /mnt/rootfs/run
rm -rf /mnt/rootfs/boot/*
sleep 1
mount -LUSR /mnt/rootfs/usr
sleep 1
chroot /mnt/rootfs/ bash
sleep 1