Re: help with boot script


Subject: Re: help with boot script
From: melissa (mmcsween@mac.com)
Date: Fri Oct 20 2000 - 19:55:16 MDT


This is how mine differs in the bootscript and I boot fine:
" Booting Yellow Linux ..." cr " boot hd:9,yaboot.tbxi" eval
else
" Booting MacOS ..." cr " boot hd:9,\\:tbxi" eval
then

> <<CHRP-BOOT>>
> <<COMPATIBLE>>
> PowerBook3, 1
> <</COMPATIBLE>>
> <<DESCRIPTION>>
> Linux/PPC Yaboot bootloader
> <</DESCRIPTION>>
> <<BOOT-SCRIPT>>
> " get-key-map" " keyboard" open-dev $call-method
> dup 20 dump
> 5 + c@ 08 = if
> " Booting Yaboot ..." cr " boot hd:10,yaboot" eval
> else
> " Booting MacOS ..." cr " boot hd:9,\\:tbxi" eval
> then
> <</BOOT-SCRIPT>>
> <</CHRP-BOOT>>



This archive was generated by hypermail 2a24 : Fri Oct 20 2000 - 19:04:41 MDT