diff --git a/tools/boot/woody/boot-powerpc b/tools/boot/woody/boot-powerpc index e853ab10..1f2e1f91 100755 --- a/tools/boot/woody/boot-powerpc +++ b/tools/boot/woody/boot-powerpc @@ -102,6 +102,7 @@ cp -f $DISKSROOT/chrp/images-1.44/rescue.bin chrp echo Installing Power-Macintosh files mkdir powermac cp -f $DISKSROOT/powermac/linux powermac/vmlinux +cp -f $DISKSROOT/new-powermac/linux powermac/vmlinux2.4 cp -f $DISKSROOT/powermac/images-1.44/root.bin powermac/ cp -f $DISKSROOT/powermac/images-1.44/boot-floppy-hfs.img powermac/ @@ -128,6 +129,7 @@ if [ -z "$YABOOT_DEBUG" ]; then else cp -f $YABOOT_DEBUG powermac/yaboot fi +cp -f $BASEDIR/data/yaboot/boot.msg powermac/ #--------------- PReP - Stuff ------------------------------- echo Installing PReP files