public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Tim Heinrich <news.heinrich@t-link.de>
To: daniel@rindt.name
Cc: Gentoo-Liste <gentoo-user-de@lists.gentoo.org>
Subject: Re: [gentoo-user-de] Grub
Date: Wed, 08 Dec 2004 10:41:13 +0100	[thread overview]
Message-ID: <41B6CC39.8060700@t-link.de> (raw)
In-Reply-To: <41B6CAE9.6040308@rindt.name>

Daniel Rindt schrieb:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hallo,
>
> weiss jemand von euch was minimal in der grub.conf stehen muss?
> Ich möchte das nervige Bootmenü untersrücken.
>
> So sieht meine grub.conf bisher aus
> === 8< ===
> default 0
> timeout 1
>
> serial --unit=0 --speed=57600 --word=8 --parity=no --stop=1
> terminal serial
>
> fallback 0
> title=Gentoo Linux
> root (hd0,0)
> kernel (hd0,0)/bzImage root=/dev/hda3 console=tty0 console=ttyS0,57600
> === 8< ===
>
> nur die Angabe des 'root' und des 'kernel' scheint nicht auszureichen.
> Auch aus dem Handbuch werde ich nicht so recht schlau.
>
> Vielen Dank
> Daniel
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFBtsrp7UdS0mMycBoRAgSyAJ9Lgdgvc0DkmjttQhz/yimY75C2dgCgmvd7
> GiUy9s7WPVIcvqTt2ceaDlc=
> =h+H5
> -----END PGP SIGNATURE-----
>
> -- 
> gentoo-user-de@gentoo.org mailing list
>
Dein Fehler liegt vermutlich daran, dass bzImage nicht im 
root-Verzeichnis, sondern im Bootverzeichnis liegt. Folglich:

title=Gentoo Linux
root (hd0,0)
kernel (hd0,0)/boot/bzImage ...

MfG
Tim

--
gentoo-user-de@gentoo.org mailing list


  reply	other threads:[~2004-12-08  9:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-08  9:35 [gentoo-user-de] Grub Daniel Rindt
2004-12-08  9:41 ` Tim Heinrich [this message]
2004-12-08 10:10   ` Daniel Rindt
2004-12-08 10:13     ` Tim Heinrich
2004-12-08 10:14   ` Dirk Heinrichs
     [not found]     ` <41B6D8AE.6020908@rindt.name>
2004-12-08 10:51       ` Dirk Heinrichs
  -- strict thread matches above, loose matches on Subject: below --
2005-08-21 17:56 [gentoo-user-de] Probleme beim Schreiben eines ebuilds, portage macht Verwirrendes Cyrill Helg
2005-08-21 20:21 ` [gentoo-user-de] grub Pablo Alemán
2005-08-21 20:37   ` Sebastian Beßler
2005-08-21 22:29   ` Tobias
2005-08-21 23:30   ` Sven Pfeifer
2008-05-04 19:54 Sebastian
2008-05-04 21:31 ` Joerg Bornkessel
2008-05-05 20:56   ` Sebastian
2008-05-06 11:46     ` rø0^
2008-05-06 11:53       ` Jan Riedel
2008-05-06 12:09         ` rø0^
2008-05-07 12:36           ` Boris Voelkle
2008-05-07  6:04         ` Boris Voelkle
2010-01-06 12:17 Andreas Dau
2010-01-06 17:04 ` Randy Andy

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=41B6CC39.8060700@t-link.de \
    --to=news.heinrich@t-link.de \
    --cc=daniel@rindt.name \
    --cc=gentoo-user-de@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox