Advertisement
Guest User

commands

a guest
Dec 24th, 2015
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. sudo chroot "/mnt/boot-sav/mapper/fedora_new--host--2-root" yum install -y mdadm
  2. sudo chroot "/mnt/boot-sav/mapper/fedora_new--host--2-root" mdadm --assemble --scan
  3. sudo chroot "/mnt/boot-sav/mapper/fedora_new--host--2-root" yum install -y lvm2
  4. sudo chroot "/mnt/boot-sav/mapper/fedora_new--host--2-root" yum erase -y grub*-common
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement