User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
gentoo:replace [2026/04/17 15:54] willygentoo:replace [2026/04/17 15:55] (current) willy
Line 67: Line 67:
 Time to copy the Gentoo chroot in place of the original Linux that we deleted: Time to copy the Gentoo chroot in place of the original Linux that we deleted:
 <code bash> <code bash>
-[chroot ]for i in bin etc home lib lib64 media opt root sbin usr var+[chroot] for i in bin etc home lib lib64 media opt root sbin usr var
 [chroot] do  [chroot] do 
 [chroot]   cp -a /$i mnt/ [chroot]   cp -a /$i mnt/