|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] [Need Help] Problem with compilation xen-2.0-testing
> ##########################
>
> title Xen 2.0 / XenLinux 2.6
> kernel (hd0,1)/boot/xen/vmlinuz root=/dev/hdc2 dom0_mem=256000 console=v
> module (hd0,1)/boot/xen/vmlinuz-2.6-xen0 root=/dev/hdc2 ro console=tty0
>
> ###########################
>
> Normally I can also use the vmlinuz, which is compressed kernel...., can I
> ?
The "kernel" line should give the path to xen.gz, the "module" line should be
the path to the Linux kernel you want to boot on top of Xen for domain 0.
Cheers,
Mark
>
>
> files
>
> ###########################
>
> linux:/boot/xen # file ./vmlinuz
> ./vmlinuz: gzip compressed data, from Unix, max compression
>
> linux:/boot/xen # file ./vmlinux
> ./vmlinux: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
> staticallylinked, not strippe
>
> ###########################
>
> Maybe I can change the standard config of the xen-2.0.testing before I
> start the prozess with "make world".
> But where I can find these settings ?
>
>
> Best regards
>
>
>
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|