Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
boot command hangs
2019-08-27, 23:43
Post: #4
RE: boot command hangs
if https was not enabled you would get "protocol not supported" so that is not the issue.

You will need to figure out what is going on.
use your non https version...

then extend it with initrd https: files, but end them with an additional filename.

initrd https://<MY_URL>/initrd.img httpsinitrd
initrd https://<MY_URL>/vmlinuz httpsvmlinuz

this should add the downloaded data to separate cpio archives - which should be available from within your started linux distro - and hopefully could be used to identify what is going on.

Another thing that you could do is to recreate the iPXE user-agent and headers with curl or similar, and see if that makes a difference.
Also hosting the files on the same service, but without https, might be helpful for debuging using tcpdump or similar.

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
boot command hangs - obie - 2019-08-27, 04:09
RE: boot command hangs - NiKiZe - 2019-08-27, 04:34
RE: boot command hangs - obie - 2019-08-27, 22:10
RE: boot command hangs - NiKiZe - 2019-08-27 23:43



User(s) browsing this thread: 1 Guest(s)