使用gpxe+iscsi网络启动操作系统
作者:flynaj 日期:2010-05-26
启动脚本
ifopen net0
dhcp net0
sanboot iscsi:192.168.4.252::3260::linux
gpxe 生成 http://rom-o-matic.net/gpxe/gpxe-git/gpxe.git/contrib/rom-o-matic/build.php
iscsi::[protocol]:[port]:[LUN]:
“servername” is required, and can be the domain name or IPv4 (or IPv6, which is not supported by gPXE) address of your iSCSI target server.
“protocol” is optional, and is generally left blank, assuming a default value of “6” for TCP.
*
RFC 4173 states that TCP is the only valid protocol at the time of writing.
“port” is optional, and if left blank will assume a default value of 3260.
“LUN” is optional, and if left blank will assume a default value of 0.
“targetname” is required, and should be the iSCSI target IQN you wish to boot from.
ifopen net0
dhcp net0
sanboot iscsi:192.168.4.252::3260::linux
gpxe 生成 http://rom-o-matic.net/gpxe/gpxe-git/gpxe.git/contrib/rom-o-matic/build.php
iscsi:
“servername” is required, and can be the domain name or IPv4 (or IPv6, which is not supported by gPXE) address of your iSCSI target server.
“protocol” is optional, and is generally left blank, assuming a default value of “6” for TCP.
*
RFC 4173 states that TCP is the only valid protocol at the time of writing.
“port” is optional, and if left blank will assume a default value of 3260.
“LUN” is optional, and if left blank will assume a default value of 0.
“targetname” is required, and should be the iSCSI target IQN you wish to boot from.
评论: 0 | 引用: 0 | 查看次数: 103
发表评论
上一篇:
下一篇: 


文章来自:
Tags:
相关日志:






