]> git.ozlabs.org Git - yaboot.git/blobdiff - doc/examples/yaboot.conf.multi-boot
The patch from Scott Moser moves the "search-for-prom_claim'able" routine that
[yaboot.git] / doc / examples / yaboot.conf.multi-boot
index 0bbeaeb2c7b6f801322717797d69d7d3731cf44e..f7734fea99638eb15b3bb749d484760a19a890d0 100644 (file)
@@ -35,7 +35,7 @@ delay=10
 
 ## timeout is the amount of time in tenths of a second that yaboot
 ## will wait before booting the default kernel image (the first image=
-## section in this config file or the value of default=).  
+## section in this config file or the value of default=).
 
 timeout=20
 install=/usr/local/lib/yaboot/yaboot
@@ -54,7 +54,7 @@ bgcolor=green
 
 ## Password supplied as an md5 hash, see above
 
-#password=$1$saltstri$WHZcnT3IOdSrMvizOq7Ht1
+#password=$1$saltstrg$HnJ/gcM3oKhNbnzUPgXTD/
 
 ## A password is only required to boot an image specified here if
 ## parameters are specified on the command line or if the user enters
@@ -86,9 +86,9 @@ image=/vmlinux.old
 ## The {macos,macosx,darwin} variables can be either a unix /dev node or an
 ## OpenFirmware path, as shown here:
 
-## if you have the bsd bootloader installed on ybin bootstrap
-## partition as ofwboot.elf
-bsd=/dev/sda2
+## BSD root partition with bsd kernel at /bsd.  you must have the BSD
+## bootloader ofwboot installed at /usr/local/lib/yaboot/ofwboot
+bsd=/dev/sda5
 
 ## unix node
 macos=/dev/sda8