Browse Source

My boot is too small for fallback

Donald Carr 7 years ago
parent
commit
d746991043
1 changed files with 2 additions and 1 deletions
  1. 2 1
      spudd.preset

+ 2 - 1
spudd.preset

@@ -3,7 +3,8 @@
 ALL_config="/etc/mkinitcpio.conf"
 ALL_kver="/boot/vmlinuz-spudd"
 
-PRESETS=('default' 'fallback')
+#PRESETS=('default' 'fallback')
+PRESETS=('default')
 
 #default_config="/etc/mkinitcpio.conf"
 default_image="/boot/initramfs-spudd.img"