| | 37 | * Use drblsrv command to setup DRBL server. Here we choose linux-image-2.6.18-6-486 as default DRBL PXE kernel image |
| | 38 | {{{ |
| | 39 | root@drbl-xen-srv:~# /opt/drbl/sbin/drblsrv -i |
| | 40 | [....skip....] |
| | 41 | Install kernel for clients... ... |
| | 42 | In ayo repository, searching the latest kernel ... |
| | 43 | *****************************************************. |
| | 44 | Now run: /opt/drbl/sbin/drblsrv-offline -c -d -a -l en_US -k /var/cache/apt/archives/linux-image-2.6.18-6-486_2.6.18.dfsg.1-18etch5_i386.deb "" "" |
| | 45 | Kernel package /var/cache/apt/archives/linux-image-2.6.18-6-486_2.6.18.dfsg.1-18etch5_i386.deb is used for client... |
| | 46 | *****************************************************. |
| | 47 | [....skip....] |
| | 48 | }}} |