Displaying 1 result from an estimated 1 matches for "iscsi_root_noxen".
2008 Mar 31
9
iSCSI root on Dom0
...tart/initrd.img ks=
http://192.168.1.202/anaconda-ks.noxen.cfg ksdevice=link noipv6
label iscsi_root_xen
KERNEL mboot.c32
APPEND /Centos/boot/xen.gz-2.6.18-53.el5 --- /Centos/boot/vmlinuz-
2.6.18-53.el5xen ro root=LABEL=/ noipv6 --- /Centos/boot/initrd-
2.6.18-53.el5xen.img
label iscsi_root_noxen
KERNEL /Centos/boot/vmlinuz-2.6.18-53.el5
APPEND initrd=/Centos/boot/initrd-2.6.18-53.el5.img ro root=LABEL=/
noipv6
the xen and the noxen have different iscsi partitions and only one is
activated at a time.
the xen and noxen kickstarts are the same execpt the xen includes the
package @Virtu...