Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Support for Solus #99

Closed
aguslr opened this issue Aug 7, 2017 · 3 comments
Closed

Support for Solus #99

aguslr opened this issue Aug 7, 2017 · 3 comments

Comments

@aguslr
Copy link
Owner

aguslr commented Aug 7, 2017

Substitutes issue #31.

More information:

Current issues:

@probonopd
Copy link

In think we should ask Solus to provide a loopback.cfg.

@a1ive
Copy link
Contributor

a1ive commented Sep 21, 2018

menuentry "solus 3.0 budgie from ISO" {
set isofile="Solus-3-Budgie.iso"
loopback loop (hd0,4)/$isofile
linux (loop)/boot/kernel root=live:CDLABEL=SolusLiveBudgie iso-scan/filename=/$isofile ro rd.luks=0 rd.md=0 quiet splash rd.live.image
initrd (loop)/boot/initrd.img
}

@aguslr
Copy link
Owner Author

aguslr commented Sep 21, 2018

@a1ive, well done! It works even with older ISOs. 😄

I'd swear I tried before that combination of boot parameters and it didn't work but I guess I missed something. I'll add support with PR #229.

@aguslr aguslr closed this as completed in 9d746d8 Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants