Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:boot [2023/03/01 06:19] – lamboringo | linux:boot [2023/03/01 07:15] (current) – [pendejo MBR → cru4sys GPT] lamboringo | ||
---|---|---|---|
Line 5: | Line 5: | ||
backup system | backup system | ||
- | rsync --dry-run --delete --itemize-changes --exclude home --exclude mnt / /mnt/cru4/ | + | rsync --dry-run --delete --itemize-changes --exclude |
| | ||
- | edit / | + | edit '' |
vi / | vi / | ||
troubleshoot | troubleshoot | ||
- | efibootmgr | + | |
- | mount --bind /dev / | + | mount --bind /dev / |
- | mount --bind /proc / | + | mount --bind /proc / |
- | mount --bind /run / | + | mount --bind /run / |
- | mount --bind /sys / | + | mount --bind /sys / |
- | mount --bind / | + | mount --bind / |
- | dnf reinstall grub2-efi shim | + | dnf reinstall grub2-efi shim |