type
status
date
slug
summary
tags
category
icon
password

准备

  1. 一个正常的引导卷
  1. 一个删了引导卷的实例或需要缩小硬盘的实例

开始

打开 Cloud Shell
notion image
notion image
输入 oci iam compartment list --all获取compartment-id
结果范例如下:
接着输入oci -i 进入oci命令提示模式
notion image
获取引导卷ocid
notion image
notion image
停止实例,分离现有的引导卷
附加新引导卷
notion image
notion image
启动实例

注意

如果使用amd的引导卷来拯救,还需要新附加的引导卷进行重装系统。建议使用netboot重装,如嫌麻烦可使用一次替换引导卷(建议先停止实例)
甲骨文云实例使用VNC远程链接甲骨文云实例通过VNC和netboot重置密码
Loading...