tiny core linux ftp,iPXE开启FTP NFS新版160208+Tiny Pxe TFTP HTTP免配置傻瓜包Sanboot无需预读直接秒启...

#!ipxe

# OPTIONAL: NFS server used for menu files and other things

# Must be specified as IP, as some distros don't do proper name resolution

set nfs-server ${next-server}

set nfs-root /raid/boot/

set cifs-server //${next-server}

# OPTIONAL: Base URL used to resolve most other resources

# Should always end with a slash

#if use http server

set boot-url http://${next-server}

#if use nfs server

#set boot-url nfs://${nfs-server}${nfs-root}

set ftp-url ftp://${next-server}

# OPTIONAL: What URL to use when sanbooting

# Usually ${boot-url} is used, but required until NFS supports block device API

# Should always end with a slash

set sanboot-url http://${next-server}

# OPTIONAL: Relative directory to boot.ipxe used to

# override boot script for specific clients

set boot-dir boot/

# REQUIRED: Absolute URL to the menu script, used by boot.ipxe

# and commonly used at the end of simple override scripts

# in ${boot-dir}.

set menu-url ${boot-url}/menu.ipxe

# OPTIONAL: iSCSI server location and iSCSI IQNs

# Must be specified as an IP, some clients have issues with name resolution

# Initiator IQN is also calculated to use hostname, if present

set iscsi-server ${next-server}

set base-iqn iqn.2011-02.lan.smidsrod

set base-iscsi iscsi:${iscsi-server}::::${base-iqn}

isset ${hostname} && set initiator-iqn ${base-iqn}:${hostname} || set initiator-iqn ${base-iqn}:${mac}

# OPTIONAL: Hashed password used by some distros, e.g. SmartOS

set root-shadow $1$RKvIqeyXXXXXS6F3WAeQCWk.

# OPTIONAL: URL to report memtest results to

set memtest-report-url http://${next-server}/memtest-report.cgi

# OPTIONAL: Where to store the OpenELEC configuration and database

# and version number

set openelec-version 3.2.2

set openelec-storage-dir ${nfs-server}:/raid/misc/openelec-storage/

# OPTIONAL: TinyCore customizable information

set tc-version 4.7.6

# OPTIONAL: CoreOS customizable information

set coreos-version 94.0.0

set coreos-sshkey ssh-dss AAAAB3NzaC1kXXXXXz636QEs3kA9jPVI8qcCOkgDAf2BwiUIawbRTWvncJMAp315VhYY= robin@server

# OPTIONAL: Macrium Reflect customizable information

set macrium-version 5.2

# OPTIONAL: Firefly Solaris recovery environment customizable information

set firefly-version 0613

# OPTIONAL: SpinRite customizable information

set spinrite-version 6.0

# OPTIONAL: SystemRescueCD customizable information

set sysrcd-version 3.8.0

# OPTIONAL: HDT customizable information

set hdt-version 0.5.2

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值