Update fedora_chroot.md
This commit is contained in:
parent
0480485833
commit
11318337cb
@ -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
|
||||
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user