Update fedora_chroot.md
This commit is contained in:
@@ -20,6 +20,14 @@ sudo mount --bind /etc/resolv.conf /mnt/etc/resolv.conf
|
||||
sudo chroot /mnt
|
||||
```
|
||||
|
||||
|
||||
### Grub
|
||||
|
||||
```
|
||||
lsblk -f -p
|
||||
dnf reinstall shim-* grub2-*
|
||||
```
|
||||
|
||||
## Exit
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user