Commit graph

2 commits

Author SHA1 Message Date
Markus Wamser 70dc420d4f fixed path for manual kernel update
There was a superfluous adding of the string "/dev/" to the output path for the manual instructions to dd the new kernel in place.

Old erroneous behavious for reference:

```
6/8) Aktualisiere linux-peach                                                                       [############################################################] 100%
>>> Updating module dependencies. Please wait ...
A new kernel version needs to be flashed onto /dev/mmcblk0p1.
Do you want to do this now? [y|N]
N
You can do this later by running:
# dd if=/boot/vmlinux.kpart of=/dev//dev/mmcblk0p1
```
2016-01-25 10:16:30 +01:00
Kevin Mihelich 81d98bc8d4 added core/linux-peach 2015-06-29 03:14:04 +00:00