Je résume : gravure de l'iso, installation classique (appuyer sur "c" au démarrage de l'ibook)
Redémarrage, et là c'est le drame... On tombe sur busybox.
Donc apparemment c'est un bug connu.
On rajoute
Il me reste à rajouter le clic avec le trackpad et tout sera nickel.
Redémarrage, et là c'est le drame... On tombe sur busybox.
Donc apparemment c'est un bug connu.
En faisant tout ça, le démarrage fonctionne.Quote:
Originally Posted by horobi View Post
how can i add ide_core to /usr/share/initramfs-tools/module and running from the busy box?
EDIT:
/etc/initramfs-tools/modules is what worked for me too!
ok in busybox type and hit enter:
modprobe ide_core
after that
exit
boot will continue, but before you login hit keys
control/alt and F1, this will take you to a terminal where you will login and type
sudo vim /etc/initramfs-tools/modules
hit I to add text(add it to the bottom), add:
ide_core
hit esc to exit and to save. EDIT lol, the angry face is actually supposed to be : x together
Then run
sudo update-initramfs -u
then control/alt F7 to go back to login screen
On rajoute
sudo modprobe snd-powermac
et le son est disponible.Il me reste à rajouter le clic avec le trackpad et tout sera nickel.