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
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
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=/
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