

Good spot & thank you for the correction!
Good spot & thank you for the correction!
Step 1: make a backup / clone the disk
Step 2: double check the backup
Step 3: Assuming you’ve got a grub bootloader, boot into Linux Mint, use GParted or Gnome-Disk-Utility
Step 4: Identify your NTFS Windows 11 partition, the utility should show if it is mounted or not (it should not be mounted unless you added it to /etc/fstab
Step 5: resize your Linux mint partition (ext4fs), & make sure you don’t accidentally move the partition
Step 6: sudo update-grub to remove the entries for Windows 11 since it doesn’t exist anymore
More info on if you’ve got an HDD vs SSD, MBR vs GPT partitioning, or a screenshot of your partition table from either of the disk utilities in step 3 would help us help you
I would recommend cloning the entire disk to another disk of equal or greater size before, best procedure is to boot to a USB installation, run Gnome-Disk-Utility, create a disk image onto a second larger disk, then restore that image to a third disk which is equal or greater in terms of capacity to your bookworm disk, then unplug your orignal bookwork disk amd then attempt to boot from that third disk (fingers crossed)
If you’re comfortable with the dd command that’s another route to take but if you’re not paying attention you can very easily wipe your own disk!
Is it LVM2? If you need a GUI I recommend: Blivet-GUI from a bootable USB environment so as you said nothing is mounted, hope this helps!
Webmin is worth giving a try depending on your needs, it’s pretty lightweight compared to some others:
I have the exact same workflow except I have two images: one for legacy/MBR and another for EFI/GPT – once I read your post I was glad to see I’m not alone haha!
I’ve had a Rocket.Chat instance for the past few months, are there any major differences between RC & Tailchat?
Started: ~2008 because I saw compiz had the virtual desktop cube & wobbly windows animations. Now I’m on Debian.
I’m a bit late here but when installing grub to a USB drive with a GPT/EFI compatible partitioning, you need to run the following command: “grub-install --target=x86_64-efi --efi-directory=/boot/efi --removable” (without the quotes).
I second this point, a fresh install is definitely the way to go.