public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Glenn Enright <elinar@ihug.co.nz>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] grub on a SATA drive
Date: Tue, 29 Nov 2005 21:18:30 +1300	[thread overview]
Message-ID: <200511292118.30846.elinar@ihug.co.nz> (raw)
In-Reply-To: <1133246753.9739.7.camel@spok.local.sporn-it.com>

On Tue, 29 Nov 2005 19:45, Heinz Sporn wrote:
<snip>
> > When I boot w/ the grub floppy I do:
> >
> > grub> root (hd0,1)
> >       Fs is ext2, part type 0x83
> > grub> kernel /vmlinuz root=/dev/sda6
> >       [Linux-bzImage, setup=0x120, size 0x1463b31]
<snip>
> > ...VFS: Cannot open root device "sda6" or unknown
> > block (0,0)
> > Please append correct "root" boot option
> > Kernel Panic-not syncing: VFS: Unable to mount root fs
> > on unknown block (0,0)

In your /boot dir there should be a symlink called /boot which is linked 
to /boot! So when you have a seperate partition for your /boot area, 
using /boot/vmlinuz will stay valid through the entire boot process. So then 
your second line can read...

	kernel /boot/vmlinuz root=/dev/sda? ...
	        ^^^

-- 
Larkinson's Law:
	All laws are basically false.
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-11-29  8:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-24 16:31 [gentoo-user] grub on a SATA drive maxim wexler
2005-11-24 18:22 ` Neil Bothwick
2005-11-24 20:26 ` Glenn Enright
2005-11-25  3:32 ` Petr Kocmid
2005-11-29  6:34   ` maxim wexler
2005-11-29  6:45     ` Heinz Sporn
2005-11-29  8:18       ` Glenn Enright [this message]
2005-11-29  9:50       ` Neil Bothwick
2005-11-29  9:35     ` Chris Boot
2005-11-29 19:04       ` maxim wexler
2005-11-29  9:48     ` Neil Bothwick
2005-11-29 19:26       ` maxim wexler
2005-11-29 20:32         ` Richard Fish
2005-11-30 16:39           ` maxim wexler
2005-11-30 16:58             ` Richard Fish
2005-12-01  0:21               ` maxim wexler

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=200511292118.30846.elinar@ihug.co.nz \
    --to=elinar@ihug.co.nz \
    --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