Oh, you use pacstrap and arch-chroot, do you? Back in my day all we had was cp and installand we liked it that way! Kids these days wouldn’t know how to install SLS without their Yays and Pac-men.
chroot was introduced in 1979 for Unix. arch-chroot is a wrapper around chroot that provides additional functionality and a tighter integration between the system and the new root.
Oh, you use
pacstrap
andarch-chroot
, do you? Back in my day all we had wascp
andinstall
and we liked it that way! Kids these days wouldn’t know how to install SLS without their Yays and Pac-men.Imagine installing Arch without having to bindmount dev, proc and sys smh my head
This is “I use arch, btw” - Beast-Mode
PS. There was always the normal chroot, or not?
chroot
was introduced in 1979 for Unix.arch-chroot
is a wrapper aroundchroot
that provides additional functionality and a tighter integration between the system and the new root.