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

Add flag to disable LiveUSB optimisations #40

Open
jamesmcm opened this issue Mar 21, 2020 · 2 comments
Open

Add flag to disable LiveUSB optimisations #40

jamesmcm opened this issue Mar 21, 2020 · 2 comments

Comments

@jamesmcm
Copy link
Contributor

Task

Add a flag to disable LiveUSB optimisations, allowing ALMA to also function as install scripts for a standard system on a hard disk (we could even consider adding choices of SSD optimisations, etc. but that is probably better left to preset files).

Justification

This would allow the user to create a USB with ALMA to try out their installation from their preset files. Then if they like it they could install it to disk from that very USB distribution.

@r-darwish
Copy link
Owner

I don't object, but I should note that focus of this tool will keep being for LiveUSBs. I'm not looking for creating a generic installer.

@DwarfFighterCleric
Copy link

Replying to James (OP), maybe what you're looking for is something like JLiveCD?
It uses the Chroot method to modify a Live-Session ISO, in the sense that it can allow you for example to deploy multiple machines without having to do any additional tweaking, all the work has been done in the 1st step of creating the ISO.
The bad news is: it doesn't have Manjaro support yet, just pure Arch and Ubuntu-based distros.
I'm looking for ways to find a similar Chroot method that works for Manjaro. Because I noticed Manjaro splits the Live-Session into multiple separate SquashFS's, instead of using a single SquashFS like other distros do. I wonder what differences are in the way they are mounted or why that is done.

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

No branches or pull requests

3 participants