On 27/11/12 15:06, Jo-Philipp Wich wrote:
> https://dev.openwrt.org/ticket/12228

Ah, thanks for this.  Symlinking /mnt/usb/var/state to /tmp/state fixed
the firewall script.  However, I still have the issue with pppd not
connecting on boot:

  Nov 27 15:53:09 kakkerlak daemon.err pppd[860]: Fatal signal 11
  Nov 27 15:53:09 kakkerlak daemon.err pppd[860]: ioctl (SIOCGIFFLAGS):
Bad file descriptor (line 2367)
  Nov 27 15:53:09 kakkerlak daemon.err pppd[860]: default route
ioctl(SIOCDELRT): Bad file descriptor
  Nov 27 15:53:09 kakkerlak daemon.info pppd[860]: Exit

The weird thing is that this happens when the /var partition is already
mounted.  The only relevant things I can see left in /tmp from the boot
phase that are not present in the new /var are 'resolv.conf.auto' and
'resolv.conf.ppp'.  Maybe these could be the cause -- but everything in
the startup scripts seems to look the files directly under /tmp rather
than /var, so it shouldn't be an issue...

Cheers,
Dave

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to