Project

General

Profile

action #41948

Updated by riafarov about 4 years ago

The YaST partitioner now allows to "edit" a whole disk with no partitions. See https://github.com/yast/yast-storage-ng/pull/752 for more details. 

 It would be good to have an openQA test for that. 

 Possibilities are: 
 - to use lvm with partitionless disk 
 - we have autoyast installations using this feature, so we can use those images and run Expert Partitioner and edit existing setup 

 RAID with partitionless disks are out of scope here, as feature is marked as experimental. 

 See `lvm-encrypt-separate-boot` as a base 

 Scope is qemu backend only. 

 ## Acceptance criteria 
 1. Installation should use Modify menu which is available when Hard disks is selected in the tree 
 2. Installation one partition and one partitionless disk for lvm and is optionally encrypted 
 3. Partitioning is validated in the end of installation 

Back