chore(nb): grow epicenter VM disk to 128G #169

Open
dominik.polakovics wants to merge 1 commit from chore/epicenter-vm-disk-128g into main

Bumps the epicenter qemu-vm qcow2 size declared in the epicenter-vm launcher from 60G to 128G so the declared size matches the now-resized disk.

The existing ~/epicenter-vm/disk.qcow2 on nb has already been grown with qemu-img resize ... 128G (the create line only applies on first creation). Guest-side partition/filesystem growth still needs to happen inside the VM.

Bumps the epicenter qemu-vm qcow2 size declared in the `epicenter-vm` launcher from 60G to 128G so the declared size matches the now-resized disk. The existing `~/epicenter-vm/disk.qcow2` on nb has already been grown with `qemu-img resize ... 128G` (the `create` line only applies on first creation). Guest-side partition/filesystem growth still needs to happen inside the VM.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin chore/epicenter-vm-disk-128g:chore/epicenter-vm-disk-128g
git switch chore/epicenter-vm-disk-128g

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff chore/epicenter-vm-disk-128g
git switch chore/epicenter-vm-disk-128g
git rebase main
git switch main
git merge --ff-only chore/epicenter-vm-disk-128g
git switch chore/epicenter-vm-disk-128g
git rebase main
git switch main
git merge --no-ff chore/epicenter-vm-disk-128g
git switch main
git merge --squash chore/epicenter-vm-disk-128g
git switch main
git merge --ff-only chore/epicenter-vm-disk-128g
git switch main
git merge chore/epicenter-vm-disk-128g
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Cloonar/nixos!169
No description provided.