live-build web front end

2013-05-21 Thread ramon
Hi, I've created iso, iso-hybrid, hdd images using the web front end for live build, but I can't boot from neither of them. I've tried with qemu (qemu-system-x86_64 -cdrom )and copying to usb stick (dd if= of=/deb/sdb) but no luck, every time the boot process stop the same way : Begin: Runni

Re: live-build web front end

2013-05-21 Thread Ben Armstrong
On 05/21/2013 08:56 AM, ramon wrote: > Some help, please ? As always, we need your live image configuration and build log in order to be able to help. Ben -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.

install packages persistently on a Debian live system.

2013-05-21 Thread atar
I have a Debian live system on my USB stick and I have created a 'home-rw' partition in order to use it for persistence files but unfortuantely, the persistence feature works only for files I create but not for new packages I install. what should I do in order to retain the new packages I install?

install packages persistently on a Debian live system.

2013-05-21 Thread atar
I have a Debian live system on my USB stick and I have created a 'home-rw' partition in order to use it for persistence files but unfortuantely, the persistence feature works only for files I create but not for new packages I install. what should I do in order to retain the new packages I install?

Re: install packages persistently on a Debian live system.

2013-05-21 Thread intrigeri
Hi, atar wrote (21 May 2013 15:28:01 GMT) : > unfortuantely, the persistence feature works only for files I create > but not for new packages I install. what should I do in order to > retain the new packages I install? We have some proof-of-concept code for this in Tails: - design documentatio