I want to know if it is somehow possible to chroot into a Linux system from Windows,
or, is there some technique or hack to achieve that?
|
feedback
|
|
You can download your packages from https://www.archlinux.org/packages/ to disk, then install them using | |||||
feedback
|
|
| ||||
feedback
|
|
My guess is that chrooting from windows could be done, using virtualisation software like VirtualBox, with a linux distro installed in a virtual machine. | |||||
feedback
|

chrooting makes no sense for operating systems that follow completely different paradigms and have not understanding of each other. You can SSH into a Linux box from Windows, but that is a completely different thing fromchroot– Mokubai Nov 11 '11 at 17:42mountit. – RedGrittyBrick Nov 11 '11 at 21:55