cm0002@lemmy.world to linuxmemes@lemmy.world · 1 year agoWhat can I say, I didn't want to wait on my provider lollemmy.worldimagemessage-square10linkfedilinkarrow-up17arrow-down10file-text
arrow-up17arrow-down1imageWhat can I say, I didn't want to wait on my provider lollemmy.worldcm0002@lemmy.world to linuxmemes@lemmy.world · 1 year agomessage-square10linkfedilinkfile-text
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up1·1 year agoHow exactly so you pivot root? Simply chroot or something more involved?
minus-squarecm0002@lemmy.worldOPlinkfedilinkarrow-up1·1 year agochroot isn’t enough, you need “real” pivot_root chroot just changes the shells root point, pivot_root actually changes the root mount point and enables this trick to work
How exactly so you pivot root? Simply chroot or something more involved?
chroot isn’t enough, you need “real” pivot_root
chroot just changes the shells root point, pivot_root actually changes the root mount point and enables this trick to work