zoukankan      html  css  js  c++  java
  • aix忘记密码

    1、 插入系统启动光盘(就是AIX 安装光盘的 CD 1),重启系统。

    2、 在系统启动界面出现时,按1键,进入sms menu模式。

    3、 选择7(Select Boot Options)并回车。

    选择1(Select Install or Boot Device)并回车。

    选择3(CD/DVD)并回车。

    选择6(List all device)并回车。

    选择12(CD-ROM)并回车。

    选择2(Normal Mode Boot)并回车。

    选择1(Yes)并回车。

    4、 系统提示“STARTING SOFTWOARE PLEASE WAIT...”。

    5、 输入 1 选择系统终端,并回车。

    6、 选择1(Type 1 and press Enter to have

    English during install),并回车。

    7、 选择3(Start Maintenance Mode for System

    Receovery),并回车。

    8、 选择1(Access a Root Volume Group),并回车。

    9、 选择0(Continue),并回车。

    10、

    选择1(Volume

    Group),并回车。

    11、

    选择1(Access

    this Volume Group and start a shell),并回车,进入root用户提示符“#”。

    12、

    执行passwd,输入密码“root”,再次确认密码“root”,重启系统。

    13、

    在系统启动界面出现时,按1键,进入menu模式。

    14、

    选择7(Select

    Boot Options)并回车。

    选择1(Select Install or Boot Device)并回车。

    选择5(Hard Drive)并回车。

    选择6(List all device)并回车。

    选择10(SCSI 73GB Harddisk)并回车。

    选择2(Normal Mode Boot)并回车。

    选择1(Yes)并回车。

    15、

    系统提示“STARTING SOFTWOARE PLEASE

    WAIT...”。

    16、

    系统启动完成,使用root用户和修改后的密码登录。

    17、

    取出系统光盘,密码修改完成。

  • 相关阅读:
    AFNetworking 使用总结
    FMDB 直接将查询结果转化为字典
    NSArray 与 NSMutableArray 的排序
    iOS 用UISearchDisplayController实现查找功能
    (转)一句话实例化模型
    OC KVC总结
    OC 解决NSArray、NSDictionary直接打印中文出现乱码的问题
    配置SecureCRT密钥连接Linux
    公司服务器安装——防火墙设置
    给公司服务器装web服务器,邮件服务器——安装SecureCRT
  • 原文地址:https://www.cnblogs.com/jonathanyue/p/9301281.html
Copyright © 2011-2022 走看看