WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] The Problem of Creating a domain

To: "Inaba" <m9244001@xxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] The Problem of Creating a domain
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Thu, 12 Feb 2004 08:11:07 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Thu, 12 Feb 2004 08:20:26 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Mon, 09 Feb 2004 21:39:25 +0800." <001601c3ef12$2270bf50$377519a3@linux0gdq9s4ub>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
 
> [6] ctivating swap partitions:  swapon: /dev/hda7: No such device or address
> [6] [FAILED]
> [6] ioctl 80041272 not supported by xl_block
> [6] Finding module dependencies:  depmod: Can't open 
> /lib/modules/2.4.24-xeno/modules.dep for writing
> [6] [FAILED]
> [6] Checking filesystems
> [6] Couldn't find matching filesystem: LABEL=/policy

Edit your /etc/fstab on /dev/hda8 so that it includes a device
name rather than a Label for your filesystems (The standard
kernel configuration doesn't have devfs)

Also, if you want to use hda7 for swap in the new domain you'll
need to make it available:

vbd_list = [ ('phy:hda8','hda8','w'), ('phy:hda7','hda7','w') ]

However, your fdisk output suggests that you might be using
hda7 as swap for domain0. Don't use the same swap partition for
domain 1 !!!


Ian


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel