Users Guide
10–iSCSI-Protokoll
iSCSI Boot
112 BC0054508-01 J
rc_failed 6
rc_exit
fi
fi
case "$1" in
start)
echo -n "Starting iSCSI initiator for the root device: "
iscsi_load_iscsiuio
startproc $DAEMON $ARGS
rc_status -v
iscsi_mark_root_nodes
;;
stop|restart|reload)
rc_failed 0
;;
status)
echo -n "Checking for iSCSI initiator service: "
if checkproc $DAEMON ; then
rc_status -v
else
rc_failed 3
rc_status -v
fi
;;
*)
echo "Usage: $0 {start|stop|status|restart|reload}"
exit 1
;;
esac
rc_exit
Entfernen von integrierten Treibern vom Windows-Image
1. Erstellen Sie einen temporären Ordner, wie D:\temp.
2. Erstellen Sie die folgenden zwei Unterordner im temporären Ordner:
Win2008R2Copy
Win2008R2Mod
3. Kopieren Sie den gesamten Inhalt aus dem DVD-Installationsmedium in den
Ordner Win2008R2Copy.