Advertisement
SaintAnd

FBINST Menu - fbinst

Jul 29th, 2020
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. default 0
  2. timeout 5
  3. text "Please choose menu"
  4. text "F1. Continue boot to Grub4dos(default)"
  5. menu F1 grldr "grldr"
  6. text "F2. Launch PLoP boot manager"
  7. menu F2 linux "grub.exe" "" "--config-file=ls /plpbt.bin || find --set-root --devices=hf /plpbt.bin;kernel /plpbt.bin"
  8. text "F3. Continue boot to syslinux"
  9. menu F3 syslinux "ldlinux.bin"
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement