|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Booting XenoLinux with LOADLIN
On Thu, 06 Jan 2005 21:54:24 +0000, Ian Pratt <Ian.Pratt@xxxxxxxxxxxx> wrote:
> You'll need to use Tim Deegan's "mbootpack" which takes a xen
> image and linux kernel and packages them up into something that
> looks like a single bzImage:
> http://www.tjd.phlegethon.org/software/
>
> Please let us know how you get on.
>
> Ian
Well, thanks for the advice.
I didn't have luck. I used theese steps:
# gunzip ./xen.gz
# mbootpack -c 'dom0_mem=131072 noreboot' -m './vmlinuz-xen0
root=/dev/hda3 ro' ./xen
This created the bzImage, no errors. Copied it to C:, and then from DOS:
C:\> loadlin bzImage
This loads something and then reboots very fast. With 'noreboot' too.
Next thing to try is a GRUB floppy :)
--
/Varga Péter/
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|