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

bootoptions are not passed to Ubuntu ISOs #2

Open
probonopd opened this issue Jul 5, 2013 · 0 comments
Open

bootoptions are not passed to Ubuntu ISOs #2

probonopd opened this issue Jul 5, 2013 · 0 comments

Comments

@probonopd
Copy link

Ubuntu contains a /boot/grub/loopback.cfg which references ${iso_path} but not ${kernelopts} so setting CUSTOM_BOOTOPTIONS in /etc/default/grml-rescueboot will have no effect on Ubuntu distributions.

Probably this should be submitted to the Ubuntu developers working on loopback.cfg.

Another way would be to have /etc/grub.d/42_iso copy the contents of loopback.cfg (rather than including it) and have it add ${kernelopts} on the fly. That way, existing Ubuntu ISOs would not need to be changed.

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

No branches or pull requests

2 participants