All of lore.kernel.org
 help / color / mirror / Atom feed
From: BandiPat <magicpage91@earthlink.net>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Help with Grub2
Date: Sun, 01 Feb 2009 14:09:48 -0500	[thread overview]
Message-ID: <4985F37C.6040809@earthlink.net> (raw)
In-Reply-To: <1233512198.3440.11.camel@fz.local>

Felix Zielcke wrote:
> Am Sonntag, den 01.02.2009, 13:00 -0500 schrieb BandiPat:
> 
>> Felix,
>> You are my new hero!  That was the problem, the XFS I was using.  Once I 
>> got the newest release built and installed, everything worked as it 
>> should.  Yaaay!  I can't thank you enough for your help.  It's really a 
>> very simple and painless process, if all things are correct.
> 
> Nice.
> 
>> Now I just need to add some other entries to use, plus I would like to 
>> make the loader screen a bit prettier.  If I just want to boot to 
>> runlevel 3, can I use the standard boot entry that takes me to the gui 
>> and just add "append=3" as the last entry?
> 
> No append=3 is LILO syntax not GRUB.
> You do it like this:
> linux   /boot/vmlinuz-2.6.26-1-amd64 root=/dev/sda1 3
> By the way you can use grub-mkconfig to generate a grub.cfg for you.
=========
Yes, I saw that grub-mkconfig replaced update-grub for that.  A question 
about that though.  When I ran grub-mkconfig /dev/sda, I looked for the 
file in /boot/grub directory, but none was there.  What I did get was 
the complete file shown in the shell I was using.  I just copied that 
into a new grub.cfg then copied it over to /boot/grub.  Is that normal 
behavior or did I do something wrong or did it put the file somewhere else?

I knew that Suse uses an image for their grub loader screen, but never 
investigated that aspect when i was using it.  I'll play with that a bit 
as I would like to do something prettier.  Right now, I'm very pleased 
to have gotten it working on the computer!

Pat



  reply	other threads:[~2009-02-01 19:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-01  4:32 Help with Grub2 BandiPat
2009-02-01  8:47 ` Vesa Jääskeläinen
2009-02-01 15:05   ` BandiPat
2009-02-01 15:23     ` Felix Zielcke
2009-02-01 16:11       ` BandiPat
2009-02-01 16:13         ` Felix Zielcke
2009-02-01 18:00           ` BandiPat
2009-02-01 18:16             ` Felix Zielcke
2009-02-01 19:09               ` BandiPat [this message]
2009-02-01 19:10                 ` Felix Zielcke
2009-02-01 22:17               ` BandiPat
2009-02-02  7:26                 ` Felix Zielcke

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=4985F37C.6040809@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.