Use the new hard disk to install the system under Linux. After installing it, mount the original hard disk. The partition format is the system default partition. The system uses the lvm format by default. The volumes are all VolGroup00
Use pvs to view the display as follows: [root@localhost ~]# pvs PV VG Fmt Attr PSize PFree /dev/sda2 VolGroup00 lvm2 a- 136.62G 0 /dev/sdb2 VolGroup00 lvm2 a- 136.62G 0 Found that you can confirm that you have two VGs, but the same name, how to mount it? The solution is to rename the original VG and resolve the conflict to mount.
The rename format is: vgrename VolGroup00 VolGroup01 will prompt: [root@localhost ~]# vgrename VolGroup00 VolGroup01 Found more than one VG called VolGroup00. Please supply VG uuid. The reason is that there are two VolGroup00, modify He has already suggested that you want to specify VG uuid.
The command to view VG uuid is: [root@localhost ~]# vgs -v Finding all volume groups Finding volume group "VolGroup00" Finding volume group "VolGroup00" VG Attr Ext #PV #LV #SN VSize VFree VG UUID VolGroup00 wz--n- 32.00M 1 2 0 136.62G 0 dcHa6G-abU2-Xfq8-EPBm-jBLj-sf18-O5uH0U VolGroup00 wz--n- 32.00M 1 2 0 136.62G 0 OF8g7h-PQJB-9D9z -yPxn-1kfY-Advq-YbNHJ9
After checking VG uuid, rename it again: [root@localhost ~]# vgrename OF8g7h-PQJB-9D9z-yPxn-1kfY-Advq- YbNHJ9 VolGroup01 Volume group "VolGroup00" still has active LVs
After the modification is successful, execute: lvscan [root@localhost ~]# lvscan inactive '/dev/VolGroup01/LogVol00' [130.84 GB] inherit inactive ' /dev/VolGroup01/LogVol01' [5.78 GB] inherit ACTIVE '/dev/VolGroup00/LogVol00' [130.84 GB] inherit ACTIVE '/dev/VolGroup00/LogVol01' [5.78 GB] inherit You can see that the newly modified VolGroup01 is inactive .
Use vgchange to load VolGroup01 [root@localhost ~]# vgchange -ay /dev/VolGroup01 2 logical volume(s) in volume group "VolGroup01" now active
The last mount can be [root@localhost ~]# mount /dev/VolGroup01/LogVol00 /mnt/old So far, all done
The Linux operating system is an open source, free operating system that is not only secure, stable,
Executing programs are called processes. When a program is stored in an executable file and is runni
First look at the TCP server side of the program: #include <stdlib.h> #include <stdio.h>
Today, I have brought the steps of adding static routes for Linux, I hope to help my friends! 1. Add
The method of teaching you whether to judge whether the Linux system is hacked is
Fedora 15 installed nvidia driver
Shell batch change file system file name
How to set up rm -rf recycle bin in linux
Vmware Server installation notes for Linux and Windows
Linux/UNIX Awk Command Tutorial with Examples
Solve SecureCRT Chinese garbled
Modify Linux MAC address in VMware virtual machine
Microsoft pushes Windows 10 build 10586.71 to non-Insider users
How WinXP changes file association program
How to omit the input password when xp is turned on
Win7 system boot pop-up lost UxTheme.dll how to solve?
Windows8 update patch prompt 0X8DDD0007 error how to do?
Win7 system wireless service open failure prompt error 1747 how to solve?
WinXP SP2 comes with firewall settings (2)
Win8 blue screen failure 0x00000050 how to solve?
Win10 computer audio has a noise solution
Tutorial: Win10 computer settings file explorer win7 interface