Welcome to the Linux Foundation Forum!
LAN PXE Boot
Heya all!
As you all know it's possible to install Ubuntu and all sorts of flavors via LAN boot using PXE. But is it possible to use it for normal usage. I mean, using it like you would boot from your harddrive into your ubuntu desktop, but now using PXE? I only find installation howto's but not using it for normal usage
Thanks in advance!
0
Comments
Now I understand that what you may want is to run a full Linux distro (like Ubuntu) and albeit this is doable I wouldn't advise anyone to do this.
I work in computer management and I am a strong advocate to use Linux as a pre-boot environment as it can be loaded in a very short time compared to WinPE.
Would you really want to download 600MB over the net to boot up a Linux system?
At this rate I would rather use a USB stick boot option.
[1] www.ltsp.org
The installation went smoothly, but now's the finetuning
What i've done is creating a small boot file around 8 Megs, and the actual linux image. It's not that big, only contains the base system and the X server, and the rest is handled by the server.
It was by no means my idea to pump over 600 Megs of data
As stated by the last post, i use NFS to mount the volumes over the network and works like a charm!
So far, thanks for the link and the support, appreciate it!