[PR #73] [MERGED] Add Oracle Cloud Infrastructure instructions for kb/providers docs #256

Closed
opened 2026-03-01 18:43:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz-docs/pull/73
Author: @trixmoe
Created: 4/2/2023
Status: Merged
Merged: 4/2/2023
Merged by: @antonym

Base: masterHead: providerOCI


📝 Commits (7)

  • 92a3de6 Add oci.md for Oracle Cloud Infrastructure
  • 22b4726 Add oci.md to sidebar
  • 7658f5f OCI: more quotes, clearer titles, moved note around
  • 79e1c62 OCI: add more quotes around arch names
  • 64107a4 OCI: change ssh key line from text to info block
  • 005c938 OCI: Add steps after booting into UEFI
  • d792c23 OCI: modify info/tips/cautions

📊 Changes

2 files changed (+106 additions, -0 deletions)

View changed files

docs/kb/providers/oci.md (+105 -0)
📝 sidebars.js (+1 -0)

📄 Description

This adds instructions for use of netboot.xyz on Oracle Cloud, both for AMD and ARM instances.

They cover:

  1. the creation of a compute instance
  2. how to access to the rescue console
  3. which commands to run (on x86_64 and arm64) to boot into UEFI
  4. how to access netboot.xyz from the UEFI Firmware
  5. x86_64 quirks for Linux

I've based these insturctions on notes I wrote mid 2022 after enduring the painful process of getting it to work. I've then shared those notes with friends which were quite happy, so it only makes sense to contribute this back to upstream to allow for more people to use netboot.xyz on Oracle. (even more so with their default images not being extremely good and choice of images restricted)

I tried my best to stay close to the style of the other provider pages.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz-docs/pull/73 **Author:** [@trixmoe](https://github.com/trixmoe) **Created:** 4/2/2023 **Status:** ✅ Merged **Merged:** 4/2/2023 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `providerOCI` --- ### 📝 Commits (7) - [`92a3de6`](https://github.com/netbootxyz/netboot.xyz-docs/commit/92a3de6b11fb7265d890919e52e2e0261e774716) Add oci.md for Oracle Cloud Infrastructure - [`22b4726`](https://github.com/netbootxyz/netboot.xyz-docs/commit/22b4726180ccaba43391da5868ee8e2b48e33a4f) Add oci.md to sidebar - [`7658f5f`](https://github.com/netbootxyz/netboot.xyz-docs/commit/7658f5f34371da1fc51d59a570f7c0bd50c4ac0a) OCI: more quotes, clearer titles, moved note around - [`79e1c62`](https://github.com/netbootxyz/netboot.xyz-docs/commit/79e1c6299732eff0f2ac8436bff0aebdb687c20d) OCI: add more quotes around arch names - [`64107a4`](https://github.com/netbootxyz/netboot.xyz-docs/commit/64107a4061a05c77e5db460790856c2a852458a4) OCI: change ssh key line from text to info block - [`005c938`](https://github.com/netbootxyz/netboot.xyz-docs/commit/005c9384d02382a6bea0b2d9ee4407b22cfe711d) OCI: Add steps after booting into UEFI - [`d792c23`](https://github.com/netbootxyz/netboot.xyz-docs/commit/d792c23aa351c05741b4630b3d0c709c9ef84f79) OCI: modify info/tips/cautions ### 📊 Changes **2 files changed** (+106 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/kb/providers/oci.md` (+105 -0) 📝 `sidebars.js` (+1 -0) </details> ### 📄 Description This adds instructions for use of netboot.xyz on Oracle Cloud, both for AMD and ARM instances. They cover: 1. the creation of a compute instance 2. how to access to the rescue console 3. which commands to run (on `x86_64` and `arm64`) to boot into UEFI 4. how to access netboot.xyz from the UEFI Firmware 5. `x86_64` quirks for Linux I've based these insturctions on [notes I wrote mid 2022](https://dailybuild.org/gemini/x/hoodie.quest/oracle.gmi) after enduring the painful process of getting it to work. I've then shared those notes with friends which were quite happy, so it only makes sense to contribute this back to upstream to allow for more people to use netboot.xyz on Oracle. (even more so with their default images not being extremely good and choice of images restricted) I tried my best to stay close to the style of the other provider pages. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:43:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz-docs#256
No description provided.