On 04.09.17 11:49, Freek de Kruijf wrote:
I used the latest JeOS image 2017.05.23-Build1.1 for the RPi1 (armv6l) on a SD
card and booted the system, which went OK.

After that I did a "zypper dup --no-recommends" on that system which, at the
end, shows the following message:
Output of grub2-arm-uboot-2.02-6.1.armv6hl.rpm %posttrans script:
     update-bootloader: 2017-09-04 11:31:09 <3> update-bootloader-1244
run_command.274: '/usr/lib/bootloader/grub2-efi/install' failed with exit code
1, output:
     <<<<<<<<<<<<<<<<
     target = arm-efi
     ls: cannot access '/sys/firmware/efi/efivars': No such file or directory
     + /usr/sbin/grub2-install --target=arm-efi --no-nvram --removable
     Installing for arm-efi platform.

Can you try to run this command on its own? If it still fails, run it with strace -f and upload the output somewhere (or look at it and search for failures)?

Thanks!

Alex

     /usr/sbin/grub2-install: error: cannot find a GRUB drive for /dev/
mmcblk0p2.  Check your device.map.
     >>>>>>>>>>>>>>>>

However /dev/mmcblk0p2 does exist as shows the following output of "df -h"
# df -h
Filesystem      Size  Used Avail Use% Mounted on
devtmpfs        176M  8,0K  176M   1% /dev
tmpfs           201M     0  201M   0% /dev/shm
tmpfs           201M  372K  200M   1% /run
/dev/mmcblk0p2  3,0G  1,2G  1,7G  41% /
/dev/mmcblk0p1  200M  3,7M  197M   2% /boot/efi
tmpfs           201M     0  201M   0% /sys/fs/cgroup
tmpfs            41M     0   41M   0% /run/user/0

File a bug report?

--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to