You are not logged in.
Hi,
While I'm chrooted directly on my box,I tried to establish a second chroot session from a remote location over ssh but got the followig:
mount: proc is already mounted or /mnt/arch/proc busy
proc is already mounted on /proc
proc is already mounted on /mnt/arch/proc
==> ERROR: failed to setup chroot /mnt/archhow do I get past this?
Offline
It seems like you want to chroot to the same directory, that you already ran `arch-chroot' for. In that case, just run `chroot <dir>' the second time. See also https://wiki.archlinux.org/index.php/Chroot .
Offline
how do I get past this?
"This" being an X-Y problem...
Please state what it is you are trying to achieve.
Offline
It seems like you want to chroot to the same directory, that you already ran `arch-chroot' for. In that case, just run `chroot <dir>' the second time. See also https://wiki.archlinux.org/index.php/Chroot .
That was the problem - Thank you respiranto for your help and the informative wiki link!
Offline
reggler wrote:how do I get past this?
"This" being an X-Y problem...
Please state what it is you are trying to achieve.
I thought I did state the situation, what I was trying to achieve & the outcome in my original post. I however will refrain from using general termas like "this" (that directly referred to the previous intention stated) in future posts. I.e. in this case, I agree, the bottom question should have been: How do I get chrooted into my arch directory from a second session. I do understand the problem of X-Y questions (as stated in above link) very well. And I also appreciate your comment jasonwryan and do take the advice to ask questions in a better way in the future!
Offline