Skip to content
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

Problem when booting image on VirtualBox - ISCSI requested but kernel/initd does not support ISCSI #3054

Open
TueDissingWork opened this issue Dec 5, 2024 · 1 comment
Labels
bug Something isn't working triage Add this label to issues that should be triaged and prioretized in the next planning call unconfirmed waiting for reporter

Comments

@TueDissingWork
Copy link

Kairos version:

PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
root@64948d118d9c:/# cat /etc/kairos-release
KAIROS_FLAVOR="ubuntu"
KAIROS_RELEASE="v3.2.3"
KAIROS_SOFTWARE_VERSION_PREFIX="k3s"
KAIROS_VERSION_ID="v3.2.3-v1.29.9-k3s1"
KAIROS_VARIANT="standard"
KAIROS_TARGETARCH="amd64"
KAIROS_REGISTRY_AND_ORG="quay.io/kairos"
KAIROS_BUG_REPORT_URL="https://github.com/kairos-io/kairos/issues"
KAIROS_SOFTWARE_VERSION="v1.29.9+k3s1"
KAIROS_HOME_URL="https://github.com/kairos-io/kairos"
KAIROS_GITHUB_REPO="kairos-io/kairos"
KAIROS_ID="kairos"
KAIROS_ID_LIKE="kairos-standard-ubuntu-24.04"
KAIROS_IMAGE_REPO="quay.io/kairos/ubuntu:24.04-standard-amd64-generic-v3.2.3-k3sv1.29.9-k3s1"
KAIROS_IMAGE_LABEL="24.04-standard-amd64-generic-v3.2.3-k3sv1.29.9-k3s1"
KAIROS_FLAVOR_RELEASE="24.04"
KAIROS_MODEL="generic"
KAIROS_NAME="kairos-standard-ubuntu-24.04"
KAIROS_VERSION="v3.2.3-v1.29.9-k3s1"
KAIROS_PRETTY_NAME="kairos-standard-ubuntu-24.04 v3.2.3-v1.29.9-k3s1"
KAIROS_ARTIFACT="kairos-ubuntu-24.04-standard-amd64-generic-v3.2.3-k3sv1.29.9+k3s1"
KAIROS_FAMILY="ubuntu"

CPU architecture, OS, and Version:

billede

Describe the bug

From the past week or so I am unable to boot using VirutalBox (v7.1.4). This seems to have been introduced with version 3.2.3.

I was able to install from an ISO, but then the system would not boot due to this error:

dracut: FATAL: iscsiroot requested but kernal/initd does not support iscsi

After trying to mitigate this by updating to the latest auraboot container (v0.4.0) I can no longer install the OS.

So pretty stock here.

Tried various attachments to disk etc. in VirtualBox but did not seem to make any different.

To Reproduce

Using the build ISO example with auraboot 0.4.0 and this image:
quay.io/kairos/ubuntu:24.04-standard-amd64-generic-v3.2.3-k3sv1.29.9-k3s1

Expected behavior

Possible to boot from ISO, autoinstall and boot from freshly installed root partition.

Logs

This it how it looks when trying to boot from ISO.
billede

Additional context

@TueDissingWork TueDissingWork added bug Something isn't working triage Add this label to issues that should be triaged and prioretized in the next planning call unconfirmed labels Dec 5, 2024
@jimmykarily
Copy link
Contributor

Maybe this helps: #2522 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Add this label to issues that should be triaged and prioretized in the next planning call unconfirmed waiting for reporter
Projects
Status: Under review 🔍
Development

No branches or pull requests

2 participants