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] XEN on a USB stick

To: "Eric S. Johansson" <esj@xxxxxxxxxx>
Subject: Re: [Xen-devel] XEN on a USB stick
From: Eivind <gentoo.warrior@xxxxxxxxx>
Date: Thu, 24 Feb 2005 09:25:12 -0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 24 Feb 2005 17:28: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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=N1TNe3OY9UQaa6HO/ZmtVQ8m6CkbkdBZZWSHZlXktAaL4axlNULdEcZI4JRuoN8MWN+Mt1U4WfgXX+M0La3kHsNPCLMvmui4ksEttzAPsn8hztY/BKYnS8RgpIFRh2oxytBCFBRiG1hAQC022TBQ2ghc2j19h3JAvSyvdIRBKzY=
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <421A8740.10806@xxxxxxxxxx>
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>
References: <dbc15d4905022116094e09a42e@xxxxxxxxxxxxxx> <421A8740.10806@xxxxxxxxxx>
Reply-to: Eivind <gentoo.warrior@xxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Hello All, 

Thank you all for your help, and I got it working by using the
previously released XenCD. Dumping the entire content of the CD onto
the usb stick and then install grub on it - works perfectly.

However, some tweaks was necessary. My FAT16 (0x06) FS does not
support filenames longer than 8 characters + the extension. menu.list
in /boot/grub (on my usb stick) must be changed appropriately.

Second, run grub and execute: 
- "root (hd1,0)" - this is the MBR of your usb stick (make sure you
are not choosing any other HD on your system ;o)
- "find /boot/grub/stage1" (make sure you are using the right path -
not your host system's /boot. On my system I must mount /dev/hda1 on
/boot. Instead, I created a symlink for /boot/grub to point to my usb
device boot/grub/ directory.
This last step should give you the options of the HDs in your system.
- "setup (hd1,0)" which points to my usb drive.

I am sure there is any other way to do this as well. But it works the
way I intended it to...

Again, Thanks a lot for your help
- Eivind


On Mon, 21 Feb 2005 20:13:36 -0500, Eric S. Johansson <esj@xxxxxxxxxx> wrote:
> Eivind wrote:
> > Hello all,
> >
> > Does anyone of you have some experience with booting XEN of a usb
> > stick? I have been able to boot Linux from it, but never attempted
> > booting XEN of it. With a 512Mb USB stick you should at least be able
> > to boot a minimal version of LFS and DSL from it.
> 
> suggestion, start with Devil Linux.  Change the CD-ROM creation process
> to create a CompactFlash image.  This image would be loaded onto flash
> (duh) and stuck in a CompactFlash to IDE adapter.  Then, using the
> built-in capabilities of devil Linux to load up its configuration off of
> usb flash sticks.
> 
> then xenify it
> 
> --
> http://www.salon.com/books/review/2004/12/18/heloise/index.html
> 
> The basis of Abelard's philosophy, which he taught to Heloise, was
> that logic had to be applied to religion in order to arrive at the
> truth.
>


-------------------------------------------------------
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>