**This is an old revision of the document!** ----
A PCRE internal error occured. This might be caused by a faulty plugin
Installing to iSCSI on SuSE Linux is quite easy: At command line prompt just add this option: WithISCSI=1 and you'll be prompted to enter iSCSI target IP, and you can select one of the available targets to install to. This has been tested on openSUSE 10.3 and SLES (SUSE Linux Enterprise Server) 10. group { if substring(option vendor-class-identifier, 0, 9) = "PXEClient" { filename "/gpxe/undionly.kpxe"; } else { filename=""; option root-path "iscsi:192.168.0.10::::iqn.1987-05.com.cisco:lvol1"; } host iscsihost { hardware ethernet 00:0c:29:01:02:03; fixed-address iscsihost.mydomain.org; } }