diff options
author | Eric Hameleers <alien@slackware.com> | 2017-04-16 15:24:55 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2017-04-16 15:24:55 +0200 |
commit | a4db2548600feb26f63d4f7d7944615132ee7853 (patch) | |
tree | 34c8cfcfcae8f2773c5ce0a17f6e89946b102977 /menu.tpl | |
parent | e294d47db5b25dd8563e515b3003c008ee4641ce (diff) | |
download | liveslak-a4db2548600feb26f63d4f7d7944615132ee7853.tar.gz liveslak-a4db2548600feb26f63d4f7d7944615132ee7853.tar.xz |
Add new supported Live variant STUDIOWARE
Diffstat (limited to 'menu.tpl')
-rw-r--r-- | menu.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ label live menu label Start @LIVEDE@ Live menu default kernel /boot/generic - append initrd=/boot/initrd.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 kbd=@KBD@ + append initrd=/boot/initrd.img @KAPPEND@ load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 kbd=@KBD@ text help @CDISTRO@@DIRSUFFIX@-@SL_VERSION@, kernel @KVER@. Add 'load=nvidia' to the commandline |