Comment 26 for bug 2064926

Revision history for this message
Benjamin Drung (bdrung) wrote :

The Launchpad UI only allows to attach one file at once. So that is normal.

I'll prepare the upload containing the fix. That your boot takes around 45 seconds instead of 15 seconds is caused by a separate issue. Please file another bug for that. Here is the relevant log:

```
dhcpcd-10.0.6 starting
[...]
no interfaces have a carrier
exiting due to oneshot
dhcpcd exited
Sleeping 29 seconds before retrying getting a DHCP lease
dhcpcd-10.0.6 starting
```

dhcpcd is called before the interfaces are ready. It should succeed in the first try.