Changes

Jump to navigation Jump to search
Line 68: Line 68:  
</syntaxhighlight>
 
</syntaxhighlight>
   −
Prepare the /boot folder with syslinux's micro programs.
+
Prepare the /boot folder with syslinux's modules.  The .c32 files that ship with syslinux are for systems that use a bios to boot.  Symlink the bios modules into syslinux's boot folder.
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
ln -s /usr/lib/syslinux/bios/*.c32 /boot/syslinux/
 
ln -s /usr/lib/syslinux/bios/*.c32 /boot/syslinux/
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu