All of lore.kernel.org
 help / color / mirror / Atom feed
From: BandiPat <magicpage91@earthlink.net>
To: Grub2 Development <grub-devel@gnu.org>
Subject: Getting the silent=splash to work?
Date: Mon, 20 Apr 2009 16:53:14 -0400	[thread overview]
Message-ID: <49ECE0BA.9080306@earthlink.net> (raw)

Ok, grub2 devs, I can't figure this out.  The splash screen that covers 
the scrolling text when booting up, no longer works!  I've tried several 
different things, but have not run across a solution yet.  What's the 
trick?  Another user mentioned I should use linux16 rather than linux, 
but that gives me an error when I try it.  Grub2 tells me I need to load 
a kernel first.  I am running a 32-bit Linux on a 64-bit machine.  When 
I tried to run the memory test, it gave me an error that I had to use 
linux16 for it, which indeed did work!

Here is a section from my grub.cfg:
### BEGIN /etc/grub.d/10_linux ###
menuentry "Zenwalk 6.0 GNU/Linux" {
	set root=(hd0,1)
	search --fs-uuid --set 82d81803-e0a2-487d-9c83-ec6d8d35cf2a
	linux	/boot/vmlinuz root=/dev/sda1 ro resume=/dev/sda4 splash=silent 
vga=794 (this is all one line, the email wrapped it)
	initrd	/boot/initrd.splash
}

The vga=794 seems to be working to give me the correct resolution, but 
with the scrolling text, not the silent splash.  Any help with this 
small anomaly would be greatly appreciated.  I am using svn2130, but 
this problem started after svn2031.

Thanks,
Pat


-- 
        ---Zenwalk v6.0--Linux 2.6.28---
         Registered Linux User #225206
"Ever tried Zen computing?"  http://www.zenwalk.org





             reply	other threads:[~2009-04-20 20:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-20 20:53 BandiPat [this message]
2009-04-21  4:32 ` Getting the silent=splash to work? Felix Zielcke
2009-04-21 12:49   ` BandiPat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49ECE0BA.9080306@earthlink.net \
    --to=magicpage91@earthlink.net \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.