Displaying 1 result from an estimated 1 matches for "xen_guest_sl52_x86_64_k".
Did you mean:
xen_guest_sl52_x86_64_ks
2008 Jul 14
5
linux kickstart for domU with a SXCE b90 dom0
...=/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.3
-d
Any suggestions on what I am doing wrong?
Some notes:
* although xVM doesn''t understand SL, it does know about CentOS, so
creating a symbolic link from CentOS to SL allows xen to find the
init.rd and vmliuz files correctly)
* the linux install...