Closed DistroHopper39B closed 2 years ago
I think you may want to install systemd-sysvcompat
as here it may not be able to start init
from what it looks like.
Alternatively you can provide init=/usr/lib/systemd/systemd
on the kernel cmdline during boot.
I think you may want to install
systemd-sysvcompat
as here it may not be able to startinit
from what it looks like.Alternatively you can provide
init=/usr/lib/systemd/systemd
on the kernel cmdline during boot.
That package is already installed, and the second command you tried doesn't work.
Alternatively, I can see you are using linux-g4
. Would it be possible to compare to linux
which isn't optimized for G4 but packaged more recently?
Alternatively, I can see you are using
linux-g4
. Would it be possible to compare tolinux
which isn't optimized for G4 but packaged more recently?
Still... doesn't work. I also tried reinstalling systemd with no luck.
That is indeed an odd issue. The install ISO boots and lets you install while you can't boot from the installed system eve though it already loaded the kernel (Grub installed OK etc).
Things to check:
mkinitcpio -p linux
does produce errors? I.e. problem in initramfs
./boot
?Here is my /etc/fstab because that might be causing problems:
Also, I've had none of these issues on debian powerpc (which has almost no software support) or adelie linux
Here is my /etc/fstab because that might be causing problems:
- returns no errors (besides missing firmware on fallback kernel) but those are warnings anyway
- ext4 (/boot/grub is hfs)
Also, I've had none of these issues on debian powerpc (which has almost no software support) or adelie linux
I am going to try deleting one of the entries for / in fstab. Maybe that would work? Edit: it didn't. I am going to sign off for now, thanks for all your help!
Fix will come with linux 5.16.10.arch1-2
(linux-g4 a little later). dev
filesystem wasn't automounted by kernel which is expected when using genfstab
.
Tested on a macmini G4 and two powerbooks. Closing.
The computer I am using is a PowerBook G4 12 inch from 2005. Here are the specs: https://everymac.com/systems/apple/powerbook_g4/specs/powerbook_g4_1.5_12.html
This does not happen off the CD, just the internal HDD. At the same stage on the CD I get a bunch of nouveau messages. What am I doing wrong?
What I've tried: Installing xf86-video-nouveau drivers (using pacman -S, nothing else)
Image of my issue: