Displaying 1 result from an estimated 1 matches for "kickstart1".
Did you mean:
kickstart
2008 Jul 14
5
linux kickstart for domU with a SXCE b90 dom0
Hi All:
Using the following line, I am trying to install Scientific Linux (a
RHEL derivative like CentOS), but the installer never sees my kickstart
file :
virt-install -n test-dev1 --ram=1024 --vcpus=2
--file=/dev/zvol/dsk/zfs_pool/xen/lss-kickstart1/root \
--file=/dev/zvol/dsk/zfs_pool/xen/lss-kickstart1/swap \
--file=/dev/zvol/dsk/zfs_pool/xen/lss-kickstart1/nfs \
--accelerate --paravirt --nographics
--location=http://135.1.29.1/nfs/scientific/52/x86_64/ \
--autocf
nfs:135.1.37.162:/zfs_pool/nfs/xen_guest_sl52_x86_64_ks/kickstart/ks.cfg....