On 5/28/07, Scott Balneaves <[EMAIL PROTECTED]> wrote:
> On Mon, May 28, 2007 at 05:55:04PM +0200, Jan Kunder wrote:
> > Hi.
> > LTSP5 - should I use nbi, vmlinuz or initrd images?
>
> The initrd images are the initial ram disk.
>
> The dhcpd.conf file should take care of that for you: if you're booting
> with etherboot, it will use the nbi image, if you're booting with PXE,
> it will use the other.
>
> Scott

In ltsp4.2 I use vmlinuz.
So why NBI in ltsp5?

group terminals {
    if substring (option vendor-class-identifier, 0, 9) = "PXEClient" {
        filename "/tftpboot/lts/2.6.17.8-ltsp-1/mpxe";
        #filename              "/tftpboot/lts/2.6.17.8-ltsp-1/pxelinux.0";
    }
   else if substring (option vendor-class-identifier, 0, 9) = "Etherboot" {
     #filename              "/tftpboot/lts/vmlinuz-2.4.22-ltsp-2";
     filename    "/tftpboot/lts/vmlinuz-2.6.17.8-ltsp-1";
    }


-- 
Jan Kunder

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to