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

Ubuntu 23.10 - /cow format specified as 'overlay' and no support found #1429

Open
mazlumtoprak opened this issue Mar 8, 2024 · 1 comment
Labels

Comments

@mazlumtoprak
Copy link

mazlumtoprak commented Mar 8, 2024

[X]: This bug persists when memory is increased beyond 8GB.

Describe the bug

When booting from netboot.xyz http://boot.netboot.xyz/ipxe/netboot.xyz-snponly.efi and selecting Ubuntu 23.10 as Live CD, i get an error: /cow format specified as 'overlay' and no support found. This was recently also described in the ubuntu launchpad bug tracker.

Edit: Booting the Ubuntu 23.10 Network installer from netboot.xyz works

To Reproduce
Steps to reproduce the behavior:

  1. Boot from iPXE and netboot.xyz
  2. Select Live CDs > Ubuntu > Ubuntu 23.10 > KDE version
  3. wait until all files have been loaded and the error appears

I've also tried to use the fix recommended in the bug (in my lab enviroment - removing the panic in scripts/casper in initrd) but that just fails too.

kernel parameters as of now are:

kernel ${kernel_url}vmlinuz${sas_token} ip=dhcp boot=casper netboot=url url=${squash_url} initrd=initrd locale=${language} ${cmdline}

Expected behavior

The boot is successful with these current settings.

Screenshots

Default iPXE boot from netboot.xyz
image

Issue with modified scripts/casper according to the launchpad bug:
image

Edit: booting the network installer for Ubuntu 23.10:

image

Additional context

I have a seperate lab that I can test custom kernel parameters / initrd / vmlinuz files.

@edu-vi
Copy link

edu-vi commented May 2, 2024

also getting the same problem ubuntu 23.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants