Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lubuntu@lubuntu:~$ sudo chroot "/mnt/boot-sav/mapper/fedora_new--host--2-root" yum install -y mdadm
- Yum command has been deprecated, redirecting to '/usr/bin/dnf install -y mdadm'.
- See 'man dnf' and 'man yum2dnf' for more information.
- To transfer transaction metadata from yum to DNF, run:
- 'dnf install python-dnf-plugins-extras-migrate && dnf-2 migrate'
- Last metadata expiration check performed 0:22:38 ago on Thu Dec 24 16:21:51 2015.
- Package mdadm-3.3.2-2.fc23.x86_64 is already installed, skipping.
- Dependencies resolved.
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Skipping packages with conflicts:
- (add '--best --allowerasing' to command line to force their upgrade):
- mdadm x86_64 3.3.4-2.fc23 updates 408 k
- Transaction Summary
- ================================================================================
- Nothing to do.
- Complete!
- lubuntu@lubuntu:~$ sudo chroot "/mnt/boot-sav/mapper/fedora_new--host--2-root" mdadm --assemble --scan
- mdadm: No arrays found in config file or automatically
- lubuntu@lubuntu:~$ sudo chroot "/mnt/boot-sav/mapper/fedora_new--host--2-root" yum install -y lvm2
- Yum command has been deprecated, redirecting to '/usr/bin/dnf install -y lvm2'.
- See 'man dnf' and 'man yum2dnf' for more information.
- To transfer transaction metadata from yum to DNF, run:
- 'dnf install python-dnf-plugins-extras-migrate && dnf-2 migrate'
- Last metadata expiration check performed 0:22:56 ago on Thu Dec 24 16:21:51 2015.
- Package lvm2-2.02.130-1.fc23.x86_64 is already installed, skipping.
- Dependencies resolved.
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Skipping packages with conflicts:
- (add '--best --allowerasing' to command line to force their upgrade):
- device-mapper x86_64 1.02.109-2.fc23 updates 292 k
- device-mapper-event x86_64 1.02.109-2.fc23 updates 206 k
- device-mapper-event-libs x86_64 1.02.109-2.fc23 updates 209 k
- device-mapper-libs x86_64 1.02.109-2.fc23 updates 346 k
- lvm2 x86_64 2.02.132-2.fc23 updates 1.0 M
- lvm2-libs x86_64 2.02.132-2.fc23 updates 927 k
- Transaction Summary
- ================================================================================
- Nothing to do.
- Complete!
- lubuntu@lubuntu:~$ sudo chroot "/mnt/boot-sav/mapper/fedora_new--host--2-root" yum install -y lvm2
- Yum command has been deprecated, redirecting to '/usr/bin/dnf install -y lvm2'.
- See 'man dnf' and 'man yum2dnf' for more information.
- To transfer transaction metadata from yum to DNF, run:
- 'dnf install python-dnf-plugins-extras-migrate && dnf-2 migrate'
- Last metadata expiration check performed 0:23:10 ago on Thu Dec 24 16:21:51 2015.
- Package lvm2-2.02.130-1.fc23.x86_64 is already installed, skipping.
- Dependencies resolved.
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Skipping packages with conflicts:
- (add '--best --allowerasing' to command line to force their upgrade):
- device-mapper x86_64 1.02.109-2.fc23 updates 292 k
- device-mapper-event x86_64 1.02.109-2.fc23 updates 206 k
- device-mapper-event-libs x86_64 1.02.109-2.fc23 updates 209 k
- device-mapper-libs x86_64 1.02.109-2.fc23 updates 346 k
- lvm2 x86_64 2.02.132-2.fc23 updates 1.0 M
- lvm2-libs x86_64 2.02.132-2.fc23 updates 927 k
- Transaction Summary
- ================================================================================
- Nothing to do.
- Complete!
- lubuntu@lubuntu:~$ sudo chroot "/mnt/boot-sav/mapper/fedora_new--host--2-root" yum erase -y grub*-common
- Yum command has been deprecated, redirecting to '/usr/bin/dnf erase -y grub*-common'.
- See 'man dnf' and 'man yum2dnf' for more information.
- To transfer transaction metadata from yum to DNF, run:
- 'dnf install python-dnf-plugins-extras-migrate && dnf-2 migrate'
- No match for argument: grub*-common
- Error: No packages marked for removal.
- lubuntu@lubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement