07-16-2020, 12:48 PM 
(This post was last modified: 07-16-2020, 12:50 PM by firenice03.)
		
	
	
		[member=23749]Udayendu Kar[/member]   [member=28958]Makrand[/member] 
You may want to give the link below a read thru...
I assume the Installer configured the LVM for you? On my install I set up the partitioning/LVM prior then installed (I wanted the LVM different than what the installer defaulted) -- I don't have the error.. I have Root, Home and SWAP all on LVM on a single VG..
https://www.135978621.xyz/forums/insta...supported/
	
	
	
You may want to give the link below a read thru...
I assume the Installer configured the LVM for you? On my install I set up the partitioning/LVM prior then installed (I wanted the LVM different than what the installer defaulted) -- I don't have the error.. I have Root, Home and SWAP all on LVM on a single VG..
https://www.135978621.xyz/forums/insta...supported/
Code:
sudo lvs
  LV      VG       Attr       LSize   Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
  home-lv linux-vg -wi-ao---- 100.00g                                                    
  root-lv linux-vg -wi-ao----  40.00g                                                    
  swap-lv linux-vg -wi-ao----   8.00g                                                    
sudo vgs
  VG       #PV #LV #SN Attr   VSize    VFree  
  linux-vg   1   3   0 wz--n- <160.00g <12.00g
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
	
	
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2

