Re: "virt-install" source location boot disk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jay Vyas <jayunit100@xxxxxxxxx> writes:

> # The following is the partition information you requested
> # Note that any partitions you deleted are not expressed
> # here so unless you clear all partitions first, this is
> # not guaranteed to work
> # Uncommented by j
> zerombr
> clearpart --all
> autopart
> #ip=192.168.122.99 
> network --bootproto=static --ip=192.168.122.100 --netmask=255.255.255.0 --gateway=192.168.122.1 --nameserver=192.168.122.1
> bootloader --location=mbr --timeout=5 --append="rhgb quiet"
> ....
> %end

in the kickstart file generated by libosinfo for Fedora 20
(osinfo-install-script fedora20), I see this line:

part biosboot --fstype=biosboot --size=1

Could you try adding it to your kickstart file just after "clearpart"?

Giuseppe

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users




[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux