GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Thursday, 16-Jan-2025 23:52:28 JST翠星石翠星石
    in reply to
    • waff
    @waff It appears to be related to the initramfs failing to detect the partitions full of GNU.

    You want to see what partitions are are detected in the emergency shell and the UUID's if possible and see if the boot config is correct or incorrect.

    If you can confirm a SATA drive is plugged in and is accessible from a live image, then the initramfs is completely broken as it can't find /dev/sda.

    What you would generally do is boot up from a live image, chroot into the artix root;
    mkdir /mnt/artix
    mount -t proc /proc /mnt/artix/proc
    mount --rbind /sys /mnt/artix/sys
    mount --rbind /dev /mnt/artix/dev
    mount --rbind /run /mnt/artix/run
    chroot /mnt/artix /bin/bash

    and then downgrade or upgrade the initramfs until you find one that works (or install another one - I found dracut to be the least sucky initramfs, although it takes several edits before it starts working).

    If you don't use LVM or encrypted partitions, you don't need an initramfs - all you need is GRUB, although for some reason that's deemed non-standard on many distros.
    In conversationabout 6 months ago from freesoftwareextremist.compermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.