-
Notifications
You must be signed in to change notification settings - Fork 258
feat(bm): add info for start-9-m #5608
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 42 additions & 0 deletions
42
pages/dedibox-kvm-over-ip/troubleshooting/cant-install-from-virtualmedia.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,42 @@ | ||||||
| --- | ||||||
| title: Installation from virtual media not possible on Dedibox Start-9-M servers | ||||||
| description: Learn why installation from virtual media is not supported on Dedibox Start-9-M servers | ||||||
| tags: virtual-media installation start-9-m unsupported | ||||||
| dates: | ||||||
| validation: 2025-10-02 | ||||||
| posted: 2025-10-02 | ||||||
| --- | ||||||
| import Requirements from '@macros/iam/requirements.mdx' | ||||||
|
|
||||||
| Installation from virtual media allows users to boot servers using custom ISO images over the network. | ||||||
| Dedibox provides an archive of several installation images at [https://virtualmedia.online.net/](virtualmedia.online.net). | ||||||
| However, this feature is currently not supported on specific Elastic Metal server models due to instability issues. | ||||||
|
|
||||||
| <Requirements /> | ||||||
|
|
||||||
| - A Dedibox account logged into the [Dedibox console](https://console.online.net) | ||||||
| - A Dedibox Start-9-M server | ||||||
|
|
||||||
| ## Affected servers | ||||||
|
|
||||||
| The following Elastic Metal server models are impacted by this limitation: | ||||||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| - Dedibox Start-9-M | ||||||
|
|
||||||
| ## Reason for lack of support | ||||||
|
|
||||||
| Installation through virtual media on Dedibox Start-9-M servers is highly unstable due to hardware-specific compatibility issues with the virtual media boot process. We do not currently have a stable solution to resolve these problems. | ||||||
|
|
||||||
| <Message type="tip"> | ||||||
| For alternative installation methods, consider using the default OS images available directly from the Dedibox console or [rescue mode](/dedibox/how-to/use-rescue-mode/) for troubleshooting. | ||||||
| </Message> | ||||||
|
|
||||||
| ## Next steps | ||||||
|
|
||||||
| 1. If you encounter issues during installation, verify your server model in the Dedibox console. | ||||||
| 2. Use supported installation options, such as pre-built images from the Dedibox console. | ||||||
| 3. Contact [Dedibox technical support](https://console.infra.online.net/en/support/ticket/create) for assistance or updates on future support. | ||||||
|
|
||||||
| <Message type="note"> | ||||||
| We are working on potential solutions and will update this documentation once virtual media support is available for these models. | ||||||
| </Message> | ||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,50 @@ | ||
| --- | ||
| title: Dedibox KVM-over-IP | ||
| description: Find troubleshooting resources for resolving issues with Dedibox KVM-over-IP. | ||
| dates: | ||
| posted: 2025-10-02 | ||
| productIcon: ElasticMetalProductIcon | ||
| --- | ||
|
|
||
| <ProductHeader | ||
| productName="Dedibox KVM-over-IP troubleshooting" | ||
| productLogo="dedibox" | ||
| description="Learn how to fix common issues with Dedibox KVM-over-IP." | ||
| /> | ||
|
|
||
| ## Featured Pages | ||
|
|
||
| <Grid> | ||
| <Card | ||
| title="Understanding Dedibox KVM-over-IP" | ||
| description="Technical information about Dedibox KVM-over-IP." | ||
| url="/dedibox-kvm-over-ip/understanding-bmc/" | ||
| label="See more" | ||
| /> | ||
| <Card | ||
| title="Dedibox KVM-over-IP concepts" | ||
| description="Concepts related to Dedibox KVM-over-IP." | ||
| url="/dedibox-kvm-over-ip/concepts/" | ||
| label="See more" | ||
| /> | ||
| </Grid> | ||
| <Grid> | ||
| <Card | ||
| title="Dedibox KVM-over-IP Quickstart" | ||
| description="Get started with Dedibox KVM-over-IP." | ||
| url="/dedibox-kvm-over-ip/quickstart/" | ||
| label="See more" | ||
| /> | ||
| <Card | ||
| title="Dedibox KVM-over-IP shared responsibility" | ||
| description="Roles of Scaleway and users explained." | ||
| url="/elastic-metal/reference-content/shared-responsibility-model/" | ||
| label="See more" | ||
| /> | ||
| </Grid> | ||
|
|
||
| ## Dedibox KVM-over-IP troubleshooting pages | ||
|
|
||
| <LinksList> | ||
| - [Installation from virtual media not possible on Dedibox Start-9-M servers](/dedibox-kvm-over-ip/troubleshooting/cant-install-from-virtualmedia/) | ||
| </LinksList> |
43 changes: 43 additions & 0 deletions
43
pages/elastic-metal/troubleshooting/cant-install-from-virtualmedia.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| --- | ||
| title: Installation from virtual media not possible on A610R/A215R Elastic Metal servers | ||
| description: Learn why installation from virtual media is not supported on A610R/A215R Elastic Metal servers | ||
| tags: virtual-media installation a610r a215r unsupported | ||
| dates: | ||
| validation: 2025-10-02 | ||
| posted: 2025-10-02 | ||
| --- | ||
| import Requirements from '@macros/iam/requirements.mdx' | ||
|
|
||
| Installation from virtual media allows users to boot servers using custom ISO images over the network. | ||
| However, this feature is currently not supported on specific Elastic Metal server models due to instability issues. | ||
|
|
||
| <Requirements /> | ||
|
|
||
| - A Scaleway account logged into the [console](https://console.scaleway.com) | ||
| - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization | ||
| - An A610R or A215R Elastic Metal server | ||
|
|
||
| ## Affected servers | ||
|
|
||
| The following Elastic Metal server models are impacted by this limitation: | ||
|
|
||
| - A610R | ||
| - A215R | ||
|
|
||
| ## Reason for lack of support | ||
|
|
||
| Installation through virtual media on the A610R and A215R servers is highly unstable due to hardware-specific compatibility issues with the virtual media boot process. We do not currently have a stable solution to resolve these problems. | ||
|
|
||
| <Message type="tip"> | ||
| For alternative installation methods, consider using the default OS images available directly from the Scaleway console or [rescue mode](/elastic-metal/how-to/use-rescue-mode/) for troubleshooting. | ||
| </Message> | ||
|
|
||
| ## Next steps | ||
|
|
||
| 1. If you encounter issues during installation, verify your server model in the Scaleway console. | ||
| 2. Use supported installation options, such as pre-built images from the console. | ||
| 3. Contact [Scaleway technical support](https://console.scaleway.com/support) for assistance or updates on future support. | ||
|
|
||
| <Message type="note"> | ||
| We are working on potential solutions and will update this documentation once virtual media support is available for these models. | ||
| </Message> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.