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

Stuck problem when iso booting #54

Open
olmezgokhan opened this issue Feb 16, 2023 · 2 comments
Open

Stuck problem when iso booting #54

olmezgokhan opened this issue Feb 16, 2023 · 2 comments

Comments

@olmezgokhan
Copy link

olmezgokhan commented Feb 16, 2023

Describe the bug
I want to create a custom iso for Ubuntu 22.04 (jammy) server.
I'm running the script in the order it should be. I am successfully creating an iso. I have not encountered any errors until this step. But after making the iso bootable and going through the installation step, the installation gets stuck on the screen where the services are checked.
it stays in the "dispatcher daemon for systemd-networkd" step and does not jump.

I'm opening a second teminal with ALT+F2. i uninstall the service called neworkd and install it again. And this time he's stuck on the next step after that. I might be doing wrong? I'll be glad if you help.

To Reproduce
Steps to reproduce the behavior:

  1. ./build.sh setup_host
  2. ./build.sh debootstrap
  3. ./build.sh run_chroot
  4. ./build.sh build_iso
  5. Use the iso

Screenshots
chroot

Desktop (please complete the following information):

  • OS: Ubuntu 22.04.1 server
@jeffersoncechinel
Copy link

jeffersoncechinel commented May 18, 2023

Same issue here. Also, in my case, to be able to build the iso I had to comment the line that copies chroot/boot/memtest86+.bin to the image because this file does not exists and hangs the build process.

@jeffersoncechinel
Copy link

@olmezgokhan did you manage do make it work?

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

2 participants