new kernel

Martin Patrick yellowdog-general@lists.terrasoftsolutions.com
Wed Jan 21 08:08:01 2004


Here is my yaboot.conf file:

boot=/dev/hda9
device=/pci@f2000000/mac-io@17/ata-4@1f000/disk@0:
init-message="Welcome to Yellow Dog Linux!\nHit <TAB> for boot options.\n\n"
partition=12
timeout=30
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
default=linux

image=/boot/vmlinux
        label=linux
        root=/dev/hda12
        read-only
        initrd=/boot/initrd-2.4.20-8d.img
        append="hdc=ide-scsi"

macosx=/dev/hda11
macos=/dev/hda10
defaultos=linux
delay=60
enablecdboot

--
Martin Patrick