Update documentation

This commit is contained in:
Marcos Vallim 2019-06-26 16:27:54 -03:00
parent ba7a09dbe4
commit 4b11970fb5
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ apt-get autoremove -y
```
cp /usr/lib/ISOLINUX/isolinux.bin image/isolinux/
cp /usr/lib/syslinux/modules/bios/ldlinux.c32 image/isolinux/ # for syslinux 5.00 and newer
cp /usr/lib/syslinux/modules/bios/ldlinux.c32 image/isolinux/
cp /boot/memtest86+.bin image/install/memtest
```