public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Stroller <stroller@stellar.eclipse.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Help
Date: Sun, 24 Jul 2005 18:41:06 +0100	[thread overview]
Message-ID: <ba9161cb29f76e4cab63e3f254b8479a@stellar.eclipse.co.uk> (raw)
In-Reply-To: <42E3CEA7.4090306@interlynx.net>


On Jul 24, 2005, at 6:23 pm, C.Beamer wrote:
>
> hda1 is DOS
> hda2 is /boot
> hda3 is swap
> hda4 is my extended partition
> hda5 is /root
>
> The grub.conf file that I entered is as follows:
>
> default 0
> timeout 30
>
> splashimage=(hd0,1)/grub/splash.xpm.gz
>
> title=Genoo Linux 2.6.12-r6
>
> root (hda0, 1)
> kernel /kernel-2.6.12-gentoo-r6 root=/dev/ram0 init=linuxrc 
> ramdisk=8192
> real_root=/dev/hda5 udev
> initrd /initrd-2.6.12-gentoo-r6

I haven't tried booting with a RAM disk, so I can't comment on the 
other lines, but in the first there should be no space after the comma. 
IE:
    root (hda0,1)

as you've done correctly below:

> title=DOS
> root (hda0,0)
> makeactive
> chainloader +1
>

> ...
> Is there a way to fix the grub.conf file?

I always do so by booting from the Gentoo LiveCD, mounting /dev/hda2 to 
/mount/gentoo, editing grub.conf with `nano` and then rebooting. You 
can experiment amply like this until you get it right.

Stroller.

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-07-24 17:45 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-24 17:23 [gentoo-user] Help C.Beamer
2005-07-24 17:41 ` Stroller [this message]
2005-07-24 18:39 ` Martins Steinbergs
2005-07-24 19:03   ` Richard Fish
2005-07-24 19:50     ` C.Beamer
2005-07-24 20:18       ` Richard Fish
2005-07-24 23:31 ` Alex A. Smith MCP
2005-07-24 23:52   ` Martins Steinbergs
2005-07-25 22:30     ` [gentoo-user] Help - We got boot! :-) C.Beamer
  -- strict thread matches above, loose matches on Subject: below --
2005-10-06  2:46 [gentoo-user] help Wes Gray
2005-10-06  2:58 ` Eduard Vaykher
2005-10-06  3:35   ` Wes Gray
2005-10-06  3:46     ` Ted Ozolins
2005-10-06  4:18       ` Wes Gray
2005-10-06  9:37         ` DmD (Spider) LJungmark
2005-10-06 11:49     ` Michael Crute
2005-10-06  9:42 ` Roger Miliker
2005-10-06 10:57 ` Benno Schulenberg
2005-10-06 15:46   ` Wes Gray
2005-10-06 16:58   ` Wes Gray
2005-10-06 20:17     ` Benno Schulenberg
2005-10-07  2:21       ` Wes Gray
2005-10-07 17:31         ` Benno Schulenberg
2005-10-07  3:59     ` Richard Fish
2005-10-07  4:54       ` Richard Fish
2005-10-07  7:37       ` Neil Bothwick
2005-10-26  8:50 Tamer Higazi
2005-10-26 13:33 ` Michael Crute
2005-10-26 21:03   ` b.n.
2005-12-29 15:14 gentoo user mail list
2005-12-29 15:15 ` John Jolet
2005-12-29 15:46   ` Uwe Thiem
2005-12-29 15:36 ` Ciaran McCreesh
2005-12-29 16:10   ` Martins Steinbergs
2005-12-29 17:58 ` Lares Moreau
2005-12-29 18:36   ` John J. Foster
2005-12-31  3:59     ` Norberto Bensa
2006-02-08 16:47 vikram ranade
2006-02-08 17:25 ` Richard Fish
2006-02-08 19:00   ` Ernie Schroder
2008-07-03 15:46 Erik Ohrnberger
2008-07-03 17:29 ` Jason Messerschmitt
2008-07-03 18:06 ` Hal Martin
2008-07-04  1:58 ` Ricardo Bevilacqua
2009-01-08 18:59 Daryl Styrk
2009-01-08 19:02 ` Tence T. George
2009-01-08 19:05   ` Daryl Styrk
2009-01-08 19:09     ` Qian Qiao
2009-01-08 19:15       ` Daryl Styrk
2009-01-08 19:24         ` Qian Qiao
2009-01-08 19:02 ` Dale
2009-01-08 19:19   ` damian
2010-01-02 17:52 [gentoo-user] sky2 , kernel 2.6.31, macbook pro and connection hiccups bn
2010-12-03 21:19 ` [gentoo-user] help Linux User #332203
2010-12-04 10:05   ` Neil Bothwick
2010-03-20 16:03 Dainius Matusevičius
2013-02-23  9:28 Dan Hunter
2013-02-23 12:43 ` Volker Armin Hemmann
2013-02-23 13:07   ` Dale
2013-02-23 13:27     ` Dan Hunter
2013-02-23 13:33       ` Volker Armin Hemmann
2018-10-04 13:18 Jorge Ventura
2018-10-04 18:17 ` gevisz
2018-10-04 22:22   ` Dale

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=ba9161cb29f76e4cab63e3f254b8479a@stellar.eclipse.co.uk \
    --to=stroller@stellar.eclipse.co.uk \
    --cc=gentoo-user@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