You are not logged in.
I am attempting to install Arch on a 2011 Mac Mini and am getting stuck at boot before password prompt (only using password for luks). After selecting the default on refind it will briefly show the kernel params, then the text gets garbled like this, it hangs for a bit, then it shows the emergency mode prompt. I can't see anything in the journal because I haven't even been prompted to unlock the root partition. I'm following this guide. What's strange is that I've used this exact guide before on my modern desktop and it works just fine.
timed out waiting for device /dev/mapper/archlinux
dependency failed for file system check on /dev/mapper/archlinux
dependency failed for /sysroot
dependency failed for initrd root file system
dependency failed for mountpoints configured in the real root
dependency failed for initrd root deviceMODULES=(btrfs)
HOOKS=(base udev autodetect microcode modconf kms keyboard keymap bluetooth consolefont block encrypt filesystems fsck)#"Boot with standard options" "archisobasedir=arch archisosearchuuid=2024-11-01-10-09-22-00"
"Boot with standard options" "loglevel=3 quiet cryptdevice=UUID=uuid:archlinux root=/dev/mapper/archlinux rootflags=subvol=@ rw"
"Boot with fallback initrd" "loglevel=3 quiet cryptdevice=UUID=uuid:archlinux root=/dev/mapper/archlinux rootflags=subvol=@ rw initrd=initramfs-linux-fallback.img"
"Boot to single-user mode" "archisobasedir=arch archisosearchuuid=2024-11-01-10-09-22-00 single"
"Boot with minimal options" "ro root=/dev/mapper/archlinux"https://imgur.com/a/H9oQRMF (not sure how to get imgur images to be placed inline in the post)
Last edited by avr (Today 04:10:33)
Offline
Had the HOOKS in the OP commented out and the wrong ones uncommented. So those HOOKS already work (probably aren't ideal). Solved.
Offline