Re: Can we triple boot (yaboot.conf)


Subject: Re: Can we triple boot (yaboot.conf)
From: Andre (charly22@sympatico.ca)
Date: Fri Jun 22 2001 - 18:34:17 MDT


Everybody got it right except me! ybin is OK! The problem is the way I
wrote yaboot.conf . How should I edit yaboot.conf?

Here is part of my partition table and my original yaboot.conf:

Partition:
   macosX hdb9
   macos9.1 hdb10
   linux untitled(10MB) hda9
   linux / hda13

Yaboot,conf:
***********
# ybin options
boot=/dev/hda9
macos=/dev/hdb
magicboot=/usr/lib/yaboot/ofboot
delay=10
defaultos=linux
enablecdboot

# yaboot options
init-message="\nWelcome to Yellow Dog Linux\n\n"
timout=50
default=linux
partition13

# yaboot images
image=/boot/vmlinux
                label=linux
                root=/dev/hda13
image=/boot/vmlinux
                label=linux-novideo
                root=/dev/hda13
                novideo
*********
Thanks all!

Andre



This archive was generated by hypermail 2a24 : Fri Jun 22 2001 - 17:40:02 MDT