Changes

Jump to navigation Jump to search
Line 74: Line 74:  
Prepare the /boot folder with syslinux's init stuff.
 
Prepare the /boot folder with syslinux's init stuff.
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
cp -r /usr/lib/syslinux/bios/*.c32 /boot/syslinux/
+
ln -s /usr/lib/syslinux/bios/*.c32 /boot/syslinux/
 
extlinux --install /boot/syslinux
 
extlinux --install /boot/syslinux
 
</syntaxhighlight>
 
</syntaxhighlight>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu