|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] GRUB configuration on Debian xen.deb istallations
> after istallation i found into /boot dir the file xen.gz (and symbolic
> link as xen-2.0.gz etc.)
> but i haven't found a file as vmlinuz-xen or similar... i have only the
> original vmlinuz and initrd file
There could be many reasons for this: primarilly
1. You didn't do a
$make bzimage
$make install
2. You didn't edit the Makefile of the Xen domain 0 kernel source
tree.I think since the kernel version in the source tree is not
mentioned and thats why it is overwriting the original vmlinuz* and
system.map
Just take the timestamps of the files to be sure.
~$ubh
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|