Re: problem with Debian Live when /etc/resolv.conf is a symbolic link

2009-04-08 Thread Frédéric Boiteux
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

Re: problem with Debian Live when /etc/resolv.conf is a symbolic link

2009-04-07 Thread Jean-François
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