-
Notifications
You must be signed in to change notification settings - Fork 58
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
Tried script with C8 and failed under virtualbox #41
Comments
I spoke to early it worked once under qemu after that I've not got the installer to boot |
I haven't had time to work on CentOS 8 - the major reason is the Dual Layer DVD and python3 requirements (that's a lot of code re-write for the python). Red Hat installs are getting really bloated in their requirements. I've been a bit busy with life (married, kid) and other work (standards development, cross domain, etc.) I haven't had time to maintain these scripts. |
That's OK. I got it working - my issue was the LABEL, when I got that consistent it all worked fine |
@flare04 curious if you booted in UEFI boot mode? |
The image I created works in both modes without issue, apart from on one system that had large disks and the bios was in legacy mode, changing that to UEFi ensured it worked |
It's worked on a number of UEFI systems - I had a few that had to have some adjustments to get things working correctly. |
I just wanted to customize a C8 image with a few of our packages, but alas using this technique I can only produce an image that fails to install.
To create the image I patched the createiso.sh, see attached. All goes well until I try to use the iso to install undervirtualbox. It seems to work under libvirt.
I hope it's helpful.
c8.patch.zip
The text was updated successfully, but these errors were encountered: