darius

joined 2 years ago
[–] [email protected] -3 points 2 months ago

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!

[–] [email protected] 2 points 9 months ago

I've had a Rocket.Chat instance for the past few months, are there any major differences between RC & Tailchat?

[–] [email protected] 4 points 10 months ago

Started: ~2008 because I saw compiz had the virtual desktop cube & wobbly windows animations. Now I'm on Debian.

[–] [email protected] 3 points 1 year ago (1 children)

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).