Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Stop mounting the installation disk #9

Open
ahahn94 opened this issue Mar 6, 2020 · 1 comment
Open

Stop mounting the installation disk #9

ahahn94 opened this issue Mar 6, 2020 · 1 comment

Comments

@ahahn94
Copy link

ahahn94 commented Mar 6, 2020

The installation image is always mounted at boot, leading to an annoying notification after startup.
Manually unmounting the installation disk from within the VM doesn't fix the problem, as the image will be remounted at the next system boot.
Maybe make mounting the installation disk an option which is on by default but turns off after installation or can be turned on/off by the user.

@popey
Copy link
Owner

popey commented Mar 6, 2020

Had a think and I've split the launch and install scripts out, so that it doesn't mount the installation media if the qcow is over a certain size, guessing the install is done.

(this should all be made nicer once there's a pretty graphical frontend, which currently is only in my imagination :D )

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

2 participants