openbiblio.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Der Einstieg in das Fediverse für Bibliotheksmenschen

Administered by:

Server stats:

597
active users

#grub

2 posts1 participant0 posts today

I f'ing hate windows.

I had a windows machine, moved to linux - but without a hard cut. Yeah.

Now I wanted to add the former windows ssd to the LVM in #linux. Guess.

After rebooting no valid system disk was found. Then I restored the old partition table and my #grub-infested system was replaced by a "windows needs to be repaired" without any hope ...

Well. Thank god I did so many chroots in #Gentoo, I just got everything working again. But the Win-snafu is still around. 😒

Help! #Boot / #GRUB advice:

I have a relatively new laptop. Recently when rebooting it just went to the GRUB bash-like interface rather than booting.

99 times out of 100 when rebooting the laptop doesn't recognize any USB key is plugged in and goes straight to GRUB recovery. #EFI boot sees the drives EFI files though.

1 in 100 times the whole thing boots just fine from either the drive or USB key.

BIOS hard drive diagnostics says it's fine.

Any ideas how to troubleshoot?

When there are UEFI entries missing for your Linux operating system, you can add them easily with efibootmgr:

As root: efibootmgr -c -d <disk> -p <efi-partition> -L <entry-name> -l <loader-path>

For example: efibootmgr -c -d /dev/nvme0n1 -p 1 -L "debian" -l "\EFI\debian\grubx64.efi"

It will use /dev/nvme0n1p1 and on it the file /boot/EFI/debian/grubx64.efi and add it to the UEFI boot menu. On next restart, the entry should be there.

NOTE: You have to replace "/" with "\" for the loader path.

Arch Linux mit vollständiger Festplattenverschlüsselung

GRUB Bootloader zusammen mit LUKS2 und BTRFS Dateisystem Die Einrichtung von Arch Linux mit vollständiger Festplattenverschlüsselung durch LUKS2 bietet ein hohes Maß an Sicherheit für Benutzerdaten und Systemintegrität. LUKS2 (Linux […]

#arch #btrfs #grub #installation #linux #luks #luks2 #verschlüsselung

dirkwouters.de/arch-linux-mit-

Continued thread

Now you will ask why I put up a screen cap of Naked.Gun.33.1.3.The.Final.Insult in this thread.

The logic is simple. Because I now have tsc=unstable in my permanent boot options in GRUB, I have achieved playing this 1080p stream on my machine without any hickups of mPlayer!

mPlayer has the gorgeous option of bailing out by itself if you have CPU/GPU/FPU or RAM issues, protecting an unstable machine as my Gigabyte miniPC. Since the switch mPlayer did not have to bail out!

@altbot

#GRUB#bash#csh