37.5. 64 位 IBM Z 中的其它参数
以下参数可在参数文件中定义,但无法用于 CMS 配置文件。
rd.live.check-
开启基于 ISO 的安装源的测试; 例如,当将
inst.repo=与本地磁盘上或使用 NFS 挂载的 ISO 一起使用时。 inst.nompath- 禁用对多路径设备的支持。
inst.proxy=[protocol://][username[:password]@]host[:port]- 指定通过 HTTP、HTTPS 或者 FTP 进行安装的代理。
inst.rescue- 引导进入到从 RAM 磁盘运行的救援系统,可用于修复和恢复已安装的系统。
inst.stage2=URL指定包含
install.img的树路径,而不是直接指定install.img。否则,请遵循与inst.repo=相同的语法。如果指定了inst.stage2,它通常优先于其他查找install.img的方法。但是,如果 Anaconda 在本地介质中找到install.img,inst.stage2URL 将被忽略。如果没有指定
inst.stage2,且无法在本地找到install.img, Anaconda 会查看由inst.repo=或者method=指定的位置。如果只给出
inst.stage2=而没有inst.repo=或者method=, Anaconda 会默认使用安装的系统所启用的任何资料库进行安装。可以多次使用这个选项指定多个 HTTP、HTTPS 或者 FTP 源。HTTP、HTTPS 或者 FTP 路径会按顺序尝试,直到成功为止:
inst.stage2=http://hostname/path_to_install_tree/ inst.stage2=http://hostname/path_to_install_tree/ inst.stage2=http://hostname/path_to_install_tree/inst.syslog=IP/hostname[:port]- 将日志信息发送到远程 syslog 服务器。
此处描述的引导参数对于在 64 位 IBM Z 中安装和出现问题时很有用,但只有影响安装程序的子集。