[master 2/2] livemedia-creator: no-virt fsimage should only use / size from ks

bcl installerbot-noreply at redhat.com
Thu Aug 27 15:36:36 UTC 2015


Right, for virt-install it has to use a partitioned disk so disk_size is the sum of all the partitions.

filesystem images are not partitioned and don't have swap, etc. They are only /, so in my tests it was working fine with no-virt (4.5G /) but the same kickstart used for virt was 4G because of the 0.5G swap space. This change will make sure the / is consistent so you aren't surprised when using the same ks for virt and no-virt.

-- 
To view this comment on github, visit https://github.com/bcl/lorax/commit/5a406dd074f06e63278ebd08af8262289d55d256#commitcomment-12929380


More information about the anaconda-patches mailing list