search for: bbrsl4

Displaying 1 result from an estimated 1 matches for "bbrsl4".

2009 Jan 28
3
vm ignores kickstart
...t the install process seems to ignore my kickstart file. The command I''m using is: virt-install -n sl4vm01 --ram=1024 --vcpus=1 --os-type=linux --os-variant=rhel4 --extra-args="ks=http://particle.phys.uvic.ca/~fransham/ks.cfg" --paravirt --nographics --file=/var/lib/xen/images/BbrSL4.img --file-size=5 --location=ftp://ftp.scientificlinux.org/linux/scientific/46/i386/ -d In the output, I see that the ks=<mykickstartfile> parameter is indeed being passed to the kernel: ... Built 1 zonelists Kernel command line: ks=http://particle.phys.uvic.ca/~fransham/ks.cfg method=ftp:...