From a0f8d898b167a4adcdfc31f98177425c8ec4dfbd Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 4 Mar 2019 18:06:29 +0100 Subject: MOAR FIXES1!!elf! --- _posts/2019-3-4-FOG-Debian-installer-netboot.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to '_posts') 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` -- cgit v1.2.3