BUG: mount with warning in lenny caused by PATH after root-mount

2008-08-20 Thread Peter Holik
Hi! With lenny i got a warning for mount -o move /cow ${rootmnt}/live/cow mount: you must specify the filesystem type but with mount --move /cow ${rootmnt}/live/cow i got no warning This is because chroot/usr/share/initramfs-tools/scripts/live exports export

BUG: live-initramfs: touch in 12fstab

2008-08-20 Thread Peter Holik
Hi! With lenny i got an error for initramfs-tools/scripts/live-bottom/12fstab touch: error while loading shared libraries: librt.so.1: cannot open This is because Live sets PATH to /root/... but libraries are searched not in /root/lib see my previous mail for more details. cu Peter

persistent USB lenny live stick problems

2008-08-20 Thread Gijs Molenaar
Hi people, I'm trying to create a persistent Debian lenny live USB stick. I'm running Ubuntu 8.04 with the latest live helper (1.0~a48+20080715.093327) installed. * I do a lh_config with some options to configure the stick, and also I add the persistent boot options. And the debian mirror. * I

Re: Luks formatted drives for casper-rw

2008-08-20 Thread Andrey Asadchev
Hi. I did not follow the whole thread through, apologies if I misunderstood. I sent out a patch to use LUKS drives as persistent storage and I think it was incorporated http://lists.alioth.debian.org/pipermail/debian-live-changes/2008-February/002320.html

rc.local is not working for automount (diskmount.sh)script

2008-08-20 Thread Padma
Hi I am using diskmount.sh script and rc.local taken from http://wiki.debian.org/DebianLive/FAQ for automount harddrive, I have place diskmount.sh in /sbin and after that make it executable by chmod +x diskmount.sh In rc.local 1.modify rc.local(according to FAQ). 2.chmod +x

live-helpers: fstype with an extended partition stdin: error 0

2008-08-20 Thread Peter Holik
Hi! I boot my livecd with a connected harddisk (kvm). This disc has an extended partition. While scanning for cow (find_cow_device) for the extended partition is see stdin: error 0 on screen. This is because get_fstype calls fstype /dev/hdaX. Usually fstype outputs FSTYPE=ext3

Many problems with live-rw partition

2008-08-20 Thread Andreas Bombe
Either I'm doing something wrong or it really doesn't work all that well... Situation: I build usb-hdd images with live-helper, write to flash disk, add primary partition after the first and format that with ext2 labelled live-rw. Among the boot options is persistence. live-helper is from sid,

Re: Many problems with live-rw partition

2008-08-20 Thread Marco Amadori
Il mercoledì 20 agosto 2008 16:31:54 Andreas Bombe ha scritto: Either I'm doing something wrong or it really doesn't work all that well... The second one I think. The persistence needs some care to be fixed, this part was took from original casper code without much intervention and just a few

Introducing live-xmaker

2008-08-20 Thread Brendan Sleight
Hi All, I put together a little python script, live-xmaker. [1][2][3]. Live-xmaker is a command line front-end to live-helper, inspired by morphix-mmaker[4][5] (written by Alex de Landgraaf). This allows all the configurations for a liveCD build to be specified in one XML file. For example:-

Fwd: Introducing live-xmaker

2008-08-20 Thread Brendan Sleight
Hi All, (Sorry if this is double post wrong to address) I put together a little python script, live-xmaker. [1][2][3]. Live-xmaker is a command line front-end to live-helper, inspired by morphix-mmaker[4][5] (written by Alex de Landgraaf). This allows all the configurations for a liveCD build to