All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: Re: Need help..
@ 2004-04-21  0:45 Neugebauer, Rolf
  2004-04-21 15:29 ` I RATTAN
  0 siblings, 1 reply; 21+ messages in thread
From: Neugebauer, Rolf @ 2004-04-21  0:45 UTC (permalink / raw)
  To: I RATTAN, xen-devel; +Cc: Neugebauer, Rolf

xc_dom_create.py should create the correct kernel command line for dom1.
In particular, it should pass the correct root partition to the domain
based. That is the "virtual partition", i.e., /dev/sda1 in your setup
from earlier today. The command line passed into the new domain should
be printed out by the newly started domain (and IIRC by xc_dom_create.py
as well)

You still have to have the correct entries in dom1's /etc/fstab (based
on the translation of physical partitions to 'virtual partitions' you
create). That's /dev/sda1 for / and /dev/sda6 for /usr of you still have
the same setup as you emailed earlier today.

What's the error message you get?

Rolf

> -----Original Message-----
> From: xen-devel-admin@lists.sourceforge.net [mailto:xen-devel-
> admin@lists.sourceforge.net] On Behalf Of I RATTAN
> Sent: 21 April 2004 01:25
> To: xen-devel@lists.sourceforge.net
> Subject: [Xen-devel] Re: Need help..
> 
> I have the partitions for separate / and /usr for domain-1
> but no luck with domain-1 boot success. Domain-0 error about sharing
> partitons across domians is gone though. So, I would like to know
> how does exactly domain-1 boots(or will) based on the info in it's
> / partition or domain-0 / partiotion.
> 
> 1. Does it use the /boot/grub info of either dom0 or dom1?
> 2. Does it use the /etc/fstab entries of dom0 or dom1?
> 
> Any other ideas involved that might significant here?
> 
> -ishwar
> 
> On Tue, 20 Apr 2004, I RATTAN wrote:
> 
> > I am back to trying xen-1.2 and need a little(?) help.
> >
> > Hard disk config:
> > hda1 (primary swap), hda2(extended): had5(/, 1Gb), hda6(/usr, 2Gb),
> > hda7(1Gb), hda8(1Gb)
> >
> > Installed Fedora-core-1 using / and /usr
> > Downloaded precompiled xen-1.2-install.tar.gz
> > Installed it
> > Able to boot domain-0
> >
> > How do I put root partition info for dom1 on partition hda8
> > I tried dd if=/dev/hda5 of=/dev/hda8 bs=1024
> >   aborts with I/O error after copying the file system
> >   (mount says that it is invalid FS etc..)
> >
> > Is there another way? Just want to see if I can boot one more
> > domain other than domain-0.
> >
> > -ishwar
> >
> >
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2004-05-31 22:39 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-21  0:45 Re: Need help Neugebauer, Rolf
2004-04-21 15:29 ` I RATTAN
2004-04-21 16:05   ` Mark Williamson
2004-04-21 17:21     ` I RATTAN
2004-04-21 17:40       ` Rolf Neugebauer
2004-04-22  2:28         ` I RATTAN
2004-04-22 15:07           ` I RATTAN
2004-04-27 18:56             ` problems with latest unstable Kip Macy
2004-04-28  0:28               ` Ian Pratt
2004-04-28  1:24                 ` Kip Macy
2004-04-28  2:15                   ` Ian Pratt
2004-04-28  2:22                   ` Nuno Silva
2004-04-28  6:52                   ` Keir Fraser
2004-05-16  0:24                     ` stopping a domain Kip Macy
2004-05-16  7:48                       ` Keir Fraser
2004-05-16 18:53                         ` Kip Macy
2004-05-31 20:38                     ` scheduler panic Kip Macy
2004-05-31 21:27                       ` Keir Fraser
2004-05-31 21:46                         ` Kip Macy
2004-05-31 22:24                           ` Ian Pratt
2004-05-31 22:39                             ` Kip Macy

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.