Manual page error - where to report bugs

2009-01-20 Thread Thierry Walrant
Hi, In the online live-debian manual (http://live.debian.net/manual/html/where.html) the link to report run time errors for live-initramfs is not correct. It incorrectly links to the debian bug report logs of live-helpers. Thierry. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debi

Bug#512413: Missing program (wc) in initramfs hook for live-initramfs

2009-01-20 Thread Thierry Walrant
Package: live-initramfs Version: 1.154.3-1 Severity: normal The following error is displayed during a debug live boot. /init: line 191: wc: not found In order to solve the problem I added the following line in initramfs hook for live-initramfs (hooks/live). copy_exec /usr/bin/wc /bin Note: wc

Bug#512656: live-initramfs: failing to mount persistence root 'live-rw'

2009-01-22 Thread Thierry Walrant
Package: live-initramfs Version: 1.154.3-1 Severity: important Trying to enable a persistent boot with a persistent root file (live-rw) the live boot stops with the following errors: mount: mounting aufs on /root failed: Invalid argument ... mount aufs on /root failed with option noatime,dirs=/

Bug#512661: live-initramfs: Change the path for persistent files.

2009-01-22 Thread Thierry Walrant
Package: live-initramfs Version: 1.154.3-1 Severity: wishlist It would be nice to be able to specify the path where to find the persistent files just like it's possible to specify the path for the live media. Currently the persistent file must be in the root of a mounted device. In my setup I s