Greetings.
so i would understand that the following lines should be working.
i put them in the isolinux.cfg and no other config file:
default live
prompt 0
timeout 50
default vesamenu.c32
menu background splash.png
menu title Debian Linux live
menu separator
menu separator
menu separator
menu separator
menu separator
menu separator
menu separator
menu color title * #FFFFFFFF *
menu color border * #00000000 #00000000 none
menu color sel * #ffffffff #76a1d0ff *
menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff *
menu color tabmsg * #ffffffff #00000000 *
menu color help 37;40 #ffdddd00 #00000000 none
menu vshift 9
menu rows 10
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
label live
menu label ^Live
menu default
linux /live/vmlinuz
initrd /live/initrd.img
1. what dooes the circumflex Symbol before the word Live mean?
2. ist the path /live/vmlinuz in cases that the real name is
vmlinuz-3.0.4.., also correct.
3. so this file should work?
thanks
Am 23.05.2014 04:29, schrieb Richard Nelson:
> 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]
>>
>>
-------------------------------------------------
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!