|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Creating a custom kernel configuration?
Hi,
I'm trying to build a Xen system using the latest xen-3.0-testing
package, and to be able to boot the system some support for RAID devices
and special network cards has to be configured.
The process I've used earlier is "make world; make install", however,
that produces a kernel that exits with a panic as it cant find the root
device.
I've also tried modifying the linux-defconfig_xen_x86_32 file in
buildconfigs, but when I do that the following message appears under
"make world":
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F
System.map -b /root/packages/files/xen-3.0-testing/dist/install -r
2.6.16.13-xen; fi
make[4]: Leaving directory
`/root/packages/files/xen-3.0-testing/linux-2.6.16.13-xen'
make -C linux-2.6.16.13-xen ARCH=i386
INSTALL_PATH=/root/packages/files/xen-3.0-testing/dist/install vmlinuz
make[4]: Entering directory
`/root/packages/files/xen-3.0-testing/linux-2.6.16.13-xen'
make[4]: *** No rule to make target `vmlinuz'. Stop.
make[4]: Leaving directory
`/root/packages/files/xen-3.0-testing/linux-2.6.16.13-xen'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/root/packages/files/xen-3.0-testing'
make[2]: *** [linux-2.6-xen-install] Error 2
make[2]: Leaving directory `/root/packages/files/xen-3.0-testing'
make[1]: *** [install-kernels] Error 1
make[1]: Leaving directory `/root/packages/files/xen-3.0-testing'
make: *** [world] Error 2
Anyone know what I can do to get the kernels configured?
Thanks,
Morten
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Creating a custom kernel configuration?,
Morten W. Petersen <=
|
|
|
|
|