Article 5MQPK Double binds /mnt/{proc,sys,dev} on -current installer

Double binds /mnt/{proc,sys,dev} on -current installer

by
igadoter
from LinuxQuestions.org on (#5MQPK)
Installer mount target partition at /mnt. Then creates chroot environment. Mount command lists each /mnt/proc , /mnt/sys, /mnt/dev/ twice. And it is not only listing. To unbind /mnt/proc you need run this
Code:# umount /mnt/proc
# umount /mnt/proc
umount: /mnt/proc: not mounted.also twice. For me something is wrong here.latest?d=yIl2AUoC8zA latest?i=wiV8irabyno:cty4vyLtoq8:F7zBnMy latest?i=wiV8irabyno:cty4vyLtoq8:V_sGLiP latest?d=qj6IDK7rITs latest?i=wiV8irabyno:cty4vyLtoq8:gIN9vFwwiV8irabyno
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments