10.15. IBM Z 中的其它参数
以下参数可在参数文件中定义,但无法用于 CMS 配置文件。
rd.live.check
-
打开对基于 ISO 安装源的测试; 例如: 使用附加 FCP 的 DVD 引导,或者在本地硬盘中使用带 ISO 的
inst.repo=
引导,或者使用 NFS 挂载。 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.stage2
URL 将被忽略。如果没有指定
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 服务器。
这里描述的引导参数是在 IBM Z 上安装和故障排除时最有用的参数,但只有 一 个子集影响安装程序。
为了尽快向用户提供最新的信息,本文档可能会包括由机器自动从英文原文翻译的内容。如需更多信息,请参阅此说明。