En muista, olenko tätä tehnytkään näin päin. Toisin päin kyllä.
Pääte on virtuaalinen, palvelin fyysinen (kaksi verkkokorttia).
Ohessa VirtualBoxin asetukset. Imageen ei siis ole asennettu mitään, vaan otettu suoraan käyttöön PXE.
Asetuksissa pitää kertoa, että DHCP-palvelin löytyy eth1:stä. Kuvakaappaukset ohessa.
Kaikki toimii niin kuin pitääkin, esimerkiksi ssh-yhteys päätteeseen ja sisuskalujen tutkiminen.
root@ltsp26:~# lspci
00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02)
00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
00:01.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
00:03.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] (rev 10)
00:04.0 System peripheral: InnoTek Systemberatung GmbH VirtualBox Guest Service
00:05.0 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 01)
00:06.0 USB controller: Apple Inc. KeyLargo/Intrepid USB
00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
00:0d.0 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 02)
root@ltsp26:~#
Feature Freeze toteutui myös ltsp-paketin kohdalta eilen. Nyt on aika testata ja etsiä bugeja.
"ltsp (5.3-0ubuntu1) precise; urgency=low
* New upstream release (5.3):
- Most ltsp-build-client plugins have now been moved to ltsp-init.d
scripts, applying at boot time instead of build time.
- Massive rework of all our init scripts, including deprecation of
ltsp-client-setup.
- Better nbd handling, using the upstream nbd scripts. LTSP is now
using named NBD mount for both root and swap.
- Moved from a whitelist of boot services to a blacklist, please get
in touch with upstream if you noticed something that needs
blacklisting.
- New improved nbd-proxy with support for named NBD mounts
(nbd-proxy is turned off by default)
- Improvement to ltsp-update-image including, use of ionice by default.
- Lots of fat clients improvement.
- Proper handling of resolvconf
- LTSP now ships /sbin/init-ltsp that's used to configure the thin
client at boot time.
- Improve ltsp-chroot command (it even has a manpage now)
- Better handling of mixed NFS and NBD environment.
- More consistent use of ltsp_config and ltsp-*-functions giving us
a consistent environment and avoiding some delays.
- Improved sound volume handling using udev rule instead of the old
script.
- Plenty of other fixes, thanks to everyone involved with this release!
* Re-order all the debian/* files
* Add new upstream files to debian/ltsp-client-core.install
* Replace ttf-unfonts-core by fonts-nanum
* Drop upstart jobs (shouldn't be needed with new upstream)
* Remove ltsp-update-image.conf from /etc/ltsp/
* Change ltsp-server recommend to tftpd-hpa | dnsmasq
* Make ltsp-client-core depend on busybox-static to avoid installing
busybox, then replacing it by busybox-static.
* Switch to freerdp-x11 by default instead of rdesktop.
* Drop usplash from dependencies as upstream dropped support.
* Move /etc/nbd-server/config to /etc/nbd-server/config.ltsp-backup
on first upgrade of LTSP to a version using conf.d
* Make LTSP depend on nbd >= 1:2.9.25-2
* Drop nbd-update-config, now using conf.d
* Drop all debian/screen-session.d hacks as they are now either in LTSP
upstream or in the upstream kernel.
* Now source format 3.0 (quilt)"
https://launchpad.net/ubuntu/+source/ltsp/5.3-0ubuntu1Ystävällisin terveisin Asmo Koskinen.