Re: Deprecating NBD in favor of squashfs-over-NFS

Alkis Georgopoulos <[email protected]> Sat, 25 May 2019 18:54:34 +0300
Newsgroups gmane.linux.terminal-server.general
Message-ID <[email protected]>
It sounds like the client can't find pxelinux.cfg/default at all.

Check your tftp server logs, to see if for example it doesn't have read 
rights to the new "default" file you created, or if you misplaced it.

Cheers,
Alkis


On 5/25/19 6:35 PM, relosrl wrote:
> Il 17/05/2019 11:49, Alkis Georgopoulos ha scritto:
> 
> I'm trying over the weekend.
> 
>> apt install --yes nfs-kernel-server
> OK
> 
>> ltsp-config nfs
> OK
> 
>> rm /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default
>>
>> text='default ltsp-NFS
>> ontimeout ltsp-NFS
>>
>> label ltsp-NFS
>> menu label LTSP, using NFS
>> kernel vmlinuz-generic
>> append ro initrd=initrd.img-generic init=/sbin/init-ltsp forcepae
>> root=/dev/nfs nfsroot=/opt/ltsp/images ltsploop=i386.img
>> ipappend 3'
>>
>> echo "$text" >/var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default
> 
> My "default" file is:
> default ltsp-NFS
> ontimeout ltsp-NFS
> 
> label ltsp-NFS
> 
> menu label LTSP, using NFS
> 
> kernel vmlinuz-4.10.0-041000-generic
> 
> append ro initrd=initrd.img-4.10.0-041000-generic init=/sbin/init-ltsp
> forcepae root=/dev/nfs nfsroot=/opt/ltsp/images ltsploop=i386.img
> 
> ipappend 3
> 
> 
> 
> When booting, the client stops with the following error:
> TFTP prefix:/ltsp/i386
> Unable to locate configuration file
> 
> Rodolfo
> 
> 
> _____________________________________________________________________
> 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
> 



_____________________________________________________________________
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