manual transfer done for documentation, still hero issues for parsing

This commit is contained in:
2024-04-15 21:57:46 +00:00
parent 99c05100c3
commit b63f091e63
536 changed files with 20490 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<h1> Building a DIY 3Node </h1>
This section of the ThreeFold Farmers book presents the necessary and basic steps to build a DIY 3Node.
For advanced farming information, such as GPU farming and room parameters, refer to the section [Farming Optimization](../farming_optimization/farming_optimization.md).
<h2> Table of Contents </h2>
- [1. Create a Farm](./1_create_farm.md)
- [2. Create a Zero-OS Bootstrap Image](./2_bootstrap_image.md)
- [3. Set the Hardware](./3_set_hardware.md)
- [4. Wipe All the Disks](./4_wipe_all_disks.md)
- [5. Set the BIOS/UEFI](./5_set_bios_uefi.md)
- [6. Boot the 3Node](./6_boot_3node.md)