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

Cannot boot deepin-15.7-amd64.iso #42

Open
probonopd opened this issue Dec 11, 2018 · 1 comment
Open

Cannot boot deepin-15.7-amd64.iso #42

probonopd opened this issue Dec 11, 2018 · 1 comment

Comments

@probonopd
Copy link
Owner

Getting "attempted to kill init"

menuentry "deepin-15.7-amd64.iso - debian-live 0" --class debian {
        iso_path="/boot/iso/deepin-15.7-amd64.iso"
        search --no-floppy --file ${iso_path} --set
        live_args="for-debian-live-3 --> findiso=${iso_path} live-config.keyboard-layouts=de live-config.locales=en_US.UTF-8 live-config.timezone=Europe/Berlin live-config.username=me live-config.hostname=host max_loop=256"
        custom_args=""
        iso_args="boot=live components union=overlay"
        loopback loop ${iso_path}
        linux (loop)/live/vmlinuz ${live_args} ${custom_args} ${iso_args}
        initrd (loop)/live/initrd.lz
}
@probonopd
Copy link
Owner Author

Reported upstream at linuxdeepin/developer-center#767.

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

1 participant