governorkeagan

@governorkeagan@lemdro.id

Passionate about capturing moments through photography and videography. Tech enthusiast and programmer on a mission to establish a media production company. Committed to exploring the intersection of technology and creativity. Keen on learning and promoting privacy in our digital age.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

governorkeagan,

I’m looking at putting Fedora Silverblue on my laptop (it’s shared between myself and my wife) after an update went bad on EndeavourOS — context

From what I’ve seen it looks rock solid.

governorkeagan,

<span style="color:#323232;">[liveuser@eos-2024.04.20 ~]$ lsblk -f
</span><span style="color:#323232;">NAME   FSTYPE      FSVER            LABEL       UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
</span><span style="color:#323232;">loop0  squashfs    4.0                                                                     0   100% /run/archiso/airootfs
</span><span style="color:#323232;">sda                                                                                                 
</span><span style="color:#323232;">├─sda1 vfat        FAT32                        0BC7-CF22                                           
</span><span style="color:#323232;">├─sda2 crypto_LUKS 2                            5c6d5430-3706-48e8-bffb-f680d8c19dda                
</span><span style="color:#323232;">└─sda3 crypto_LUKS 2                            81a912d5-fb81-40ed-a60f-0af27314b661                
</span><span style="color:#323232;">sdb    iso9660     Joliet Extension EOS_202404  2024-04-20-15-57-10-00                              
</span><span style="color:#323232;">├─sdb1 iso9660     Joliet Extension EOS_202404  2024-04-20-15-57-10-00                     0   100% /run/archiso/bootmnt
</span><span style="color:#323232;">└─sdb2 vfat        FAT16            ARCHISO_EFI 7156-9697  
</span>

Would I be able to append the UUID?

governorkeagan,

<span style="color:#323232;">NAME   FSTYPE      FSVER            LABEL       UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
</span><span style="color:#323232;">loop0  squashfs    4.0                                                                     0   100% /run/archiso/airootfs
</span><span style="color:#323232;">sda                                                                                                 
</span><span style="color:#323232;">├─sda1 vfat        FAT32                        0BC7-CF22                                           
</span><span style="color:#323232;">├─sda2 crypto_LUKS 2                            5c6d5430-3706-48e8-bffb-f680d8c19dda                
</span><span style="color:#323232;">└─sda3 crypto_LUKS 2                            81a912d5-fb81-40ed-a60f-0af27314b661                
</span><span style="color:#323232;">sdb    iso9660     Joliet Extension EOS_202404  2024-04-20-15-57-10-00                              
</span><span style="color:#323232;">├─sdb1 iso9660     Joliet Extension EOS_202404  2024-04-20-15-57-10-00                     0   100% /run/archiso/bootmnt
</span><span style="color:#323232;">└─sdb2 vfat        FAT16            ARCHISO_EFI 7156-9697  
</span>

I’ve added it to the original post as well.

governorkeagan, (edited )

<span style="color:#323232;">[liveuser@eos-2024.04.20 ~]$ lsblk -a
</span><span style="color:#323232;">NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
</span><span style="color:#323232;">loop0    7:0    0   2.3G  1 loop /run/archiso/airootfs
</span><span style="color:#323232;">sda      8:0    0 238.5G  0 disk 
</span><span style="color:#323232;">├─sda1   8:1    0  1000M  0 part 
</span><span style="color:#323232;">├─sda2   8:2    0 228.7G  0 part 
</span><span style="color:#323232;">└─sda3   8:3    0   8.8G  0 part 
</span><span style="color:#323232;">sdb      8:16   1  57.3G  0 disk 
</span><span style="color:#323232;">├─sdb1   8:17   1   2.5G  0 part /run/archiso/bootmnt
</span><span style="color:#323232;">└─sdb2   8:18   1   159M  0 part 
</span>

EDIT:

I was able to chroot into the drive. The drive was unlocked as /dev/dm-0.

governorkeagan,

I was able to get the output via Emergency Mode as the root user.


<span style="color:#323232;"># /etc/fstab: static file system information.
</span><span style="color:#323232;">#
</span><span style="color:#323232;"># Use 'blkid' to print the universally unique identifier for a device; this may
</span><span style="color:#323232;"># be used with UUID= as a more robust way to name devices that works even if
</span><span style="color:#323232;"># disks are added and removed. See fstab(5).
</span><span style="color:#323232;">#
</span><span style="color:#323232;"># <file system>             <mount point>  <type>  <options>  <dump>  <pass>
</span><span style="color:#323232;">UUID=0BC7-CF22                            /efi           vfat    fmask=0137,dmask=0027 0 2
</span><span style="color:#323232;">/dev/mapper/luks-5c6d5430-3706-48e8-bffb-f680d8c19dda /              btrfs   subvol=/@,noatime,compress=zstd 0 0
</span><span style="color:#323232;">/dev/mapper/luks-5c6d5430-3706-48e8-bffb-f680d8c19dda /home          btrfs   subvol=/@home,noatime,compress=zstd 0 0
</span><span style="color:#323232;">/dev/mapper/luks-5c6d5430-3706-48e8-bffb-f680d8c19dda /var/cache     btrfs   subvol=/@cache,noatime,compress=zstd 0 0
</span><span style="color:#323232;">/dev/mapper/luks-5c6d5430-3706-48e8-bffb-f680d8c19dda /var/log       btrfs   subvol=/@log,noatime,compress=zstd 0 0
</span><span style="color:#323232;">/dev/mapper/luks-81a912d5-fb81-40ed-a60f-0af27314b661 swap           swap    defaults   0 0
</span><span style="color:#323232;">tmpfs                                     /tmp           tmpfs   defaults,noatime,mode=1777 0 0
</span>
governorkeagan,

Yes and no. Initially it was unlocked because I mounted and unlocked it via Dolphin. The second time round I was able to unlock and mount it with udsiksctl

governorkeagan,

I switched to Linux in October of last year and found “The Linux Experiment” to be really helpful in keeping up-to-date with things happening in the community without feeling overwhelmed

Immich x FUTO Q&A (www.youtube.com)

Short version of this interview is that nothing is changing, other than they’re going to be asking a flat fee “$5-20” for the app, rather than relying on donations. All donation platforms have been closed. However, if you choose not to, as Louis says “that’s between you and your God”....

governorkeagan,

Curiosity got the better of me, so I searched what it means. I did come across another interesting phrase…

Futa-te cangurii

governorkeagan,

Never heard of it in Ireland. Saw it on Mastodon today for the first time

governorkeagan,

Your story is almost a carbon copy of mine. Really enjoyed using Pop.

governorkeagan,

I used Pop!_OS when transitioning from Windows 11 to Linux and ran it for about 3/4 months before deciding to try EndeavourOS. I had absolutely no issues with Pop and it really made the transition super easy.

I’m super excited to try out their new (cosmic) DE! I will probably install Pop on my 2nd SSD to test and play around with it.

governorkeagan,

Any problems I’ve had have been my own doing or a weird Nvidia driver issue. Having said that though, I’ve had very very few issues, it has been rock solid!

I’ve got a couple of packages from the AUR but I don’t recall ever having any issues with any of them.


The only real “issue” I’ve had has been related to the Linux Kernel on my main machine (Ryzen 5 3600 & Nvidia GTX1660 TI). For some reason, only the LTS and mainline kernel work, if I try any other kernel I get an error (something to do with Nvidia and my GPU).

governorkeagan,

So…I’ve just updated my laptop with EOS and now my /efi partition won’t mount. Things definitely can break…unfortunately

governorkeagan,

Is Eurovision streaming online anywhere? I don’t have “normal” TV services to what RTE or the like.

governorkeagan,

This. I’ve not had any issues across my laptop or desktop.

governorkeagan,

I’ll definitely give man some more love. Thanks for the advice

governorkeagan,

That’s super useful, thanks!

governorkeagan,

Thank you for such a detailed response.

I’ve tried learning Vim previously but I never really gave it as much time as I should have. I haven’t tried Emacs yet, I’ll have a look at that as well.

governorkeagan,

Use find and grep to find all files with a certain extension (this will involve the wildcard character *

I definitely need to practice using find and grep. When I do need to use them I almost always need to look up the command

governorkeagan,

Thank you for such a detailed breakdown! I’ll give all of this a go over the weekend.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • Durango
  • magazineikmin
  • InstantRegret
  • hgfsjryuu7
  • vwfavf
  • Youngstown
  • slotface
  • thenastyranch
  • ngwrru68w68
  • rosin
  • kavyap
  • PowerRangers
  • DreamBathrooms
  • cisconetworking
  • khanakhh
  • mdbf
  • tacticalgear
  • ethstaker
  • modclub
  • osvaldo12
  • everett
  • tester
  • cubers
  • GTA5RPClips
  • normalnudes
  • Leos
  • provamag3
  • All magazines