On Tue, 19 Jul 2005 22:45:47 +0200, Tony Davison <[EMAIL PROTECTED]> wrote:

On Tuesday 19 July 2005 21:27, charly ghislain wrote:
On Tue, 19 Jul 2005 22:12:38 +0200, Richard Fish
<[EMAIL PROTECTED]>

wrote:
> LostSon wrote:
>> On Tue, 2005-07-19 at 20:44 +0200, Richard Fish wrote:
>>> LostSon wrote:
>>>> Hello I am trying to get fbsplash to work and am stuck. I have
>>>> followed the
>>>> directions on the gentoo-wiki site but still no luck. Im using
>>>> vesafb with a 2.6.12-r6 kernel. my grub.conf looks like this
>>>> title=Gentoo-2.6.12-r6-fbsplash
>>>> root (hd0,0)
>>>> kernel (hd0,0)/boot/bzImage.new25 root=/dev/hda3
>>>> video=vesafb:ywrap,mtrr,[EMAIL PROTECTED] spla$
>>>> initrd (hd0,0)/fbsplash-gentoo-1024x768

make sure nano didnt cut your kernel line. The video= option should
be on the same line than the kernel one. It should look like:

title=Gentoo-2.6.12-r6-fbsplash
root (hd0,0)
kernel (hd0,0)/boot/bzImage.new25 root=/dev/hda3
video=vesafb:ywrap,mtrr,[EMAIL PROTECTED] splash=...  #(one line)
initrd (hd0,0)/fbsplash-gentoo-1024x768

This is very annoying, but while editing a line larger than the
console, nano cut it into two lines :(  You have to check every time,
go to the end of the first part of the cuted line and press delete

Use nano -w <file.name> to avoid line wraps.

Thanks. I remember now that it was the command used in the handbook.
It will save me usefull time :)

charly


--
[email protected] mailing list

Reply via email to