Content deleted Content added
m add Chinese language |
|||
Line 47:
==How it works==
The client computer is set to boot from the network card using PXE or Etherboot. The client requests an IP address, and tftp image to boot from, both are provided by the DRBL server. The client boots the [[initrd|initial RAM disk]] provided by the DRBL server via tftp, and proceeds to map an [[nfs]] share (also provided by the DRBL server) as its root (/) partition. From there, the client boots either the linux distribution
All system resources reside on the local machine except storage, which resides on the DRBL server.
|