All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleg Volkov <oleg@bitband.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] "I have no root and I want to scream"
Date: Mon, 09 Apr 2001 08:18:08 +0300	[thread overview]
Message-ID: <3AD14610.626EAAC2@bitband.com> (raw)
In-Reply-To: F31rRjbDt3HvoFOAmEa00002377@hotmail.com

cjs 2895 wrote:

> Howdy folks,
>
> I'm one step closer to having a working LVM system then I was
> yesterday. I've managed to create my volume group and all the
> logical volumes that I want too, and I've got the operating
> system installed on them -- once I mounted them to the
> appropriate places the Debian boot/setup program worked as
> expected with a non-LVM setup. And I've got LILO setup per
> the LVM-on-root howto. One difference, when I try to specify
> /dev/vg00/lv03 as a boot device, I get an error from lilo
> saying that "/dev/vg00/lv03 isn't a number", so I specified
> it as 5803 like you do with rdev.
>
> When I boot the ramdisk gets loaded, and both vgscan and
> vgchange seem to work as expected, but when it comes time
> to "fall through" to the real root device, I get one of the
> following errors:
>
> If I specified root as "5803" at the lilo command prompt,
> which I intend to use the thrid LV as my root volume, then
> when it falls through it says that it can't mount device
> 58:03. It should be able to, there is a valid ext2 filesystem
> on it, and ext2 is compiled into the kernel -- not a module.
>
> If I specified root as "/dev/vg00/lv03" at the lilo command
> prompt, then when it falls through I get the message
> "Kernel Panic: I have no root and I want to scream"

Try to change lvm_initrd's linuxrc to include /bin/bash at last
line and look for more reasons. ( Until you mount your "/"
you have no "ls" :-( but "echo *" may be helpfull )

--
Volkov Oleg
BitBand Technologies Ltd.
http://www.bitband.com

      reply	other threads:[~2001-04-09  5:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-07 17:58 [linux-lvm] "I have no root and I want to scream" cjs 2895
2001-04-09  5:18 ` Oleg Volkov [this message]

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=3AD14610.626EAAC2@bitband.com \
    --to=oleg@bitband.com \
    --cc=linux-lvm@sistina.com \
    /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.