Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CA
Members
76
Posts
11
Active Today
6
Created
1 yr. ago
  • CachyOS @sopuli.xyz
    squirrel @discuss.tchncs.de

    is this community unmoderated?

    I noticed the only moderator hasn't been active on Lemmy for 10 months. I'll ping them in the comments.

  • CachyOS @sopuli.xyz
    squirrel @discuss.tchncs.de
  • CachyOS @sopuli.xyz
    niva @discuss.tchncs.de

    Is CachyOS suitable for a new Linux user?

    I am a long term Arch user. I consider to recommend CachyOS to a friend with very limited technical knowledge. I read CachyOS is suitable for Linux beginners. But since it is based on Arch, doesn't that mean manual user intervention is sometimes necessary like it is in Arch? If it is, I don't think it is suitable for a noob user.
    Sorry if this is a stupid question, but I could not find anything about manual intervention or about checking Arch news before updating in the Cachy wiki or anywhere else.

  • CachyOS @sopuli.xyz
    gpstarman @lemmy.today

    Can't boot into snapshots via rEFInd

    What I want:

    To boot into a BTRFS snapshots from rEFind boot manager.


    Additional Info:

    1. So, apparently, to restore the BTRFS snapshot of a root subvolume, I shouldn't do it with the root partition being actively used.
    2. So, I need to boot into the desired snapshot from the boot manager itself.
    3. GRUB has grub-btrfs, which lets you boot into snapshot from OS selection screen itself.
    4. rEFInd has refind-btrfs, which should do the same as grub-btrfs. But it didn't in my case. I am not seeing any way to boot into a snapshot from rEFInd.
    5. I use BTRFS Assistant with snapper to manage snapshots.
    6. I am not seeing any way to restore the snapshot from live environment too.
    7. I am using CachyOS (Arch) with Plasma DE.
    8. I suspect the reason is my unusual /efi /boot partition layout. (attached below)
    9. I did my partition this way because, my initial EFI partition had less sto
  • CachyOS @sopuli.xyz
    gpstarman @lemmy.today

    How to restore root subvolume BTRFS snapshot?

    I'm using CachyOS (Arch) with BTRFS. And tried to restore snap of root subvolume and it didn't work ( see previous post ).

    If I remember correctly, i successfully restored root subvolume before. Take it with a grain of salt.

    Some people on my previos posts said that I shouldn't have tried restore root subvol while system is actively running through the subvol.

    Now my question is,

    How to restore a snap of root subvolume ?

    Edit: I know how to restore a snapshot. Just need help with root subvol snapshot.

    I use BTRFS Assistant with snapper. And rEFInd doens't have boot to snapshot option. (I installed and it didn't work )

  • CachyOS @sopuli.xyz
    RanzigFettreduziert @feddit.org

    Shell alias in CachyOS

    While i was searching for the fastfetch config file, i was discovering the cachyOS config for the fish shell. It has some nice alias:

     undefined
        
    ## Useful aliases
    # Replace ls with eza
    alias ls='eza -al --color=always --group-directories-first --icons' # preferred listing
    alias la='eza -a --color=always --group-directories-first --icons'  # all files and dirs
    alias ll='eza -l --color=always --group-directories-first --icons'  # long format
    alias lt='eza -aT --color=always --group-directories-first --icons' # tree listing
    alias l.="eza -a | grep -e '^\.'"                                     # show only dotfiles
    
    # Common use
    alias grubup="sudo grub-mkconfig -o /boot/grub/grub.cfg"
    alias fixpacman="sudo rm /var/lib/pacman/db.lck"
    alias tarnow='tar -acf '
    alias untar='tar -zxvf '
    alias wget='wget -c '
    alias psmem='ps auxf | sort -nr -k 4'
    alias psmem10='ps auxf | sort -nr -k 4 | head -10'
    alias ..='cd ..'
    alias ...='cd ../..'
    alias ....='cd ../../..'
    alias .....='cd ../../../..'
    alias ..
      
  • CachyOS @sopuli.xyz
    gpstarman @lemmy.today

    I guess I borked my System

    Context: I updated my CachyOS (Arch) BTRFS system. Some new things caused few problems especially brave browser(missing tabs), some icons missing.

    So I wanted to go back to previous snapshot.

    What I did: I first restored my home subvol which I saved before update. I worked.

    Then I tried to restored my root partition. This is where I got the problem.

    I got this error.

    I would really appreciate URGENT help

    If you need any more details I can provide.

    EDIT

    1. I used BTRFS Assistant to restore the root partition. And I did it while the OS is running.

    ( I previously did that and got no issues )

    1. I pressed crtl+d and got 👇🏽

    ![](https://lazysoci.al/api/v3/image_proxy?url=https%3A%2F%2Fsopuli.xyz%2Fapi%2Fv3%2Fimage_proxy%3Furl%3Dhttps%253A%25

  • CachyOS @sopuli.xyz
    Banthex @feddit.org

    from ubuntu to cachyos

    Im really Happy now runs blazing fast

  • CachyOS @sopuli.xyz
    mostery @lemdro.id

    Is this a good laptop for CachyOS ?

    I'm in the market for a new laptop and I've been checking out the Lenovo Slim 7i (14” Intel) Gen 9, which comes with an Intel Core Ultra 7 155H, 32GB of soldered RAM, and a 1920x1200 60Hz OLED display. This setup is priced just over a grand (USD).

    More details could be found here lenovo.com/ca

  • CachyOS @sopuli.xyz
    gpstarman @lemmy.today

    Why I shouldn't use Discover on CachyOS (Plasma) ?

    I installed CachyOS with Plasma DE and found it has no discover in it. When I searched on their sub lots of people say that one shouldn't use Discover with any Arch distro as it will break the system. Can anybody clarify why?

    Also if I am not supposed to use Discover, can anybody suggest an actual GUI application store? Unlike Octopi (which I consider just as a TUI with check boxes and columns)

    Edit: I only use Discover for find and install new apps.

    For updating, I just use paru.

  • CachyOS @sopuli.xyz
    RanzigFettreduziert @feddit.org

    Erster...

    Ich habe heute meine Windows Partition gegen CachyOS getauscht. Bisher DualBoot Mint/Windows. Mal schauen, wie es weitergeht.