boot menu configuration

Asked by Nonya Binness

I am trying to create a very constrained boot disk, IOW one that has no options for the user to select. Systemback produces an ISO with a grub.cfg in /boot/grub and isolinux.cfg in /isolinux

I would like both of these to simply select the first option immediately, ie offering the user no choice.

I can delete the 2nd, third and 4th menu options in the grub.cfg and it does as I would expect, but if I delete the 2nd, 3rd and 4th menu options in isolinux.cfg it fails to boot at all.

Can you tell me how to make the resulting DVD boot with none of the menu options being offered?

Question information

Language:
English Edit question
Status:
Answered
For:
Systemback Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Kendek (nemh) said :
#1

isolinux.cfg:

default live
label live
  menu label Boot Live system
  kernel /casper/vmlinuz
  append boot=casper initrd=/casper/initrd.gz quiet splash

Can you help with this problem?

Provide an answer of your own, or ask Nonya Binness for more information if necessary.

To post a message you must log in.