Re: customize Isolinux

2007-04-04 Thread Eric Crastes

Hello

Well, I try ... and it's work :-)
I remove the variables' the script try to replace and it don't stop or
complain and it's work ...
I am happy :-D
Only point to take care : don't forget to use the VESA Bios in Qemu (if you
test it with Qemu !!) ... otherwise the picture seems to be broken

ericc

On 4/3/07, Eric Crastes [EMAIL PROTECTED] wrote:


Hi

Thanks for your answer !
I can't modify the isolinux.cfg in the template folder as the script
lh_binary_syslinux try to replace some part of this file 
so first I am afraid to have a conflict and then a blocking situation
second the part modified by the script should also include some
modification to use vesamenu ...

If I use LIVE_TEMPLATE, I think I will endup with the same situation 
---isolinux.cfg generated by the script --
default linux
label linux
 kernel /live.386/vmlinuz
 append initrd=/live.386/initrd.img boot=casper locale=fr lang=fr
keyboard=fr xkeyboard=fr quiet splash username=user hostname=Live
label memtest
 kernel /live.386/memtest
display isolinux.txt
timeout 0
prompt 1
f1 f1.txt
f3 f3.txt
f4 f4.txt
f8 f8.txt
f9 f9.txt
f0 f10.txt
--- end 
--- isolinux.cfg , I would like to have (simpliest
configuration, can be more elaborated) -
default vesamenu.c32

label linux
 menu label ^Linux
 kernel /live.386/vmlinuz
 append initrd=/live.386/initrd.img boot=casper locale=fr lang=fr
keyboard=fr xkeyboard=fr quiet splash username=senior hostname=SeniorLive

label memtest
 menu label ^Memtest
 kernel /live.386/memtest

menu background boot.png
timeout 0
prompt 0
--end

Main interrest :
a nice boot screen in 640x480 24bits (I hope !!)
a menu, most simple to use for new users

ericc

On 4/3/07, Iñigo Tejedor Arrondo [EMAIL PROTECTED]  wrote:

 El lun, 02-04-2007 a las 22:49 +0200, Eric Crastes escribió:


 You can change the templates in /usr/share/live-helper/templates or copy
 it to another place, modify and then change the LIVE_TEMPLATES on the
 config files.

 ___
 Debian-live-devel mailing list
 Debian-live-devel@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel



___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Re: customize Isolinux

2007-04-03 Thread Iñigo Tejedor Arrondo
El lun, 02-04-2007 a las 22:49 +0200, Eric Crastes escribió:
 Hello 
 
 I would like to customize Isolinux configuration file and use
 vesamenu.c32 
 How can I do that ? 
 
 nb: I build an ISO image with lh_build and then in the binary folder,
 I try to add needed files and modifying the isolinux.cfg.
 Then I remove all binary_* files in folder .stage/ and relaunch the
 iso creation with :
 lh_binary 
 ... but it rebuild the isolinux.cfg file, so my custom file
 (vesamenu.c32 and the png picture) are here but the config file is
 back to it's original stage :-( . 
 
 Any trick ? 

You can change the templates in /usr/share/live-helper/templates or copy
it to another place, modify and then change the LIVE_TEMPLATES on the
config files.

 ericc
 ___
 Debian-live-devel mailing list
 Debian-live-devel@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


Re: customize Isolinux

2007-04-03 Thread Eric Crastes

Hi

Thanks for your answer !
I can't modify the isolinux.cfg in the template folder as the script
lh_binary_syslinux try to replace some part of this file 
so first I am afraid to have a conflict and then a blocking situation
second the part modified by the script should also include some modification
to use vesamenu ...

If I use LIVE_TEMPLATE, I think I will endup with the same situation 
---isolinux.cfg generated by the script --
default linux
label linux
kernel /live.386/vmlinuz
append initrd=/live.386/initrd.img boot=casper locale=fr lang=fr
keyboard=fr xkeyboard=fr quiet splash username=user hostname=Live
label memtest
kernel /live.386/memtest
display isolinux.txt
timeout 0
prompt 1
f1 f1.txt
f3 f3.txt
f4 f4.txt
f8 f8.txt
f9 f9.txt
f0 f10.txt
--- end 
--- isolinux.cfg, I would like to have (simpliest
configuration, can be more elaborated) -
default vesamenu.c32

label linux
menu label ^Linux
kernel /live.386/vmlinuz
append initrd=/live.386/initrd.img boot=casper locale=fr lang=fr
keyboard=fr xkeyboard=fr quiet splash username=senior hostname=SeniorLive

label memtest
menu label ^Memtest
kernel /live.386/memtest

menu background boot.png
timeout 0
prompt 0
--end

Main interrest :
a nice boot screen in 640x480 24bits (I hope !!)
a menu, most simple to use for new users

ericc

On 4/3/07, Iñigo Tejedor Arrondo [EMAIL PROTECTED] wrote:


El lun, 02-04-2007 a las 22:49 +0200, Eric Crastes escribió:


You can change the templates in /usr/share/live-helper/templates or copy
it to another place, modify and then change the LIVE_TEMPLATES on the
config files.

___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

customize Isolinux

2007-04-02 Thread Eric Crastes

Hello

I would like to customize Isolinux configuration file and use vesamenu.c32
How can I do that ?

nb: I build an ISO image with lh_build and then in the binary folder, I try
to add needed files and modifying the isolinux.cfg.
Then I remove all binary_* files in folder .stage/ and relaunch the iso
creation with :
lh_binary
... but it rebuild the isolinux.cfg file, so my custom file
(vesamenu.c32and the png picture) are here but the config file is back
to it's original
stage :-( .

Any trick ?

ericc
___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel