[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
howtos:slackware_admin:set_up_syslinux_as_boot_loader_on_uefi_based_hardware [2016/08/17 10:15 (UTC)] – created tonberryhowtos:slackware_admin:set_up_syslinux_as_boot_loader_on_uefi_based_hardware [2016/08/17 10:20 (UTC)] – typo tonberry
Line 80: Line 80:
 </code> </code>
  
-  * Do not forget to set correct partition codes. EFI boot partions has code 'ef00'.+  * Do not forget to set correct partition codes. EFI boot partitions has code 'ef00'.
 <code> <code>
 # sgdisk -t 1:ef00 /dev/sda # sgdisk -t 1:ef00 /dev/sda
 howtos:slackware_admin:set_up_syslinux_as_boot_loader_on_uefi_based_hardware ()