Guest User

Untitled

a guest
Jan 7th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. sudo chroot "/media/ubuntu/00079579-ee5a-474c-b192-97a2b06f4985" dpkg --configure -a
  2. sudo chroot "/media/ubuntu/00079579-ee5a-474c-b192-97a2b06f4985" apt-get install -fy
  3. sudo chroot "/media/ubuntu/00079579-ee5a-474c-b192-97a2b06f4985" apt-get install -y mdadm
  4. sudo chroot "/media/ubuntu/00079579-ee5a-474c-b192-97a2b06f4985" mdadm --assemble --scan
  5. sudo chroot "/media/ubuntu/00079579-ee5a-474c-b192-97a2b06f4985" apt-get install -y lvm2
  6. sudo chroot "/media/ubuntu/00079579-ee5a-474c-b192-97a2b06f4985" apt-get purge -y grub*-common grub-common:i386 shim-signed
  7. sudo chroot "/media/ubuntu/00079579-ee5a-474c-b192-97a2b06f4985" apt-get install -y grub-pc
Advertisement
Add Comment
Please, Sign In to add comment