Content deleted Content added
vva |
m →top: HTTP to HTTPS for SourceForge |
||
(11 intermediate revisions by 8 users not shown) | |||
Line 6:
| caption = Graphical boot menu of DRBL.
| developer = NCHC Free Software Labs
| released = {{
| latest_release_version = 2.2.11<ref>{{Cite web|url=https://sourceforge.net/projects/drbl/files/drbl_stable/|title = Diskless Remote Boot in Linux (DRBL) - Browse /Drbl_stable at SourceForge.net}}</ref>
| latest_release_date = {{
| operating system = [[Linux]]
| genre = Disk cloning, Disaster recovery, Network boot, PXE boot
| license = [[GNU General Public License]]
| website = [
}}
'''DRBL''' (
It could be used for
Line 26:
* [[Live CD]].
Installation is possible on a machine with [[Debian]], [[Ubuntu (operating system)|Ubuntu]], [[Mandriva]], [[Red Hat Linux]], [[Fedora (operating system)|Fedora]], [[CentOS]] or [[SUSE S.A.|SuSE]] already installed.
DRBL comes under the terms of the [[GNU GPL]] license so providing the user with the ability to customize it.
Line 45:
DRBL allows one to set up multiple [[diskless node]]s with relative ease.
==
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 mount an [[network File System|nfs]] share (also provided by the DRBL server) as its root (/) partition. From there, the client boots either the linux distribution on which the DRBL server is installed, Clonezilla, or an installer for various Linux distributions, depending on how that particular client was configured on the DRBL server.
Line 51:
All system resources reside on the local machine except storage, which resides on the DRBL server.
==System recommendations==
The main bottleneck in a DRBL installation is between the storage on the DRBL server, and the client workstation. Fast storage on the server (RAID), and a fast network (Gigabit Ethernet), are ideal in this type of environment.
==External resources==
* [
* [http://www.clonezilla.org/ Clonezilla]
Line 66:
{{DEFAULTSORT:Diskless Remote Boot In Linux}}
[[Category:Booting]]
[[Category:Network booting]]
[[Category:Provisioning]]
[[Category:Embedded Linux]]
[[Category:Linux software]]
|