aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-03-04 18:06:29 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-03-04 18:06:29 +0100
commita0f8d898b167a4adcdfc31f98177425c8ec4dfbd (patch)
tree9bc18de39a62b399cdaa24866309f1f18c99f4ee
parenta2b087129434b1fa8af948c8be91fcc188de3cd4 (diff)
downloadkompetenzbolzen.github.io-a0f8d898b167a4adcdfc31f98177425c8ec4dfbd.tar.gz
MOAR FIXES1!!elf!
-rw-r--r--_posts/2019-3-4-FOG-Debian-installer-netboot.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/_posts/2019-3-4-FOG-Debian-installer-netboot.md b/_posts/2019-3-4-FOG-Debian-installer-netboot.md
index 75655cc..c5bd4fc 100644
--- a/_posts/2019-3-4-FOG-Debian-installer-netboot.md
+++ b/_posts/2019-3-4-FOG-Debian-installer-netboot.md
@@ -3,11 +3,11 @@ layout: post
title: Using FOG to deploy debian netboot installer
---
-1. Create directory:
+### Create directory:
`mkdir -p /tftpboot/os/debian/x.x`
-2. Get netboot and unpack
+### Get netboot and unpack
`cd /tmp`
@@ -29,9 +29,12 @@ title: Using FOG to deploy debian netboot installer
`rm -rf ./netboot``
-3. Create FOG menu entry
+### Create FOG menu entry
+
Menu Item: os.debian9x
+
Description: Debian Installer
+
Parameters:
`kernel tftp://${fog-ip}/os/debian/9.x/linux`