snappy: Command not found
Oliver Grawert
ogra at ubuntu.com
Tue Jun 7 09:17:41 UTC 2016
hi,
Am Dienstag, den 07.06.2016, 11:17 +0800 schrieb Woodrow Shen:
> boot_fix.bin is workaround to make booting normally without active
> boot flag.
> I suspect above uboot error messages is missing the value
> of ${snappy_kernel} when uboot needs to load the files, like:
> loadkernel=fatload mmc ${mmcdev}:${mmcpart} ${kernel_addr}
> ${snappy_kernel}/${kernel_file}
exactly, u-d-f creates an image and then installs the kernel snap
inside. after it installed it knows the exact path to the binaries,
which is /snap/$packagename/$revision and this path is set to
snappy_kernel= inside the uboot.env file. every time you upgrade or
roll-back the kernel this variable is adjusted alongside, if a boot
fails the value automatically falls back to the last revision that
worked and it reboots.
ciao
oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/snapcraft/attachments/20160607/eaa196a9/attachment.sig>
More information about the Snapcraft
mailing list