yaboot w/o the spacebar??


Subject: yaboot w/o the spacebar??
From: Jonathan Bertsch (bertsch.13@osu.edu)
Date: Sat Oct 28 2000 - 18:29:29 MDT


How can I change the bootinfo script to boot directly into yaboot and not
have to hold the space bar down?? This is what I have now:

 <<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:13,yaboot" eval
      else
      " Booting MacOS ..." cr " boot hd:14,\\:tbxi" eval
      then
      <</BOOT-SCRIPT>>
      <</CHRP-BOOT>>



This archive was generated by hypermail 2a24 : Sat Oct 28 2000 - 18:33:21 MDT