You are not logged in.

#1 2018-11-05 21:03:19

janlugt
Member
Registered: 2018-07-22
Posts: 12

[solved] Hard drive not found during boot, dropping into emergency shl

I have done quite a few Arch installations, but this problem baffles me. I'm installing Arch on a 2006 iMac, which has a 32-bit EFI, but a 64-bit CPU, after I replaced the Core Duo with a Core 2 Duo. This all works pretty well, and after some initial hurdles I got GRUB to boot, and eventually get a kernel loaded as well. The problem right now is that as the kernel tries to boot, it drops down into an emergency shell because the entries in fstab can't be mounted. Looking at lsscsi, the hard drive is not found at all, although the ATA drivers are loaded (see pictures below). I checked mkinitcpio, and all the right hooks are there. I've tried regenerating the grub config, reinstalling grub, updating the system, regenerating the initramfs, all to no avail. I can boot from a modified installation CD[0] without a problem, and can chroot into my system just fine. What could cause an issue like this?

I did not have network access to the machine, so here are some 'screenshots': https://photos.app.goo.gl/GHJA89JgNGZ2QAbQ6

[0] https://mattgadient.com/2016/07/11/linu … 06-models/

Last edited by janlugt (2018-11-08 06:41:42)

Offline

#2 2018-11-05 21:31:47

Piri
Member
Registered: 2018-06-02
Posts: 70

Re: [solved] Hard drive not found during boot, dropping into emergency shl

When you are in chroot what's the content of /etc/fstab and the output of "lsblk -o name,uuid"?

Offline

#3 2018-11-06 10:24:57

janlugt
Member
Registered: 2018-07-22
Posts: 12

Re: [solved] Hard drive not found during boot, dropping into emergency shl

Apologies for photo instead of text: https://photos.google.com/u/1/share/AF1 … hseVNTLTFB

Offline

#4 2018-11-08 06:41:00

janlugt
Member
Registered: 2018-07-22
Posts: 12

Re: [solved] Hard drive not found during boot, dropping into emergency shl

I fixed this by putting 'ahci' in the MODULES var in mkinitcpio.conf. Not sure why autodetect doesn't work.

Offline

Board footer

Powered by FluxBB