feef

joined 1 year ago
[–] feef@lemmy.world 3 points 1 month ago

Still have this same usb stick and it works flawlessly

[–] feef@lemmy.world 32 points 3 months ago (1 children)

Just yesterday I wanted to disable sound devices. The button in the settings app even says „turn devices on/off“, but once inside the menu, there is no option to enable or disable sound devices.

Had to use the control panel again.

[–] feef@lemmy.world 2 points 4 months ago

Pi-hole DNS and dhcp + home assistant and a bunch of other related containers.

[–] feef@lemmy.world 2 points 10 months ago

Opensuse tw

[–] feef@lemmy.world 3 points 10 months ago (8 children)

What are some popular examples that would be affected by this?

[–] feef@lemmy.world 3 points 11 months ago* (last edited 11 months ago)

I’d say go with kde as you DE. Personally I like opensuse tumbleweed.

Opensuse gives a lot of „windows like“ features like control panel etc.

[–] feef@lemmy.world 10 points 11 months ago (1 children)

Context menu key is really useful. :D

[–] feef@lemmy.world 0 points 1 year ago

This looks like shit

 

Hi, out of no where when I boot into my tumbleweed installation (secure boot, uefi), it goes straight to grub rescue, no error messages.

I've tried to follow this guide here: https://doc.opensuse.org/documentation/leap/archive/15.1/startup/html/book.opensuse.startup/cha-trouble.html#sec-trouble-data-recover-rescue-access

However, first of all when I boot into a live cd in rescue mode and login as root, it doesn't find the command "rootvgimport".

Fair enough, continuing the guide and running lsblk shows my lvm installation, but I'm not able to mount it.

When I run "mount /dev/sdc /mnt" it says it cannot mount because it's busy or already mounted (it's not mounted by me anyway).

If I try "mount /dev/sdc2 /mnt" it says unknown filesystem LVM_Member.

Running "mount /dev/sdc2/system-root /mnt" doesn't work either.

Any ideas?