All of lore.kernel.org
 help / color / mirror / Atom feed
From: Himanshu Raj <rhim@cc.gatech.edu>
To: xen-devel@lists.sourceforge.net
Subject: Re: Newbie boot problem (root on logical volume?)
Date: Fri, 4 Feb 2005 10:52:34 -0500	[thread overview]
Message-ID: <20050204155234.GD27615@cc.gatech.edu> (raw)
In-Reply-To: <20050204095001.GA24948@nsk.no-ip.org>

Might this be the ext3 inclusion problem in configuration? I usually include ext3 in kernel rather than
a module.

Himanshu
On Fri, Feb 04, 2005 at 09:50:01AM +0000, Luciano Miguel Ferreira Rocha wrote:
> On Fri, Feb 04, 2005 at 10:31:01AM +0200, Roland Paterson-Jones wrote:
> > Hi all
> > 
> > Sorry for the newbie question.
> > 
> > I have installed xen-2.0.3 binary release over Fedora Core 3 2.6.9.
> > 
> > Xen boots, and XenLinux seems to start, but it can't find the root 
> > partition, eventually failing looking for an NFS root.
> > 
> > My root file system is on a logical volume:
> > 
> >    kernel /vmlinuz-2.6.9-1.667 ro root=/dev/VolGroup01/LogVol00
> > 
> > from the straight Fedora boot.
> > 
> > So, the xen version is:
> > 
> >    module /vmlinuz-2.6.10-xen0 root=/dev/VolGroup01/LogVol00 ro 
> > console=tty0
> > 
> > Do I have to do anything special to use the logical volume?
> Yes. Use an initrd. Create it with:
> mkinitrd /boot/initrd-2.6.10-xen0.img 2.6.10-xen0 -v -f
> 
> Then add it to grub:
> >    module /vmlinuz-2.6.10-xen0 root=/dev/VolGroup01/LogVol00 ro 
> > console=tty0
>      module /initrd-2.6.10-xen0.img
> 
> Before any of that, make sure you compiled the dom0 kernel with support
> to device-mapper/lvm.
> 
> Regards,
> Luciano Rocha
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel

-- 
-------------------------------------------------------------------------
Himanshu Raj
PhD Student, GaTech (www.cc.gatech.edu/~rhim)
I prefer to receive attachments in an open, non-proprietary format.
-------------------------------------------------------------------------


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

  reply	other threads:[~2005-02-04 15:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04  8:31 Newbie boot problem (root on logical volume?) Roland Paterson-Jones
2005-02-04  9:50 ` Luciano Miguel Ferreira Rocha
2005-02-04 15:52   ` Himanshu Raj [this message]
2005-02-04 18:39     ` Luciano Miguel Ferreira Rocha

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=20050204155234.GD27615@cc.gatech.edu \
    --to=rhim@cc.gatech.edu \
    --cc=xen-devel@lists.sourceforge.net \
    /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.