From Fedora Project Wiki
m (1 revision(s)) |
|||
Line 1: | Line 1: | ||
<!-- page was renamed from StatelessLinuxHOWTO | <!-- page was renamed from StatelessLinuxHOWTO | ||
--> | --> | ||
Some of the tasks involved in setting up a stateless linux system include: | Some of the tasks involved in setting up a stateless linux system include: | ||
# [[StatelessLinux/ServerConfiguration| Installing and configuring your stateless server]] | |||
# [[StatelessLinux/CreateClientImage| Creating an image to be used by your stateless clients]] | |||
# [[StatelessLinux/ClientConfiguration| Configuring and booting a client with an image]] | |||
# Modifying an image and making those modifications available to clients | |||
Below we hope to create a set of HOWTOs describing various options for how one goes about these tasks using current (FC6) rawhide. In time, we will develop tools to make these tasks far easier, but in the mean time they will serve as a decription for what the future tools will do. | Below we hope to create a set of HOWTOs describing various options for how one goes about these tasks using current (FC6) rawhide. In time, we will develop tools to make these tasks far easier, but in the mean time they will serve as a decription for what the future tools will do. | ||
Line 19: | Line 14: | ||
There are various additional in which you can now use the image: | There are various additional in which you can now use the image: | ||
# [[StatelessLinux/NFSRoot| Boot it via an NFS exported directory with Xen]] | |||
# [[StatelessLinux/NFSLoopbackRoot| Boot it via a file on an NFS export]] | |||
# [[StatelessLinux/iSCSIRoot| Boot it it via iSCSI]] | |||
# Create a LiveCD using the image | |||
Revision as of 06:51, 2 June 2008
Some of the tasks involved in setting up a stateless linux system include:
- Installing and configuring your stateless server
- Creating an image to be used by your stateless clients
- Configuring and booting a client with an image
- Modifying an image and making those modifications available to clients
Below we hope to create a set of HOWTOs describing various options for how one goes about these tasks using current (FC6) rawhide. In time, we will develop tools to make these tasks far easier, but in the mean time they will serve as a decription for what the future tools will do.
Booting Images
There are various additional in which you can now use the image:
- Boot it via an NFS exported directory with Xen
- Boot it via a file on an NFS export
- Boot it it via iSCSI
- Create a LiveCD using the image