X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=doc%2Fexamples%2Fyaboot.conf.multi-boot;h=f7734fea99638eb15b3bb749d484760a19a890d0;hb=1d8bdec959fa2675b7c1b752cac22fa47edb9394;hp=0bbeaeb2c7b6f801322717797d69d7d3731cf44e;hpb=f4ebbd9f7ea23e3f0fcbe098754580c220894628;p=yaboot.git diff --git a/doc/examples/yaboot.conf.multi-boot b/doc/examples/yaboot.conf.multi-boot index 0bbeaeb..f7734fe 100644 --- a/doc/examples/yaboot.conf.multi-boot +++ b/doc/examples/yaboot.conf.multi-boot @@ -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