mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-10 01:51:03 +01:00
Solved bug
This commit is contained in:
parent
e8f23beb33
commit
f771e581f8
@ -52,7 +52,7 @@ info "Mount binds..." &&
|
||||
mount --bind /dev /mnt/raspbian/dev/ &&
|
||||
mount --bind /sys /mnt/raspbian/sys/ &&
|
||||
mount --bind /proc /mnt/raspbian/proc/ &&
|
||||
mount --bind /dev/pts /mnt/raspbian/dev/pts &&
|
||||
mount --bind /dev/pts /mnt/raspbian/dev/pts ||
|
||||
error "Failed."
|
||||
|
||||
info "ld.so.preload fix" &&
|
||||
|
Loading…
Reference in New Issue
Block a user