You need the install with dist precise, enter the chroot with ltsp-chroot --arch i386 --mount-all, install debian kernel package, install with dpkg -i , will present an error, apt-get -f install will solve, you removes other kernel, with dpkg -l linux*, search linux generic, one will come up with a version number, this is what should be removed, then you have to change the /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default adding the boot line nbdroot = /opt/ltsp/i386
default ltsp label ltsp kernel vmlinuz append ro initrd=initrd.img root=/dev/nbd0 init=/sbin/init-ltsp nbdroot=/opt/ltsp/i386 vt.handoff=7 Here it worked! Viva. 2014-08-09 9:44 GMT-03:00 Éderson <ederso...@gmail.com>: > I'm trying to run LTSP on Xubuntu 14.04 but I can't, Searching for any > help, I saw this: > > ...I've been running clients that way under Ubuntu 12.04 and 14.04, and > I've had no problems at all. > > Just download and install > this:https://packages.debian.org/wheezy/linux-image-3.2.0-4-486 > > > > > This is all that I need but I need more help. > > 1 - How can I install this deb package on LTSP? > > 2 - Do I need to unistall the others kernels installed on LTSP? How can I do > this? > > If possible, please send me all steps. > > > > ------------------------------------------------------------------------------ > > _____________________________________________________________________ > 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