We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the issue I've managed to install Yellow Dog Linux 2.3 following these intructions: https://eaasi.gitlab.io/program_docs/qemu-qed/recipes/yellowdoglinux/#installation. Now my problem is that the openbios doesn't seem to load -prom-env set variables as it defaults to looking for a bootloader on the cdrom.
Here are the 2 -prom-env options I've set: -prom-env "boot-device=hd:,\yaboot" -prom-env "boot-args=conf=hd:,\yaboot.conf"
Therefore I'm not able to boot the OS through the yaboot powerpc bootloader.
Configuration
Debug log The Export Log... button stays greyed-out.
Export Log...
Upload VM config.plist.zip
The text was updated successfully, but these errors were encountered:
bootindex seem to override -prom-env "boot-device=hd:,\yaboot". We should provide a way to disable bootindex.
bootindex
-prom-env "boot-device=hd:,\yaboot"
Sorry, something went wrong.
No branches or pull requests
Describe the issue
I've managed to install Yellow Dog Linux 2.3 following these intructions: https://eaasi.gitlab.io/program_docs/qemu-qed/recipes/yellowdoglinux/#installation.
Now my problem is that the openbios doesn't seem to load -prom-env set variables as it defaults to looking for a bootloader on the cdrom.
Here are the 2 -prom-env options I've set:
-prom-env "boot-device=hd:,\yaboot"
-prom-env "boot-args=conf=hd:,\yaboot.conf"
Therefore I'm not able to boot the OS through the yaboot powerpc bootloader.
Configuration
Debug log
The
Export Log...
button stays greyed-out.Upload VM
config.plist.zip
The text was updated successfully, but these errors were encountered: