websoft9/install/VMimage/OracleLinux.md

21 lines
753 B
Markdown
Raw Normal View History

2024-11-25 12:07:18 +08:00
# Oracle Linux
## Requirement
- OS disk automaticlly resize
2024-11-25 12:08:52 +08:00
- User can user password or key both for create VM or reset password
2024-11-25 12:07:18 +08:00
- OS start methond on Cloud: BIOS/UEFI
- Disk partition: LVM/?
2024-11-25 12:27:59 +08:00
- File system type: FAT32、EXT2、EXT3、EXT4、UFS?
- Softwares: cloud-init, agent of Cloud provider, virtio, NVMe,
2024-11-25 12:07:18 +08:00
- Other config: https://github.com/Websoft9/mcloud/blob/master/ansible/roles/desktop/tasks/image.yml
- Applicaitons: Desktop, Docker/Podman, Java
## Upgrade
2024-11-25 12:08:52 +08:00
You can use [leapp](https://docs.oracle.com/en/learn/ol-linux-leapp) to upgrade major version, e.g Oracle Linux8 > Oracle Linux9
2024-11-25 12:27:59 +08:00
## Test tools
- [阿里云 sersi](https://help.aliyun.com/zh/ecs/user-guide/check-whether-an-image-meets-the-import-requirements)