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

nemos-images-*-lunar: qemu-*: update grub parameters #25

Merged
merged 4 commits into from
May 31, 2023

Conversation

IsaacJT
Copy link
Collaborator

@IsaacJT IsaacJT commented May 24, 2023

Set the console to serial as the default gfxterm does not work in the VM (as the VM does not have a graphics output).

Additionally, set the timeout to 0 to remove the boot delay. This mostly invalidates the need for setting the console to serial, as the console won't appear, but it's helpful to explicitly set these variables in case a user wants to add a timeout for debugging purposes.

@IsaacJT IsaacJT requested a review from schaefi May 24, 2023 08:37
@IsaacJT IsaacJT force-pushed the update-bootloader-params branch from a3dcce8 to 0824c02 Compare May 24, 2023 09:02
@IsaacJT IsaacJT changed the title nemos-images-*-lunar: qemu-*: update grub parameters nemos-images-reference-lunar: qemu-*: update grub parameters May 24, 2023
@IsaacJT IsaacJT self-assigned this May 24, 2023
@IsaacJT IsaacJT added the WIP Work In Progress label May 24, 2023
IsaacJT added 3 commits May 24, 2023 14:53
Set the console to `serial` as the default `gfxterm` does not work in
the VM (as the VM does not have a graphics output).

Additionally, set the timeout to `0` to remove the boot delay. This
mostly invalidates the need for setting the console to `serial`, as the
console won't appear, but it's helpful to explicitly set these variables in
case a user wants to add a timeout for debugging purposes.

Signed-off-by: Isaac True <[email protected]>
@IsaacJT IsaacJT force-pushed the update-bootloader-params branch from 0824c02 to 3af98d7 Compare May 24, 2023 12:58
@IsaacJT IsaacJT changed the title nemos-images-reference-lunar: qemu-*: update grub parameters nemos-images-*-lunar: qemu-*: update grub parameters May 24, 2023
@IsaacJT
Copy link
Collaborator Author

IsaacJT commented May 24, 2023

Added a few more commits to fix some other issues that popped up

@IsaacJT IsaacJT removed the WIP Work In Progress label May 24, 2023
For some reason, /tmp does not seem to be reliably mounted. Append it to
fstab so that it is always mounted.

Signed-off-by: Isaac True <[email protected]>
@IsaacJT IsaacJT force-pushed the update-bootloader-params branch from 3af98d7 to f77518f Compare May 24, 2023 13:13
@IsaacJT
Copy link
Collaborator Author

IsaacJT commented May 31, 2023

@schaefi merging this as you're on leave :)

@IsaacJT IsaacJT merged commit 6eb0929 into master May 31, 2023
@IsaacJT IsaacJT deleted the update-bootloader-params branch May 31, 2023 13:10
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

Successfully merging this pull request may close these issues.

1 participant