Re: a few questions
Greetings,
On Wed, Mar 25, 2009 at 4:57 AM, Tom Deblauwe <tom.deblauwe@telenet.be> wrote:
> Hello,
>
> First: thanks for this project, it's really cool.
>
I too believe cool and a super valuable project. :)
> I have a few questions:
> 1) Is there an example of what should be put in the "binary_syslinux"
> directory? I couldn't find examples or docs how to use this. I want to
> modify the choices I would get in the boot menu.
Not sure, so someone else will need to comment. But the file
/usr/share/live-helper/templates.debian/syslinux/common/live.cfg is
what is used by default. Maybe try setting
config/common:LH_TEMPLATES="/usr/share/live-helper/templates" to a
local copy and then edit to your desire the live.cfg .
> 2) Our program would run totally in memory, so that one could just remove
> the usb key and it would continue to run. So i just need to add "toram" to a
> boot line and this will be ok?
Yes I think so, but the stock disclaimer of ymmv.
> I could do that in syslinux in each boot menu
> choice, like in question 1?
You can also just edit the entries of:
config/binary:LH_SYSLINUX_MENU_LIVE_ENTRY
and
config/binary:LH_BOOTAPPEND_LIVE
> 3) How can I change the label of the fat16 filesystem on the resulting
> binary from "DEBIAN_LIVE" to something else?
Not sure. There may be a LH_ variable that does this. What happens if you edit:
config/binary:LH_ISO_APPLICATION
>
> Thanks,
I hope some of this information is helpful.
> Best regards
> Tom,
Reply to: