[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Re: Need help..
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@xxxxxxxxxxxxxxxxxxxxx [mailto:xen-devel- > admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of I RATTAN > Sent: 21 April 2004 01:25 > To: xen-devel@xxxxxxxxxxxxxxxxxxxxx > 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@xxxxxxxxxxxxxxxxxxxxx > 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_id70&alloc_id638&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |