(no subject)

Louis Gonzalez yellowdog-general@lists.terrasoftsolutions.com
Wed May 15 10:46:01 2002


  Bonjour,
    I want to use an external epson projector on my mac using linux yellow dog:

    My yaboot  is listed bellow..

    at the boot question the answer linux-novideo
    does nothing there is no signal on the video. 
    ( The video works under macX)
    What can I do?

   Cordialement. Louis

=====================
# ybin options
boot=/dev/hda4
macosx=/dev/hda2
magicboot=/usr/lib/yaboot/ofboot
delay=10
defaultos=macosx
enablecdboot

# yaboot options
init-message="\nWelcome to Yellow Dog Linux\n\n"
timeout=50
default=linux
partition=6

# yaboot images
image=/boot/vmlinux
        label=linux
        root=/dev/hda6

image=/boot/vmlinux
        label=linux-novideo
        root=/dev/hda6
        novideo
=================