Greetings,

On Thu, May 22, 2014 at 5:07 AM, casibu <[email protected]> wrote:

> hello,
>
> in the isolinux folder are the files to configure:
>
> 1. isolinux.cfg
> 2. menu.cfg
> 3. stdemnu.cfg
> 4. live.cfg
>
>
> my question is, is it possible to take only one file,
> isolinux.cfg, to start the boot process.
>
> if yes would this be a correct file that work:
> ---------------------------------------------------------
> isolinux.cfg:
>
> default vesamenu.c32
> prompt 0
> timeout 0
>
> menu background splash.png
>
> menu helpmsgrow 15
> # The command line must be at least one line from the bottom.
> menu cmdlinerow 16
> menu timeoutrow 16
> menu tabmsgrow 18
> menu tabmsg Press ENTER to boot or TAB to edit a menu entry
>
> menu default
>     kernel /live/vmlinuz
>     append initrd=/live/initrd.img boot=live config
>
> ---------------------------------------------------------------------------------------
>
> would the kernel boot in this case?
>

It might assist you to examine how live-medium-install prepares the boot
menu
http://live.debian.net/gitweb/?p=live-tools.git;a=blob_plain;f=bin/live-medium-install;hb=refs/heads/debian-next



>
> thanks for help
>
>
>
>
>
>
>
>
>
> -------------------------------------------------
>
> VFEmail.net - http://www.vfemail.net
> ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of
> the NSA's hands!
> $24.95 ONETIME Lifetime accounts with Privacy Features!
> 15GB disk! No bandwidth quotas!
> Commercial and Bulk Mail Options!
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
> Archive: https://lists.debian.org/[email protected]
>
>

Reply via email to