Hello,
Is there a way to specify multiple targets with --binary-images with
live-helper 1.0.1+20081202?
>From looking at lh_binary_iso, it looks like 'lh_config
--binary-images "iso tar"' should work, but when I try it, I get an
error message:
# : Begin installing grub...
# mkdir: cannot create d
On Fri, 2008-12-05 at 06:16 +0100, Daniel Baumann wrote:
> Juergen Fiedler wrote:
[...]
> > What is the right way to create two different binary images from the
> > same configuration?
>
> look at examples/cron/images.sh
Thank you. Now, of course, I am wondering whether I a
On Wed, Jan 7, 2009 at 8:42 AM, Chris Lale wrote:
> Thanks, Yohann.
>
> Yohann Lepage wrote:
> [...]
>>
>> But i use an other way to install debian live on usb stick (because i
>> use 2 partitions)
>> -create binary.iso
>> -copy the content of iso in the usb stick
>> -install boot manager on usb s
On Thu, Jan 15, 2009 at 8:26 PM, schoappied wrote:
> Hi,
>
> Any ideas how to include the newest lilypond, which should be installed
> using a .sh script installer?
>
> http://lilypond.org/web/install/#2.12
If you can deal with the fact that your build will require some
interaction (pressing ent
On Fri, Jan 16, 2009 at 9:59 AM, Daniel Baumann wrote:
> I've improved this, the way config.cfg is handled is:
>
> * if config.cfg is executed, its output is taken as extra arguments.
[...]
It looks to me like the line that does this (I think it's line 719 in
lh_config right now) should be
EXT
On Fri, Jan 16, 2009 at 9:59 AM, Daniel Baumann wrote:
> I've improved this, the way config.cfg is handled is:
>
> * if config.cfg is executed, its output is taken as extra arguments.
>
> * if config.cfg is not executable, but it's readable, its content
>is taken as arguments.
One more: How
Hello,
I am trying to wrap my mind around using scripts/config, but it doesn't wrap
so well right now.
I thought that maybe one could set environment variables in there, but the
way scripts/config is called, they wouldn't catch.
Can anyone give me some pointers on what to do in scripts/config? May
On Mon, Feb 9, 2009 at 2:10 AM, Daniel Baumann wrote:
> Juergen Fiedler wrote:
> > Hello,
>
> Hi,
>
> > Maybe even an example?
>
>
> http://git.debian.org/?p=debian-live/config-daniel.git;a=blob;f=scripts/config
>
Quite obvious, in retrospect.
Thank you very much!
-Juergen
If I am not mistaken, your inittab is modified from within the initramfs
early during boot time. Adding 'noautologin' to the kernel parameters should
stop that. You would the have to modify the line for tty1 by hand if you
still want autologin.
The error message from startx happens because 5 insta
IANAL, but:
On Tue, Apr 28, 2009 at 7:32 PM, David Cottrill
wrote:
> So of, but not really.
>
> Making, for example, a mythbuntu box using Debian-live it is a security
> flaw to install ssh where it is not needed and a usability flaw to
> include root access for a box intended for those ignorant
Hello,
I am trying to build a Lenny net image on a Lenny machine with
live-helper 1.0.4+20090420.1002 from live.debian.net.
The build was configured with:
> lh_config --net-root-filesystem "cifs" \
>--net-root-server "192.168.1.1" \
>--net-root-path "/bootimage/" \
>--bina
On Thu, Apr 30, 2009 at 5:48 PM, Maximiliano Marin Bustos
wrote:
> On Thu, Apr 30, 2009 at 5:45 PM, Juergen Fiedler
[tale of woe snipped]
> Maybe the server needs configuration for its NFS server.
>
> --
> Atte,
> Maximiliano Marin
> http://blog.maximilianomarin.com
>
hanks,
~Juergen
On Thu, Apr 30, 2009 at 10:30 PM, Richard Nelson wrote:
> Greetings,
>
> Could you post your tftpboot boot information? I think the file is
> tftpboot/debian-live/i386/boot-screens/menu.cfg
>
> But it would be helpful to see the append line.
>
> Thanks.
>
Hello,
On Fri, May 1, 2009 at 10:00 AM, Richard Nelson wrote:
> Greetings,
>
> On Thu, Apr 30, 2009 at 10:10 PM, Juergen Fiedler
> wrote:
>> Hello,
>>
>> This is the first entry in my life.cfg:
>>> label live
>>> menu label Live
>>
Hello,
On Fri, May 1, 2009 at 1:54 PM, Richard Nelson wrote:
[...]
>>> Do the logs on the windows server show any attempts to connect?
>>
>> No trace of any attempt to connect. I think it may have to do with the
>> lack of /sbin/mount.cifs in the initrd.
>> Is live-helper normally supposed to put
On Sat, May 2, 2009 at 2:44 AM, Daniel Baumann wrote:
> Juergen Fiedler wrote:
>> I noticed that smbfs gets installed in the chroot, but doesn't
>> mount.cifs still doesn't end up in the initrd image.
>
> indeed, found the bug..
>
> workaround: symlink
&g
> Thanks for you fast reply.
>
> I boot the image with the options that it can see in the snapshot, and
> enclose another snapshots with the error and the dmesg.
I think this is a general squeeze issue.
Among other things, the output says that you are using squashfs 3.3-CVS. Do a
# file binary/l
On Wed, May 13, 2009 at 8:38 PM, Albretch Mueller wrote:
[...]
> usually I would keep the installation package around for when I need
> it, but during installation at some point you are asked for:
> ~
> Please enter the installation path of the Mozilla, Netscape,
> or Opera browser (i.e., /usr/li
Hello,
I seem to be having an issue building sid images with grub as the
bootloader. Apparently, this stems from sid transitioning to grub2,
which does not seem to work well with live-helper yet.
I am building with live-helper 1.0.5 on an up-to-date sid system
(inasmuch as such a system can ever b
Hello,
I have asked this question quite a while ago: How do I keep kernel and
module files out of the main squashfs?
For the longest time, the answer I got back then worked very nicely
for me - a config/binary_rootfs/excludes that looks like this:
---
/initrd.img*
/vmlinuz*
/boot/*
---
Hello,
I created my first iso-hybrid image today and was very impressed. I really
love the idea of one image that you can use on both CD's and thumb drives.
One thing is still puzzling me: Is there any way to write a hybrid image to
a thumb drive, and prepare the rest of the drive in such a
On Sun, Jul 18, 2010 at 6:44 PM, Daniel Baumann wrote:
> On 07/18/2010 10:46 PM, James Van Scoy wrote:
>> So, the procedure is to make two partitions on the stick, the first a
>> FAT partition and the second an ext2 partition named "live-rw".
>> Then copy the files inside the iso file to the FAT p
On Sun, Oct 31, 2010 at 6:41 AM, os.n...@gmx.de wrote:
> Hello,
>
> I created with Squeeze live-helper a binary.iso and burnt it with wodim
> (from Squeeze and a second time with wodim from Lenny) onto a CD. When I
> boot these images from CD, everytime I get the following error messages:
>
> Loa
Hello,
Right now, it looks like recent Sid images will not boot because the current
kernel available in Sid (2.6.39-1) does not support aufs.
I know there was an option for using unionfs instead of aufs, but that one
seems to be dead for good.
Does anybody have a workaround for that yet? I was thi
On Sat, May 28, 2011 at 1:38 PM, Daniel Baumann <
daniel.baum...@progress-technologies.net> wrote:
> On 05/28/2011 07:35 PM, Juergen Fiedler wrote:
>
>> Right now, it looks like recent Sid images will not boot because the
>> current kernel available in Sid (2.6.39-
Hello,
This may be another one of those "don't use sid, dummy!" items, but I
thought I'd put it out there, anyway:
I create a very basic sid based live CD using live-build 3.0~a45-1 on a sid
machine:
lb config -d sid && lb build
When I boot the resulting ISO, none of the configuration option
On Tue, Mar 27, 2012 at 4:16 AM, Philip Newborough <
corenomi...@corenominal.org> wrote:
> On Tue, Mar 27, 2012 at 7:00 AM, Juergen Fiedler
> wrote:
> > Hello,
> >
> > This may be another one of those "don't use sid, dummy!" items, but I
> > th
On Tue, May 15, 2012 at 3:02 PM, James Stilwell
wrote:
>
> Is syslinux install working when building sid on sid at the moment?
> My binary-hybrid and hdd images stopped booting a couple of builds (that
> means at least 1 week maybe more) ago and I'm attempting to verify that it
> is not my configs
Hi!
Right now, it looks like the boot-init.sh never runs when booting from
live media.
The issue is in line 14 of boot-init.sh (the version in git): The
recentaddition of the 'if'
essentially reverses the condition, so that if /proc/cmdline contains
"boot=live",
the script will exit immediately.
I do it by putting a hook in (for example)
config/hooks/live/99root.hook.chroot:
#!/bin/sh
echo root:mypassword | /usr/sbin/chpasswd
--j
On 5/27/19 5:53 PM, PICCORO McKAY Lenz wrote:
there's a way by the use of hooks and redirection to set a root
password for educationall purpose
On Thu, Mar 26, 2020 at 6:07 PM wrote:
> On Thu, 2020-03-26 at 17:46 +0100, Andreas Sachs wrote:
>
> Hello,
> i want to use the live cd as a recovery cd. I need the package efibootmgr.
> The package is not installed, but it is included in
> /run/live/medium/pool/... .
>
> What's the preferred way
I have a setup that uses ISOLINUX to boot from CD in 'Legacy' BIOS
environments, and Grub for USB drives.
The documentation seems to say that I need to copy all of
/usr/share/live/build/bootloaders/isolinux/ into
config/bootloaders/isolinux/ and then make my modifications. Is that
still the correc
Thanks!
On Wed, Jul 1, 2020 at 1:55 PM Lyndon Brown wrote:
>
> It's still correct as of the current stable release, however this has
> been improved in git master for the next release - you'll only have to
> have copies of the files you modify.
>
> On Wed, 2020-0
Hello,
I am trying to make /etc/resolv.conf a link to
/run/resolvconf/resolv.conf, as required by the resolvconf package to
allow dynamically updating the configuration. Unfortunately, I can't
figure out how.
I have tried the following (the configuration files in question are
also attached):
Pre
Hello,
I am using a fairly up to date sid (live-build 1:20210122) to build a sid
ISO - and it's not working right now.
This is caused by two invocations of mkfs.msdos that use the current epoch
as the volume-id (line 80 in /usr/lib/live/build/efi-image and line 261 in
/usr/lib/live/build/binary_g
Thanks!
On Tue, Feb 16, 2021 at 12:33 PM Roland Clobus wrote:
> Hello,
>
> On 16/02/2021 08:43, intrigeri wrote:
> > FWIW, in case it may help, here's how we create a the Tails FAT
> > filesystem reproducibly (pasting Python code as-is):
> >
> > execute([
> > 'mkfs.msdos',
>
No idea whether this is the canonical method, but I created a file
config/bootloaders/grub-pc/grub.cfg, and put my configuration there.
For example:
-
insmod all_video
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
menuentry --hotkey=l 'Live System' {
lin
The way that worked for me was to run lb config with the '--bootloaders
"syslinux,grub-efi"' parameter. With a legacy BIOS, it'll use Syslinux, on
a UEFI machine, it'll use Grub.
--Juergen
On Thu, Dec 9, 2021 at 4:25 AM Thomas Schmitt wrote:
> Hi,
>
> Anindya Chaudhuri wrote:
> > Let me go ove
Also,
https://live-team.pages.debian.net/live-manual/html/live-manual.en.html#608
if you want to change things like menu colors, titles, etc.
The man page for lb_config is an excellent companion read - but yes, in the
long run you are not going to get around reading the full documentation.
--Juer
On Thu, Jul 24, 2014 at 7:42 PM, Dionisio E Alonso (Baco) <
dalo...@grulic.org.ar> wrote:
> SOLVED.
>
> I've tried updating the debian-next branch, again, and had to
> uninstall from system the Debian version of live-build, because some
> scripts were loaded from Debian installation, by the Git ve
I'm thinking your problem is that chpasswd only works for existing users.
You could probably add newusers to your packages, and have your script
something like:
#!/bin/sh
echo "admin:admin:::Admin User:/home/admin:/bin/bash" | newusers
newusers takes a line that looks like an /etc/passwd entry,
41 matches
Mail list logo