Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| gentoo:replace [2026/04/17 15:54] – willy | gentoo: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] | [chroot] | ||