I have Debian linux machine. I like to install (copy the kernel and base file system) linux from this machine to another one through USB . How can i proceed. Thanks.
Unless the machine you want to transfer to has the exact same hardware configuration as the existing machine, I would recommend doing that. You would need to reconfigure and recompile the kernel for your hardware. You can install linux on the new machine and then just copy across your personal home directory to keep all your settings and files for the programs you use. All you would need to do then, is reinstall the software you want.
Comment