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] (no subject)

To: Xuxian Jiang <precy_jiang@xxxxxxxxx>
Subject: Re: [Xen-devel] (no subject)
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Fri, 10 Oct 2003 17:48:22 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Fri, 10 Oct 2003 17:55:26 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Fri, 10 Oct 2003 08:40:56 PDT." <20031010154056.95588.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
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
>   I was able to boot the Live CD, and play with xenctl command. Thanks for 
> your excellent work!

Thanks.
  
>   One current questions is that though I was able to create another second 
> domain when Live CD bootstrapped, but it seems the initrd is the same ramdisk 
> file used for domain0. The initrd image would detect the CDROM or NFSDIR for 
> potentional root file system to mount on. Since CDROM has been used by 
> domain0, it seems reasonable to find the output (when I start the new created 
> domain) showing 
> [8];Unable to find CD-ROM and NFSDIR not specified
> 
> I have not tried NFSDIR for another domain. Any suggestions for running 
> second domain based on LiveCD?


You should be able to boot another domain from the CD, using the
initrd to create a ramdisk as the root file system (populated
from root.tar.gz), with the CDROM mounted as a read-only /usr.

> [8];Unable to find CD-ROM and NFSDIR not specified

The above message suggests that it was unable to mount the CDROM
for /usr. This is pretty odd, as if your domain0 image managed to
find the CD, its very strange that domain1 couldn't find it.

>From domain0, please can you send me the output of "df", "mount"
"ls -l /dev/cdrom_link".

Presumably you're using the default /etc/xenctl.xml and
/etc/xen-mynewdom script, and invoking xenctl with the following
vommand line?

 xenctl script -f/etc/xen-mynewdom


Thanks,
Ian



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>