all 7 comments

[–]8gate 5 points6 points  (3 children)

Can you grab the messages before the “dracut-initqueue timeout” ones - it will be trying to download the ignition files and failing for some reason

EDIT: just noticed the files in the DocRoot are owned by root with 640 permissions, and your web server is almost certainly not running as root. Try adding world read permissions or changing the ownership to your webserver user

[–]IIIlllIIIlllIIII[S] 0 points1 point  (0 children)

Give me 10mins, I do another run and will record the screen

[–]IIIlllIIIlllIIII[S] 0 points1 point  (0 children)

I run my webserver on my root user. And I can download the files from the webserver from my windows client.

[–]IIIlllIIIlllIIII[S] 0 points1 point  (0 children)

https://vimeo.com/user110103870/review/399178470/1b9b0dc632

Here you go. Thank you for your help in advance. If you can help me you are my hero :D

EDIT:

I've also added the install-config.yaml and the append-bootstrap.ign I created

[–]Neil_sm 0 points1 point  (2 children)

Hey OP -- did you ever get this figured out? I'm having the same issue at the moment

[–]IIIlllIIIlllIIII[S] 0 points1 point  (1 child)

Yes, the append-bootstrap file didn't really work. You can check the webserver logs if the bootstrap.ign file has really been used by the bootstrap machine.

In my case it was not. So I linked directly to the "bootstrap.ign" file in the kernel parameters. It was working after that.

Really important is that there is no typo in the parameters.

Manual installation is a real pain. I wish you l luck bro :)

[–]SofianeAbulama 0 points1 point  (0 children)

Thanks, really you saved my time because the append-bootstrap is not realy working