[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: QUIESCE + MacOS still hangs (was Re: new ibook - potato 2.2r4 - image not found)



Florian Friesdorf <42ff@gmx.net> writes:

> yaboot.conf (on my server):
> ---
> device=enet:
> partition=0
> timeout=50
> init-message="Debian GNU/Linux Network boot"
> default=linux
> append="video=ofonly"
> read-only
>
> image=linux
>     label=linux
>     root=image-1.44/root.bin

This is wrong.  root should be something like /dev/hda3.

> image=linux
>     label=linux2
>     initrd=images-1.44/root.bin
>     initrd-size=8192

You also want a root argument here.

Also, just on a hunch, could you move the append="video=ofonly"
inside the image sections?



Reply to: