Fix chroot_iglunix
This commit is contained in:
parent
56051d2324
commit
2deff3b7d1
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ fi
|
|||
|
||||
sudo chroot ./ /bin/sh
|
||||
|
||||
cd ..
|
||||
|
||||
sudo umount root/tmp/
|
||||
sudo umount root/proc/
|
||||
sudo umount root/sys/
|
||||
|
|
Loading…
Reference in a new issue