on ne parle plus que de ZFS
This commit is contained in:
parent
a0299fd357
commit
f01df69db7
@ -44,26 +44,6 @@ I'm in the case where ny zpool is encrypt !
|
|||||||
|
|
||||||
see : [zfs trouble encrypt zpool](zfs-trouble-live-boot-solution)
|
see : [zfs trouble encrypt zpool](zfs-trouble-live-boot-solution)
|
||||||
|
|
||||||
#### My system is not ZFS
|
|
||||||
|
|
||||||
Mount root partition (for example an lvm)
|
|
||||||
|
|
||||||
~~~
|
|
||||||
FromLive # mount /dev/volumegroup/logicalvolume /mnt
|
|
||||||
~~~
|
|
||||||
|
|
||||||
Mount boot partition (F.e. in drive sda)
|
|
||||||
|
|
||||||
~~~
|
|
||||||
FromLive # mount /dev/sda2 /mnt/boot
|
|
||||||
~~~
|
|
||||||
|
|
||||||
Mount the EFI System Partition (usually in /dev/sda1)
|
|
||||||
|
|
||||||
~~~
|
|
||||||
FromLive # mount /dev/sda1 /mnt/boot/efi
|
|
||||||
~~~
|
|
||||||
|
|
||||||
### Prepare chroot env
|
### Prepare chroot env
|
||||||
|
|
||||||
Mount the critical virtual filesystems with the following single command:
|
Mount the critical virtual filesystems with the following single command:
|
||||||
@ -134,10 +114,6 @@ rpool/ROOT/ubuntu_19k4ww/var/lib/dpkg 269G 41M 269G 1% /var/
|
|||||||
InsideChroot # apt-get install --reinstall grub-efi
|
InsideChroot # apt-get install --reinstall grub-efi
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
~~~
|
|
||||||
InsideChroot # grub-install /dev/sda
|
|
||||||
~~~
|
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
InsideChroot # update-grub
|
InsideChroot # update-grub
|
||||||
~~~
|
~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user