sudo gedit /usr/bin/remastersys $WORKDIR/dummysys/etc/{resolv.conf,hosts,hostname,timezone,mtab*,fstab}
Remove only resolv.conf ref: https://windowslinuxitwiki.wordpress.com/2013/07/01/a-custom-iso-of-ubuntu-linux-reimaged-with-remastersys-does-not-have-internet-or-network-access/ ** Changed in: relinux Status: Triaged => In Progress ** Changed in: relinux Assignee: (unassigned) => kokoye2007 (kokoye2007) -- You received this bug notification because you are a member of Relinux development, which is subscribed to relinux. https://bugs.launchpad.net/bugs/1045757 Title: /etc/resolv.conf missing on live CD Status in relinux: In Progress Bug description: When creating an ISO of a working 12.04 Ubuntu system ISO doesn't copy the /etc/resolv.conf link created on the original OS by resolvconf package - which breaks networking (DNS). That makes the resulting live ISO not very "live" - browsing and all DNS dependent stuff just fails. I've also tried remastersys - same story. Ugly workaround: after booting live iso or after installing a system from it I have to run "sudo dpkg-reconfigure resolvconf " and answer "ok-yes"... and then it's all good. There is a related bug repoer with Ubuntu team: https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1000244 and it looks like someone was running into the same issue with Debian's custom ISO and they solved it: http://lists.debian.org/debian-live/2009/04/msg00040.html To manage notifications about this bug go to: https://bugs.launchpad.net/relinux/+bug/1045757/+subscriptions -- Mailing list: https://launchpad.net/~relinux-dev Post to : relinux-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~relinux-dev More help : https://help.launchpad.net/ListHelp