Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
syslinux (extlinux) configuration problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
squeegily
n00b
n00b


Joined: 17 Apr 2016
Posts: 57

PostPosted: Sat May 27, 2017 6:45 pm    Post subject: syslinux (extlinux) configuration problems Reply with quote

I'm using the syslinux bootloader on my EXT4 partition.

What I want is for Linux to be the default boot entry, but for holding Shift or Alt during bootup to trigger a MENU (no need for VESA).

What I have set up is this:
Code:
DEFAULT menu.c32
PROMPT 0
MENU SHIFTKEY

LABEL gentoo
   KERNEL /boot/vmlinuz
   APPEND rw root=/dev/sda2 rootfstype=ext4

LABEL windows
   COM32 chain.c32
   APPEND hd0 3


However, what this ACTUALLY does is:
  • Gentoo by default
  • Caps or Scroll Lock being enabled at boot will pull up a PROMPT (from which gentoo/windows must be typed manually)
  • Left and right Shift and Alt are all ignored


How can I make the syslinux bootloader boot Linux by default, with the Shift or Alt keys triggering either Windows or a menu?
_________________
~0x4657bfb0
Code:
print pack"C*",split/\D+/,`echo "16iII*o\U@{$/=$z;[(pop,pop,unpack"H*",<>
)]}\EsMsKsN0[lN*1lK[d2%Sa2/d0<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<J]dsJxp"|dc`
Back to top
View user's profile Send private message
Zucca
Moderator
Moderator


Joined: 14 Jun 2007
Posts: 3345
Location: Rasi, Finland

PostPosted: Thu Jun 08, 2017 12:41 pm    Post subject: Reply with quote

I had problems with numlock being enabled at boot and the solution was to go trough BIOS/UEFI serttings until I found the setting to disable it. Have you tried it?
_________________
..: Zucca :..
Gentoo IRC channels reside on Libera.Chat.
--
Quote:
I am NaN! I am a man!
Back to top
View user's profile Send private message
josephg
l33t
l33t


Joined: 10 Jan 2016
Posts: 783
Location: usually offline

PostPosted: Thu Jun 08, 2017 12:47 pm    Post subject: Reply with quote

in my case, the only key that brings up hidden grub menu is escape. i wonder why?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum