上级 项目
type
status
date
slug
summary
password
子级 项目
tags
category

准备

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

开始

打开 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重装,如嫌麻烦可使用一次替换引导卷(建议先停止实例)
 
甲骨文官方重装系统甲骨文实例dd windows教程(包含windows dd回linux教程)
Loading...