> A few months ago, I copied my complete installation to a ThinkPad X13 Gen 2 using rsync How would something like this work? Is the target laptop running any random linux distro, and rsync replaces all system files etc. effectively "swapping" operating systems? Can the laptop boot into the new system as if it was installed normally?
Using the same Arch Linux installation for a decade
11–20 of 422 posts
Re: Using the same Arch Linux installation for a decade
#12> A few months ago, I copied my complete installation to a ThinkPad X13 Gen 2 using rsync How would something like this work? Is the target laptop running any random linux distro, and rsync replaces all system files etc. effectively "swapping" operating systems? Can the laptop boot into the new system as if it was installed normally?
Re: Using the same Arch Linux installation for a decade
#13Linux really did win desktops. Running on arch for 3 years now.
Re: Using the same Arch Linux installation for a decade
#14> A few months ago, I copied my complete installation to a ThinkPad X13 Gen 2 using rsync How would something like this work? Is the target laptop running any random linux distro, and rsync replaces all system files etc. effectively "swapping" operating systems? Can the laptop boot into the new system as if it was installed normally?
Re: Using the same Arch Linux installation for a decade
#15> A few months ago, I copied my complete installation to a ThinkPad X13 Gen 2 using rsync How would something like this work? Is the target laptop running any random linux distro, and rsync replaces all system files etc. effectively "swapping" operating systems? Can the laptop boot into the new system as if it was installed normally?
That's pretty similar to what installation media does anyway, really.
[EDIT] Oh you might need to install the bootloader too. But you can sort-of (your running kernel will still be the installation media's) do that from the rsync'd system once it's copied over, with some creative chrooting and mounting. Which, again, is something that Linux installers kinda do anyway, in ordinary operation, but you'd likely want to do it manually in this case. It's exactly what you used to do (probably still do?) installing Gentoo, even for a "stage 3" (least-painful) installation.
Re: Using the same Arch Linux installation for a decade
#16Exhibiting the self discipline to not distro-hop in 10 years is more commendable...but I guess that's Arch Linux for you.
No reason to hop once you've arrived.
Re: Using the same Arch Linux installation for a decade
#17> A few months ago, I copied my complete installation to a ThinkPad X13 Gen 2 using rsync How would something like this work? Is the target laptop running any random linux distro, and rsync replaces all system files etc. effectively "swapping" operating systems? Can the laptop boot into the new system as if it was installed normally?
This is pretty much how you install archlinux normally, except instead of rsync-ing the initial filesystem you make a new initial filesystem based on the "filesystem" package.
Re: Using the same Arch Linux installation for a decade
#18> A few months ago, I copied my complete installation to a ThinkPad X13 Gen 2 using rsync How would something like this work? Is the target laptop running any random linux distro, and rsync replaces all system files etc. effectively "swapping" operating systems? Can the laptop boot into the new system as if it was installed normally?
Re: Using the same Arch Linux installation for a decade
#19I'm the same but with Gentoo, which is another rolling distribution. I've had it installed for over 12 years on multiple servers without any issues.
$ qlop -tvm|head -n1
2007-01-18T19:50:33 >>> x11-base/xorg-server-1.1.1-r4: 9′23″Re: Using the same Arch Linux installation for a decade
#20Really enjoyed it otherwise