Changes between Version 6 and Version 7 of jazz/DRBL_Xen
- Timestamp:
- Jun 3, 2008, 6:23:56 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/DRBL_Xen
v6 v7 59 59 60 60 * To load Xen-based kernels you have to use the SYSLINUX multiboot module mboot.c32. So we copy mboot.c32 and xen kernel to TFTP root directory of DRBL. 61 * Reference: [http://syslinux.zytor.com/wiki/index.php/Xen Syslinux Wiki]62 61 {{{ 63 62 root@drbl-xen-srv:~# dpkg -S mboot.c32 … … 83 82 * Use Thin Client VMWare Image to test DRBL 84 83 * [[Image(drbl_xen_client_boot_2.jpg)]] 84 85 == Reference == 86 87 * [http://syslinux.zytor.com/wiki/index.php/Xen Syslinux Wiki] 88 * [http://os-drive.com/files/docbook/xen-pxeboot.html Xen PXE Boot Howto] 89 * [http://www.tjd.phlegethon.org/software/ Bootloader support for Xen] 90 * If you are using debian, beware of bug [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=391152 #391152] 91