Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

[Xen-devel] XEN CD --> USB stick

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx, jared@xxxxxxxxxxx
Subject: [Xen-devel] XEN CD --> USB stick
From: Eivind <gentoo.warrior@xxxxxxxxx>
Date: Mon, 28 Feb 2005 11:59:23 -0800
Delivery-date: Mon, 28 Feb 2005 20:01:18 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=PMAIpMDRBX6OZxgpmsc1GZFipkCRXzJJhVDfGLyKgGYwJX+YEFi8K2vh3MW2BDOL3ZT8bPzZ+pDxK9dxDas36dS0Nrnauivs0GDAShePmJuoyV5mxQD9tppE10B+ma8vM4iQnv8xMSjpGKo1ISlfJmKfT33iolqosLYh+YswchQ=
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
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>
Reply-to: Eivind <gentoo.warrior@xxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Hello all, 
(cc'd Jared, the author of XenCD)

I have moreover a general question regarding the construction of XenCD.

As you probably know, XEN does not yet support USB. Although, with a
new BIOS I am able to boot the XEN cd from my usb stick using the same
image - a pure cp -Ra xencd/* /mnt/usb/.

Now, since I cannot mount a usb stick to the /dev/sda* it becomes more
complicated to start other example domains as available on the CD
(there is no /boot/<kernel>).

Reverse engineering the image by taking the user space ram disk, unzip
it and mount it through a loopback device gives me access to the
filesystem which I can modify. However, the disk is too small so I
need to use 'dd if=/dev/zero of=...' to make another image which I
copy the entire existing FS to, compress it and then try to boot from
it.

This does not work - kernel panic. Could someone please get me some
instruction on how this work?

Thanks in advance
- Eivind


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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