Re: help w/ ppc kernel upgrade. debian 3.1 mac mini



I figured it out. I had to remove the initrd.img line from the .conf file.
strarted right up :)

thanks.

"Anton Ertl" <anton@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2006Apr2.171356@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
"Aaron Anderson" <aanderson@xxxxxxxxx> writes:
I am looking for a walkthrough or howto to upgrade the kernel on my mac
mini
debian system.

Well, after installing the Linux kernel and its modules, my
.bash_history contains:

emacs /etc/yaboot.conf &
ybin
reboot

I have tried to install a kernel that is prepackaged from ppckernel.org
but
I am unable to make it boot properly. The kernel gets scared, and cannot
mount a partition (3,3) I believe I am not configuring yaboot properly.

Do you have a root line in your yaboot.conf, and is it set up
properly?

Here you find parts of my yaboot.conf (from an iBook):

## yaboot.conf generated by debian-installer
##
## run: "man yaboot.conf" for details. Do not make changes until you
have!!
## see also: /usr/share/doc/yaboot/examples for example configurations.
##
## For a dual-boot menu, add one or more of:
## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ

boot=/dev/hda5
device=/pci@f4000000/ata-6@d/disk@0:
partition=2
root=/dev/hda2
timeout=100
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot

#a self-built kernel without initrd
image=/boot/vmlinux-2.6.9-perfctr-patched
label=sarge-2.6.9
read-only

#a Debian-supplied kernel
image=/boot/vmlinux-2.6.8-powerpc
label=sarge-2.6.8
read-only
initrd=/boot/initrd.img-2.6.8-powerpc


- anton
--
M. Anton Ertl Some things have to be seen to be
believed
anton@xxxxxxxxxxxxxxxxxxxxxxxxxx Most things have to be believed to be
seen
http://www.complang.tuwien.ac.at/anton/home.html


.



Relevant Pages

  • Re: Question about linux sound...
    ... I use debian, which makes installing certain things pretty easy, ... I either have to close any other apps which may use sound, ... I have an AC'97 sound card and use 2.4.27-2-386 kernel on debian. ...
    (comp.os.linux.misc)
  • Re: Xserver
    ... The next version of Debian has a new installer, so if you are installing ... you're probably using a 2.2 kernel ... upgrading, I'd go ahead and jump to 2.6 (unless you have special needs, ...
    (Debian-User)
  • unsubscribe
    ... > Subject: debian newbie... ... If I need to recompile the kernel, ... Also, what other additional packages, ... >> The package you're trying to install presumably ...
    (Debian-User)
  • unsubscribe
    ... delete your Windows partition TODAY! ... >> If you want to build kernel modules, you need to use the kernel headers ... >> I would like to know if anyone had a chance to installed Debian or other ... > I find the evince with Debian has very poor performance when I open ...
    (Debian-User)
  • HPET regression in 2.6.26 versus 2.6.25
    ... I am a Debian user. ... stock kernel exhibited the same problem. ... ended up suggesting bisecting using 'git'. ... First commit causing failure: ...
    (Linux-Kernel)