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

fedora-coreos is used as part of /proc/cmdline for okd-scos #18

Open
praveenkumar opened this issue Jan 24, 2024 · 1 comment
Open

fedora-coreos is used as part of /proc/cmdline for okd-scos #18

praveenkumar opened this issue Jan 24, 2024 · 1 comment

Comments

@praveenkumar
Copy link

when checking the centos-stream node I can see fedora-coreos instead centos-stream-coreos or centos-coreos in /proc/cmdline

$ cat /proc/cmdline 
BOOT_IMAGE=(hd0,gpt3)/ostree/fedora-coreos-033af09885439f45398b1206431b06fa90b1146adc02981843ec82c3a1c52c32/vmlinuz-5.14.0-404.el9.x86_64 mitigations=auto,nosmt ignition.platform.id=qemu console=tty0 console=ttyS0,115200n8 ostree=/ostree/boot.1/fedora-coreos/033af09885439f45398b1206431b06fa90b1146adc02981843ec82c3a1c52c32/0 root=UUID=0036a531-d5e2-4a35-8467-e1b93802e879 rw rootflags=prjquota boot=UUID=891db868-e732-4a3d-96e8-e9b64d6bf4af systemd.unified_cgroup_hierarchy=1 cgroup_no_v1=all psi=1

$ cat /etc/os-release 
NAME="CentOS Stream CoreOS"
ID="scos"
ID_LIKE="rhel fedora"
VERSION="414.9.202401091452-0"
VERSION_ID="4.14"
VARIANT="CoreOS"
VARIANT_ID=coreos
PLATFORM_ID="platform:el9"
PRETTY_NAME="CentOS Stream CoreOS 414.9.202401091452-0"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:9::coreos"
HOME_URL="https://centos.org/"
DOCUMENTATION_URL="https://docs.okd.io/latest/welcome/index.html"
BUG_REPORT_URL="https://access.redhat.com/labs/rhir/"
REDHAT_BUGZILLA_PRODUCT="OpenShift Container Platform"
REDHAT_BUGZILLA_PRODUCT_VERSION="4.14"
REDHAT_SUPPORT_PRODUCT="OpenShift Container Platform"
REDHAT_SUPPORT_PRODUCT_VERSION="4.14"
OPENSHIFT_VERSION="4.14"
OSTREE_VERSION="414.9.202401091452-0"
@praveenkumar
Copy link
Author

Looks like the infra is not in place for SCOS iso so as now we run FCOS and then pivot. #11 track it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant