Click to See Complete Forum and Search --> : adding an option to the first stage bootloader...
Does anyone know how to add an option to the first stage bootloader (yaboot)? I want to add an OS X option. /etc/yaboot only controls the second stage bootloader. So, anyone know the process for modifying the first-stage bootloader menu? Thx.
knute
01-29-2003, 02:29 AM
Not personally, but I'll bet that this document (http://www.debian.org/ports/powerpc/inst/yaboot-howto/ch6.en.html) will help. :)
Adding macosx=/dev/hda6 in the first couple few lines of the file worked. Thx.
knute
01-29-2003, 03:49 AM
Glad I could help even though I had no clue about the specifics of the program. :)