当系统设置为运行级别 0 或 6 时,我可以使用任何 Linux Live 发行版启动系统并更改运行级别文件并将其设置为有效的运行级别吗?
答案1
您应该能够更改运行级别,因为默认运行级别应该设置为或从到 的/etc/inittab
符号链接。从实时启动意味着您完全忽略已安装的操作系统并使用实时操作系统,但仍然可以访问硬盘驱动器。/lib/systemd/system/<target name>.target
/etc/systemd/system/default.target
当系统设置为运行级别 0 或 6 时,我可以使用任何 Linux Live 发行版启动系统并更改运行级别文件并将其设置为有效的运行级别吗?
您应该能够更改运行级别,因为默认运行级别应该设置为或从到 的/etc/inittab
符号链接。从实时启动意味着您完全忽略已安装的操作系统并使用实时操作系统,但仍然可以访问硬盘驱动器。/lib/systemd/system/<target name>.target
/etc/systemd/system/default.target