Le Tue, 7 Apr 2009 23:45:49 +0200,
Pierre Bauduin a écrit :
> Hi,
>
> Debian Live is great, and everything works :)... except one or two
> things.
>
> If in the chroot I create a symbolic link like this:
> ln -s etc/resolvconf/run/resolv.conf etc/resolv.conf
>
> But I can't build a Debian Live
Hi, I've encountered the same problem, one solution is to create the
link (resolv.conf to etc/resolvconf/run/resolv.conf) in the initramfs
stage.
First of all, a script that completes the init-bottom script collection:
mkdir -p
config/chroot_local-includes/usr/share/initramfs-tools/scripts/live-b