#984520 'error: symbol "grub_register_command_lockdown" not found' and then lightdm fails to start #984520
- Package:
- grub-efi-amd64
- Source:
- grub2
- Description:
- GRand Unified Bootloader, version 2 (EFI-AMD64 version)
- Submitter:
- Marco Kühnel
- Date:
- 2021-09-07 06:00:02 UTC
- Severity:
- critical
- Tags:
Hi, after the recent update to grub2/202+dfsg1-20+deb10u4, during boot the mentioned error is thrown. After that, boot continues but lightdm cannot be started anymore. This only happens on my laptop containing two bootable hard disks. The separate boot partitions share /boot/efi and from the second hard disk its Ubuntu installation still boots flawlessly. For the Debian installation, /boot and /boot/efi are both on /dev/sda, but by default the laptop boots from /dev/sdb. Tried: grub-install /dev/sda Best Marco
What do you mean by "the laptop boots from /dev/sdb"? If your EFI System Partition is on /dev/sda1, then by definition that's where the boot loader lives, unless you're doing something else odd. Do you just mean that your root file system is on /dev/sdb? In UEFI mode, grub-install ignores the device name you give it, and always installs to the EFI System Partition on /boot/efi. Could you please post the full output of "grub-install --debug"?
What I mean is that the default boot choice uses the Ubuntu grub installation on /dev/sdb and boots my Ubuntu system also located on /dev/sdb while the failing Debian installation is completely on /dev/sda. This is all on a Macbook and I choose the boot device by pressing Alt. Here stderr of grub-install --debug, after update of grub2: grub-install: Info: executing modprobe efivars 2>/dev/null. grub-install: Info: Looking for /sys/firmware/efi ... grub-install: Info: ...found. x86_64-efi wird für Ihre Plattform installiert. grub-install: Info: »/boot/grub/device.map« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: /dev/sda1 is not present. grub-install: Info: Looking for /dev/sda1. grub-install: Info: /dev/sda is a parent of /dev/sda1. grub-install: Info: /dev/sda1 starts from 2048. grub-install: Info: opening the device hostdisk//dev/sda. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Partition 0 starts from 2048. grub-install: Info: /dev/sda1 is present. grub-install: Info: Looking for /dev/sda1. grub-install: Info: /dev/sda is a parent of /dev/sda1. grub-install: Info: /dev/sda1 starts from 2048. grub-install: Info: opening the device hostdisk//dev/sda. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Partition 0 starts from 2048. grub-install: Info: /dev/sda1 is present. grub-install: Info: Looking for /dev/sda1. grub-install: Info: /dev/sda is a parent of /dev/sda1. grub-install: Info: /dev/sda1 starts from 2048. grub-install: Info: opening the device hostdisk//dev/sda. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Partition 0 starts from 2048. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/adler32.mod' -> `/boot/grub/x86_64-efi/adler32.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/exfat.mod' -> `/boot/grub/x86_64-efi/exfat.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/gcry_camellia.mod' -> `/boot/grub/x86_64-efi/gcry_camellia.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/video_fb.mod' -> `/boot/grub/x86_64-efi/video_fb.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/aout.mod' -> `/boot/grub/x86_64-efi/aout.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/password.mod' -> `/boot/grub/x86_64-efi/password.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/xzio.mod' -> `/boot/grub/x86_64-efi/xzio.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gfxmenu.mod' -> `/boot/grub/x86_64-efi/gfxmenu.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/afs.mod' -> `/boot/grub/x86_64-efi/afs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ldm.mod' -> `/boot/grub/x86_64-efi/ldm.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/video_bochs.mod' -> `/boot/grub/x86_64-efi/video_bochs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cpio_be.mod' -> `/boot/grub/x86_64-efi/cpio_be.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/priority_queue.mod' -> `/boot/grub/x86_64-efi/priority_queue.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_sunpc.mod' -> `/boot/grub/x86_64-efi/part_sunpc.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/pbkdf2.mod' -> `/boot/grub/x86_64-efi/pbkdf2.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/zfsinfo.mod' -> `/boot/grub/x86_64-efi/zfsinfo.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/eval.mod' -> `/boot/grub/x86_64-efi/eval.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_md4.mod' -> `/boot/grub/x86_64-efi/gcry_md4.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/signature_test.mod' -> `/boot/grub/x86_64-efi/signature_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/legacycfg.mod' -> `/boot/grub/x86_64-efi/legacycfg.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/minix2_be.mod' -> `/boot/grub/x86_64-efi/minix2_be.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/lsefisystab.mod' -> `/boot/grub/x86_64-efi/lsefisystab.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/bitmap_scale.mod' -> `/boot/grub/x86_64-efi/bitmap_scale.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/udf.mod' -> `/boot/grub/x86_64-efi/udf.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_dfly.mod' -> `/boot/grub/x86_64-efi/part_dfly.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/macbless.mod' -> `/boot/grub/x86_64-efi/macbless.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/fat.mod' -> `/boot/grub/x86_64-efi/fat.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/disk.mod' -> `/boot/grub/x86_64-efi/disk.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/xnu_uuid.mod' -> `/boot/grub/x86_64-efi/xnu_uuid.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/progress.mod' -> `/boot/grub/x86_64-efi/progress.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cmp.mod' -> `/boot/grub/x86_64-efi/cmp.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/usbms.mod' -> `/boot/grub/x86_64-efi/usbms.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/verify.mod' -> `/boot/grub/x86_64-efi/verify.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/lvm.mod' -> `/boot/grub/x86_64-efi/lvm.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/dm_nv.mod' -> `/boot/grub/x86_64-efi/dm_nv.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/datetime.mod' -> `/boot/grub/x86_64-efi/datetime.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/usbserial_common.mod' -> `/boot/grub/x86_64- efi/usbserial_common.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/crypto.mod' -> `/boot/grub/x86_64-efi/crypto.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/minix3.mod' -> `/boot/grub/x86_64-efi/minix3.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/file.mod' -> `/boot/grub/x86_64-efi/file.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/testload.mod' -> `/boot/grub/x86_64-efi/testload.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ext2.mod' -> `/boot/grub/x86_64-efi/ext2.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/morse.mod' -> `/boot/grub/x86_64-efi/morse.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/jpeg.mod' -> `/boot/grub/x86_64-efi/jpeg.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/hfspluscomp.mod' -> `/boot/grub/x86_64-efi/hfspluscomp.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/archelp.mod' -> `/boot/grub/x86_64-efi/archelp.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_rsa.mod' -> `/boot/grub/x86_64-efi/gcry_rsa.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/usbserial_usbdebug.mod' -> `/boot/grub/x86_64- efi/usbserial_usbdebug.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/romfs.mod' -> `/boot/grub/x86_64-efi/romfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/bfs.mod' -> `/boot/grub/x86_64-efi/bfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ehci.mod' -> `/boot/grub/x86_64-efi/ehci.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/pata.mod' -> `/boot/grub/x86_64-efi/pata.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/geli.mod' -> `/boot/grub/x86_64-efi/geli.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/reiserfs.mod' -> `/boot/grub/x86_64-efi/reiserfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/iorw.mod' -> `/boot/grub/x86_64-efi/iorw.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ntfscomp.mod' -> `/boot/grub/x86_64-efi/ntfscomp.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/setjmp.mod' -> `/boot/grub/x86_64-efi/setjmp.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_gpt.mod' -> `/boot/grub/x86_64-efi/part_gpt.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/gcry_whirlpool.mod' -> `/boot/grub/x86_64-efi/gcry_whirlpool.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/efinet.mod' -> `/boot/grub/x86_64-efi/efinet.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_rmd160.mod' -> `/boot/grub/x86_64-efi/gcry_rmd160.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/tr.mod' -> `/boot/grub/x86_64-efi/tr.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/gfxterm_menu.mod' -> `/boot/grub/x86_64-efi/gfxterm_menu.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/loadenv.mod' -> `/boot/grub/x86_64-efi/loadenv.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/setpci.mod' -> `/boot/grub/x86_64-efi/setpci.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/usbserial_pl2303.mod' -> `/boot/grub/x86_64- efi/usbserial_pl2303.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/div_test.mod' -> `/boot/grub/x86_64-efi/div_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/normal.mod' -> `/boot/grub/x86_64-efi/normal.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cbtable.mod' -> `/boot/grub/x86_64-efi/cbtable.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ls.mod' -> `/boot/grub/x86_64-efi/ls.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ufs1_be.mod' -> `/boot/grub/x86_64-efi/ufs1_be.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_plan.mod' -> `/boot/grub/x86_64-efi/part_plan.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/spkmodem.mod' -> `/boot/grub/x86_64-efi/spkmodem.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/probe.mod' -> `/boot/grub/x86_64-efi/probe.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/appleldr.mod' -> `/boot/grub/x86_64-efi/appleldr.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cryptodisk.mod' -> `/boot/grub/x86_64-efi/cryptodisk.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/efi_uga.mod' -> `/boot/grub/x86_64-efi/efi_uga.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/linux.mod' -> `/boot/grub/x86_64-efi/linux.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cmp_test.mod' -> `/boot/grub/x86_64-efi/cmp_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/font.mod' -> `/boot/grub/x86_64-efi/font.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/keylayouts.mod' -> `/boot/grub/x86_64-efi/keylayouts.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/nativedisk.mod' -> `/boot/grub/x86_64-efi/nativedisk.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/sleep.mod' -> `/boot/grub/x86_64-efi/sleep.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/multiboot.mod' -> `/boot/grub/x86_64-efi/multiboot.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/videoinfo.mod' -> `/boot/grub/x86_64-efi/videoinfo.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/parttool.mod' -> `/boot/grub/x86_64-efi/parttool.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/backtrace.mod' -> `/boot/grub/x86_64-efi/backtrace.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/loadbios.mod' -> `/boot/grub/x86_64-efi/loadbios.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/newc.mod' -> `/boot/grub/x86_64-efi/newc.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/setjmp_test.mod' -> `/boot/grub/x86_64-efi/setjmp_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/efifwsetup.mod' -> `/boot/grub/x86_64-efi/efifwsetup.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/fshelp.mod' -> `/boot/grub/x86_64-efi/fshelp.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/test_blockarg.mod' -> `/boot/grub/x86_64-efi/test_blockarg.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/gcry_blowfish.mod' -> `/boot/grub/x86_64-efi/gcry_blowfish.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/trig.mod' -> `/boot/grub/x86_64-efi/trig.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_acorn.mod' -> `/boot/grub/x86_64-efi/part_acorn.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/fixvideo.mod' -> `/boot/grub/x86_64-efi/fixvideo.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/lspci.mod' -> `/boot/grub/x86_64-efi/lspci.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/chain.mod' -> `/boot/grub/x86_64-efi/chain.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/xnu_uuid_test.mod' -> `/boot/grub/x86_64-efi/xnu_uuid_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cs5536.mod' -> `/boot/grub/x86_64-efi/cs5536.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_dsa.mod' -> `/boot/grub/x86_64-efi/gcry_dsa.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/video_colors.mod' -> `/boot/grub/x86_64-efi/video_colors.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/syslinuxcfg.mod' -> `/boot/grub/x86_64-efi/syslinuxcfg.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/jfs.mod' -> `/boot/grub/x86_64-efi/jfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/usb_keyboard.mod' -> `/boot/grub/x86_64-efi/usb_keyboard.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/configfile.mod' -> `/boot/grub/x86_64-efi/configfile.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/halt.mod' -> `/boot/grub/x86_64-efi/halt.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/gcry_arcfour.mod' -> `/boot/grub/x86_64-efi/gcry_arcfour.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/tftp.mod' -> `/boot/grub/x86_64-efi/tftp.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_tiger.mod' -> `/boot/grub/x86_64-efi/gcry_tiger.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/exfctest.mod' -> `/boot/grub/x86_64-efi/exfctest.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/loopback.mod' -> `/boot/grub/x86_64-efi/loopback.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/zfscrypt.mod' -> `/boot/grub/x86_64-efi/zfscrypt.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/linuxefi.mod' -> `/boot/grub/x86_64-efi/linuxefi.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_sha256.mod' -> `/boot/grub/x86_64-efi/gcry_sha256.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/reboot.mod' -> `/boot/grub/x86_64-efi/reboot.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/sleep_test.mod' -> `/boot/grub/x86_64-efi/sleep_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/search_fs_uuid.mod' -> `/boot/grub/x86_64-efi/search_fs_uuid.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/xfs.mod' -> `/boot/grub/x86_64-efi/xfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_cast5.mod' -> `/boot/grub/x86_64-efi/gcry_cast5.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/affs.mod' -> `/boot/grub/x86_64-efi/affs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/lsefimmap.mod' -> `/boot/grub/x86_64-efi/lsefimmap.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/search.mod' -> `/boot/grub/x86_64-efi/search.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/lsacpi.mod' -> `/boot/grub/x86_64-efi/lsacpi.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/lzopio.mod' -> `/boot/grub/x86_64-efi/lzopio.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/pbkdf2_test.mod' -> `/boot/grub/x86_64-efi/pbkdf2_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/squash4.mod' -> `/boot/grub/x86_64-efi/squash4.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/shift_test.mod' -> `/boot/grub/x86_64-efi/shift_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/nilfs2.mod' -> `/boot/grub/x86_64-efi/nilfs2.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/raid5rec.mod' -> `/boot/grub/x86_64-efi/raid5rec.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/odc.mod' -> `/boot/grub/x86_64-efi/odc.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/uhci.mod' -> `/boot/grub/x86_64-efi/uhci.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/extcmd.mod' -> `/boot/grub/x86_64-efi/extcmd.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ufs1.mod' -> `/boot/grub/x86_64-efi/ufs1.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/offsetio.mod' -> `/boot/grub/x86_64-efi/offsetio.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/read.mod' -> `/boot/grub/x86_64-efi/read.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/bufio.mod' -> `/boot/grub/x86_64-efi/bufio.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/terminal.mod' -> `/boot/grub/x86_64-efi/terminal.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_msdos.mod' -> `/boot/grub/x86_64-efi/part_msdos.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/lsefi.mod' -> `/boot/grub/x86_64-efi/lsefi.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/iso9660.mod' -> `/boot/grub/x86_64-efi/iso9660.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/mpi.mod' -> `/boot/grub/x86_64-efi/mpi.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/usb.mod' -> `/boot/grub/x86_64-efi/usb.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/minicmd.mod' -> `/boot/grub/x86_64-efi/minicmd.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cbmemc.mod' -> `/boot/grub/x86_64-efi/cbmemc.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/video_cirrus.mod' -> `/boot/grub/x86_64-efi/video_cirrus.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/lsmmap.mod' -> `/boot/grub/x86_64-efi/lsmmap.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ata.mod' -> `/boot/grub/x86_64-efi/ata.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ctz_test.mod' -> `/boot/grub/x86_64-efi/ctz_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/echo.mod' -> `/boot/grub/x86_64-efi/echo.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_seed.mod' -> `/boot/grub/x86_64-efi/gcry_seed.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/macho.mod' -> `/boot/grub/x86_64-efi/macho.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_crc.mod' -> `/boot/grub/x86_64-efi/gcry_crc.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/blocklist.mod' -> `/boot/grub/x86_64-efi/blocklist.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/test.mod' -> `/boot/grub/x86_64-efi/test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/legacy_password_test.mod' -> `/boot/grub/x86_64- efi/legacy_password_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/acpi.mod' -> `/boot/grub/x86_64-efi/acpi.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/mmap.mod' -> `/boot/grub/x86_64-efi/mmap.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/hdparm.mod' -> `/boot/grub/x86_64-efi/hdparm.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/tar.mod' -> `/boot/grub/x86_64-efi/tar.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/linux16.mod' -> `/boot/grub/x86_64-efi/linux16.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/time.mod' -> `/boot/grub/x86_64-efi/time.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_apple.mod' -> `/boot/grub/x86_64-efi/part_apple.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/gcry_rijndael.mod' -> `/boot/grub/x86_64-efi/gcry_rijndael.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/mdraid09_be.mod' -> `/boot/grub/x86_64-efi/mdraid09_be.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gettext.mod' -> `/boot/grub/x86_64-efi/gettext.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/btrfs.mod' -> `/boot/grub/x86_64-efi/btrfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/xnu.mod' -> `/boot/grub/x86_64-efi/xnu.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/gfxterm_background.mod' -> `/boot/grub/x86_64- efi/gfxterm_background.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/minix3_be.mod' -> `/boot/grub/x86_64-efi/minix3_be.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/boot.mod' -> `/boot/grub/x86_64-efi/boot.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/hello.mod' -> `/boot/grub/x86_64-efi/hello.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/relocator.mod' -> `/boot/grub/x86_64-efi/relocator.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/minix2.mod' -> `/boot/grub/x86_64-efi/minix2.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cpio.mod' -> `/boot/grub/x86_64-efi/cpio.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ohci.mod' -> `/boot/grub/x86_64-efi/ohci.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/msdospart.mod' -> `/boot/grub/x86_64-efi/msdospart.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gzio.mod' -> `/boot/grub/x86_64-efi/gzio.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cpuid.mod' -> `/boot/grub/x86_64-efi/cpuid.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cat.mod' -> `/boot/grub/x86_64-efi/cat.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/date.mod' -> `/boot/grub/x86_64-efi/date.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/sfs.mod' -> `/boot/grub/x86_64-efi/sfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/random.mod' -> `/boot/grub/x86_64-efi/random.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/at_keyboard.mod' -> `/boot/grub/x86_64-efi/at_keyboard.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gfxterm.mod' -> `/boot/grub/x86_64-efi/gfxterm.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/usbtest.mod' -> `/boot/grub/x86_64-efi/usbtest.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/procfs.mod' -> `/boot/grub/x86_64-efi/procfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/multiboot2.mod' -> `/boot/grub/x86_64-efi/multiboot2.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/div.mod' -> `/boot/grub/x86_64-efi/div.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/tga.mod' -> `/boot/grub/x86_64-efi/tga.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/serial.mod' -> `/boot/grub/x86_64-efi/serial.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/png.mod' -> `/boot/grub/x86_64-efi/png.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/efi_gop.mod' -> `/boot/grub/x86_64-efi/efi_gop.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/search_fs_file.mod' -> `/boot/grub/x86_64-efi/search_fs_file.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_bsd.mod' -> `/boot/grub/x86_64-efi/part_bsd.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/hashsum.mod' -> `/boot/grub/x86_64-efi/hashsum.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cbfs.mod' -> `/boot/grub/x86_64-efi/cbfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/help.mod' -> `/boot/grub/x86_64-efi/help.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ufs2.mod' -> `/boot/grub/x86_64-efi/ufs2.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/memrw.mod' -> `/boot/grub/x86_64-efi/memrw.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/lssal.mod' -> `/boot/grub/x86_64-efi/lssal.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/video.mod' -> `/boot/grub/x86_64-efi/video.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/true.mod' -> `/boot/grub/x86_64-efi/true.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/bswap_test.mod' -> `/boot/grub/x86_64-efi/bswap_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/all_video.mod' -> `/boot/grub/x86_64-efi/all_video.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/zfs.mod' -> `/boot/grub/x86_64-efi/zfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_des.mod' -> `/boot/grub/x86_64-efi/gcry_des.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/usbserial_ftdi.mod' -> `/boot/grub/x86_64-efi/usbserial_ftdi.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/terminfo.mod' -> `/boot/grub/x86_64-efi/terminfo.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_amiga.mod' -> `/boot/grub/x86_64-efi/part_amiga.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_idea.mod' -> `/boot/grub/x86_64-efi/gcry_idea.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/raid6rec.mod' -> `/boot/grub/x86_64-efi/raid6rec.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/diskfilter.mod' -> `/boot/grub/x86_64-efi/diskfilter.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_sun.mod' -> `/boot/grub/x86_64-efi/part_sun.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/pcidump.mod' -> `/boot/grub/x86_64-efi/pcidump.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/memdisk.mod' -> `/boot/grub/x86_64-efi/memdisk.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/bitmap.mod' -> `/boot/grub/x86_64-efi/bitmap.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ntfs.mod' -> `/boot/grub/x86_64-efi/ntfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/minix.mod' -> `/boot/grub/x86_64-efi/minix.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/hexdump.mod' -> `/boot/grub/x86_64-efi/hexdump.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/play.mod' -> `/boot/grub/x86_64-efi/play.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/mul_test.mod' -> `/boot/grub/x86_64-efi/mul_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/hfs.mod' -> `/boot/grub/x86_64-efi/hfs.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_md5.mod' -> `/boot/grub/x86_64-efi/gcry_md5.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/ahci.mod' -> `/boot/grub/x86_64-efi/ahci.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gptsync.mod' -> `/boot/grub/x86_64-efi/gptsync.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/testspeed.mod' -> `/boot/grub/x86_64-efi/testspeed.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/gcry_rfc2268.mod' -> `/boot/grub/x86_64-efi/gcry_rfc2268.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_sha1.mod' -> `/boot/grub/x86_64-efi/gcry_sha1.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cbls.mod' -> `/boot/grub/x86_64-efi/cbls.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/datehook.mod' -> `/boot/grub/x86_64-efi/datehook.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/keystatus.mod' -> `/boot/grub/x86_64-efi/keystatus.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/hfsplus.mod' -> `/boot/grub/x86_64-efi/hfsplus.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/net.mod' -> `/boot/grub/x86_64-efi/net.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/videotest_checksum.mod' -> `/boot/grub/x86_64- efi/videotest_checksum.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/mdraid09.mod' -> `/boot/grub/x86_64-efi/mdraid09.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/regexp.mod' -> `/boot/grub/x86_64-efi/regexp.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/part_dvh.mod' -> `/boot/grub/x86_64-efi/part_dvh.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/gcry_serpent.mod' -> `/boot/grub/x86_64-efi/gcry_serpent.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/luks.mod' -> `/boot/grub/x86_64-efi/luks.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/cbtime.mod' -> `/boot/grub/x86_64-efi/cbtime.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/minix_be.mod' -> `/boot/grub/x86_64-efi/minix_be.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/elf.mod' -> `/boot/grub/x86_64-efi/elf.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/gcry_sha512.mod' -> `/boot/grub/x86_64-efi/gcry_sha512.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/http.mod' -> `/boot/grub/x86_64-efi/http.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/mdraid1x.mod' -> `/boot/grub/x86_64-efi/mdraid1x.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/search_label.mod' -> `/boot/grub/x86_64-efi/search_label.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/scsi.mod' -> `/boot/grub/x86_64-efi/scsi.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/videotest.mod' -> `/boot/grub/x86_64-efi/videotest.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/functional_test.mod' -> `/boot/grub/x86_64- efi/functional_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/crc64.mod' -> `/boot/grub/x86_64-efi/crc64.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/cmdline_cat_test.mod' -> `/boot/grub/x86_64- efi/cmdline_cat_test.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/bsd.mod' -> `/boot/grub/x86_64-efi/bsd.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/gcry_twofish.mod' -> `/boot/grub/x86_64-efi/gcry_twofish.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64- efi/password_pbkdf2.mod' -> `/boot/grub/x86_64- efi/password_pbkdf2.mod'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/efiemu32.o' -> `/boot/grub/x86_64-efi/efiemu32.o'. grub-install: Info: »/usr/lib/grub/x86_64-efi/efiemu32.o« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/efiemu64.o' -> `/boot/grub/x86_64-efi/efiemu64.o'. grub-install: Info: »/usr/lib/grub/x86_64-efi/efiemu64.o« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/moddep.lst' -> `/boot/grub/x86_64-efi/moddep.lst'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/command.lst' -> `/boot/grub/x86_64-efi/command.lst'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/fs.lst' -> `/boot/grub/x86_64-efi/fs.lst'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/partmap.lst' -> `/boot/grub/x86_64-efi/partmap.lst'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/parttool.lst' -> `/boot/grub/x86_64-efi/parttool.lst'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/video.lst' -> `/boot/grub/x86_64-efi/video.lst'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/crypto.lst' -> `/boot/grub/x86_64-efi/crypto.lst'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/terminal.lst' -> `/boot/grub/x86_64-efi/terminal.lst'. grub-install: Info: copying `/usr/lib/grub/x86_64-efi/modinfo.sh' -> `/boot/grub/x86_64-efi/modinfo.sh'. grub-install: Info: copying `/usr/share/locale/fa_IR/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fa_IR.mo'. grub-install: Info: »/usr/share/locale/fa_IR/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/mhr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mhr.mo'. grub-install: Info: »/usr/share/locale/mhr/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/nl_BE/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nl_BE.mo'. grub-install: Info: »/usr/share/locale/nl_BE/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ks/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ks.mo'. grub-install: Info: »/usr/share/locale/ks/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/cmn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/cmn.mo'. grub-install: Info: »/usr/share/locale/cmn/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/uz@cyrillic/LC_MESSAGES/ grub.mo' -> `/boot/grub/locale/uz@cyrillic.mo'. grub-install: Info: »/usr/share/locale/uz@cyrillic/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ast/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ast.mo'. grub-install: Info: copying `/usr/share/locale/son/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/son.mo'. grub-install: Info: »/usr/share/locale/son/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_EC/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_EC.mo'. grub-install: Info: »/usr/share/locale/es_EC/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/frp/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/frp.mo'. grub-install: Info: »/usr/share/locale/frp/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/eu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/eu.mo'. grub-install: Info: »/usr/share/locale/eu/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/fr_FR/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fr_FR.mo'. grub-install: Info: »/usr/share/locale/fr_FR/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/om/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/om.mo'. grub-install: Info: »/usr/share/locale/om/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/bi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bi.mo'. grub-install: Info: »/usr/share/locale/bi/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/cv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/cv.mo'. grub-install: Info: »/usr/share/locale/cv/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kab/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kab.mo'. grub-install: Info: »/usr/share/locale/kab/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/yo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/yo.mo'. grub-install: Info: »/usr/share/locale/yo/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/nb/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nb.mo'. grub-install: Info: copying `/usr/share/locale/uk/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/uk.mo'. grub-install: Info: copying `/usr/share/locale/mi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mi.mo'. grub-install: Info: »/usr/share/locale/mi/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_CO/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_CO.mo'. grub-install: Info: »/usr/share/locale/es_CO/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/pl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pl.mo'. grub-install: Info: copying `/usr/share/locale/fil/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fil.mo'. grub-install: Info: »/usr/share/locale/fil/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_DO/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_DO.mo'. grub-install: Info: »/usr/share/locale/es_DO/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/pt/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pt.mo'. grub-install: Info: »/usr/share/locale/pt/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sq/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sq.mo'. grub-install: Info: »/usr/share/locale/sq/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/rm/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/rm.mo'. grub-install: Info: »/usr/share/locale/rm/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_CL/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_CL.mo'. grub-install: Info: »/usr/share/locale/es_CL/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/oc/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/oc.mo'. grub-install: Info: »/usr/share/locale/oc/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ne/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ne.mo'. grub-install: Info: »/usr/share/locale/ne/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/zh_HK/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/zh_HK.mo'. grub-install: Info: »/usr/share/locale/zh_HK/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/id/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/id.mo'. grub-install: Info: copying `/usr/share/locale/xh/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/xh.mo'. grub-install: Info: »/usr/share/locale/xh/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/pt_BR/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pt_BR.mo'. grub-install: Info: copying `/usr/share/locale/ba/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ba.mo'. grub-install: Info: »/usr/share/locale/ba/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/iu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/iu.mo'. grub-install: Info: »/usr/share/locale/iu/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/de_CH/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/de_CH.mo'. grub-install: Info: copying `/usr/share/locale/ki/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ki.mo'. grub-install: Info: »/usr/share/locale/ki/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en@quot/LC_MESSAGES/grub .mo' -> `/boot/grub/locale/en@quot.mo'. grub-install: Info: copying `/usr/share/locale/shn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/shn.mo'. grub-install: Info: »/usr/share/locale/shn/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/wba/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/wba.mo'. grub-install: Info: »/usr/share/locale/wba/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ak/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ak.mo'. grub-install: Info: »/usr/share/locale/ak/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/et/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/et.mo'. grub-install: Info: »/usr/share/locale/et/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/os/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/os.mo'. grub-install: Info: »/usr/share/locale/os/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/nqo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nqo.mo'. grub-install: Info: »/usr/share/locale/nqo/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kv.mo'. grub-install: Info: »/usr/share/locale/kv/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ve/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ve.mo'. grub-install: Info: »/usr/share/locale/ve/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/chr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/chr.mo'. grub-install: Info: »/usr/share/locale/chr/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/csb/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/csb.mo'. grub-install: Info: »/usr/share/locale/csb/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/zh_TW/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/zh_TW.mo'. grub-install: Info: copying `/usr/share/locale/co/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/co.mo'. grub-install: Info: »/usr/share/locale/co/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/pap/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pap.mo'. grub-install: Info: »/usr/share/locale/pap/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/gl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gl.mo'. grub-install: Info: copying `/usr/share/locale/nl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nl.mo'. grub-install: Info: copying `/usr/share/locale/tt/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tt.mo'. grub-install: Info: »/usr/share/locale/tt/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sr_RS/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sr_RS.mo'. grub-install: Info: »/usr/share/locale/sr_RS/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ti/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ti.mo'. grub-install: Info: »/usr/share/locale/ti/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ca/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ca.mo'. grub-install: Info: copying `/usr/share/locale/it_IT/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/it_IT.mo'. grub-install: Info: »/usr/share/locale/it_IT/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ks_IN/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ks_IN.mo'. grub-install: Info: »/usr/share/locale/ks_IN/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/az/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/az.mo'. grub-install: Info: »/usr/share/locale/az/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/haw/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/haw.mo'. grub-install: Info: »/usr/share/locale/haw/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en@cyrillic/LC_MESSAGES/ grub.mo' -> `/boot/grub/locale/en@cyrillic.mo'. grub-install: Info: copying `/usr/share/locale/brx/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/brx.mo'. grub-install: Info: »/usr/share/locale/brx/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en@hebrew/LC_MESSAGES/gr ub.mo' -> `/boot/grub/locale/en@hebrew.mo'. grub-install: Info: copying `/usr/share/locale/ia/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ia.mo'. grub-install: Info: »/usr/share/locale/ia/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/nv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nv.mo'. grub-install: Info: »/usr/share/locale/nv/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/te/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/te.mo'. grub-install: Info: »/usr/share/locale/te/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/io/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/io.mo'. grub-install: Info: »/usr/share/locale/io/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/zh_Hant/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/zh_Hant.mo'. grub-install: Info: »/usr/share/locale/zh_Hant/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kw_GB/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kw_GB.mo'. grub-install: Info: »/usr/share/locale/kw_GB/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_HN/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_HN.mo'. grub-install: Info: »/usr/share/locale/es_HN/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/el/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/el.mo'. grub-install: Info: »/usr/share/locale/el/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/wo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/wo.mo'. grub-install: Info: »/usr/share/locale/wo/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ru/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ru.mo'. grub-install: Info: copying `/usr/share/locale/crh/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/crh.mo'. grub-install: Info: »/usr/share/locale/crh/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/de_DE/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/de_DE.mo'. grub-install: Info: »/usr/share/locale/de_DE/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ko/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ko.mo'. grub-install: Info: copying `/usr/share/locale/ur_PK/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ur_PK.mo'. grub-install: Info: »/usr/share/locale/ur_PK/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/nso/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nso.mo'. grub-install: Info: »/usr/share/locale/nso/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sr@ijekavianlatin/LC_MES SAGES/grub.mo' -> `/boot/grub/locale/sr@ijekavianlatin.mo'. grub-install: Info: »/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/gr ub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/mr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mr.mo'. grub-install: Info: »/usr/share/locale/mr/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/gu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gu.mo'. grub-install: Info: »/usr/share/locale/gu/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ang/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ang.mo'. grub-install: Info: »/usr/share/locale/ang/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en_GB/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_GB.mo'. grub-install: Info: »/usr/share/locale/en_GB/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en@boldquot/LC_MESSAGES/ grub.mo' -> `/boot/grub/locale/en@boldquot.mo'. grub-install: Info: »/usr/share/locale/en@boldquot/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ro_RO/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ro_RO.mo'. grub-install: Info: »/usr/share/locale/ro_RO/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/tk/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tk.mo'. grub-install: Info: »/usr/share/locale/tk/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sw/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sw.mo'. grub-install: Info: »/usr/share/locale/sw/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/zh_CN/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/zh_CN.mo'. grub-install: Info: copying `/usr/share/locale/ku_IQ/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ku_IQ.mo'. grub-install: Info: »/usr/share/locale/ku_IQ/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/wa/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/wa.mo'. grub-install: Info: »/usr/share/locale/wa/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/jv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/jv.mo'. grub-install: Info: »/usr/share/locale/jv/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_US/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_US.mo'. grub-install: Info: »/usr/share/locale/es_US/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en_CA/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_CA.mo'. grub-install: Info: »/usr/share/locale/en_CA/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/pt_PT/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pt_PT.mo'. grub-install: Info: »/usr/share/locale/pt_PT/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/tg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tg.mo'. grub-install: Info: »/usr/share/locale/tg/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/fr_CA/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fr_CA.mo'. grub-install: Info: »/usr/share/locale/fr_CA/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/gn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gn.mo'. grub-install: Info: »/usr/share/locale/gn/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_ES/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_ES.mo'. grub-install: Info: »/usr/share/locale/es_ES/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/da_DK/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/da_DK.mo'. grub-install: Info: »/usr/share/locale/da_DK/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/hr_HR/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hr_HR.mo'. grub-install: Info: »/usr/share/locale/hr_HR/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_UY/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_UY.mo'. grub-install: Info: »/usr/share/locale/es_UY/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kl.mo'. grub-install: Info: »/usr/share/locale/kl/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/or/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/or.mo'. grub-install: Info: »/usr/share/locale/or/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/dv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/dv.mo'. grub-install: Info: »/usr/share/locale/dv/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/zu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/zu.mo'. grub-install: Info: »/usr/share/locale/zu/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/fy/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fy.mo'. grub-install: Info: »/usr/share/locale/fy/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ta_LK/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ta_LK.mo'. grub-install: Info: »/usr/share/locale/ta_LK/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/dz/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/dz.mo'. grub-install: Info: »/usr/share/locale/dz/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ln/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ln.mo'. grub-install: Info: »/usr/share/locale/ln/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ce/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ce.mo'. grub-install: Info: »/usr/share/locale/ce/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/tt@iqtelif/LC_MESSAGES/g rub.mo' -> `/boot/grub/locale/tt@iqtelif.mo'. grub-install: Info: »/usr/share/locale/tt@iqtelif/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/vi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/vi.mo'. grub-install: Info: copying `/usr/share/locale/se/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/se.mo'. grub-install: Info: »/usr/share/locale/se/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/bg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bg.mo'. grub-install: Info: »/usr/share/locale/bg/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/pms/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pms.mo'. grub-install: Info: »/usr/share/locale/pms/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sv_SE/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sv_SE.mo'. grub-install: Info: »/usr/share/locale/sv_SE/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/hne/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hne.mo'. grub-install: Info: »/usr/share/locale/hne/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_PA/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_PA.mo'. grub-install: Info: »/usr/share/locale/es_PA/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/fa/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fa.mo'. grub-install: Info: »/usr/share/locale/fa/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/bn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bn.mo'. grub-install: Info: »/usr/share/locale/bn/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/hu_HU/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hu_HU.mo'. grub-install: Info: »/usr/share/locale/hu_HU/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ht/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ht.mo'. grub-install: Info: »/usr/share/locale/ht/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/bo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bo.mo'. grub-install: Info: »/usr/share/locale/bo/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ay/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ay.mo'. grub-install: Info: »/usr/share/locale/ay/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/af/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/af.mo'. grub-install: Info: »/usr/share/locale/af/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/th/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/th.mo'. grub-install: Info: »/usr/share/locale/th/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/bg_BG/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bg_BG.mo'. grub-install: Info: »/usr/share/locale/bg_BG/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_PR/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_PR.mo'. grub-install: Info: »/usr/share/locale/es_PR/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es.mo'. grub-install: Info: copying `/usr/share/locale/sr@ije/LC_MESSAGES/grub. mo' -> `/boot/grub/locale/sr@ije.mo'. grub-install: Info: »/usr/share/locale/sr@ije/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kw@kkcor/LC_MESSAGES/gru b.mo' -> `/boot/grub/locale/kw@kkcor.mo'. grub-install: Info: »/usr/share/locale/kw@kkcor/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sr@latin/LC_MESSAGES/gru b.mo' -> `/boot/grub/locale/sr@latin.mo'. grub-install: Info: »/usr/share/locale/sr@latin/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sl_SI/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sl_SI.mo'. grub-install: Info: »/usr/share/locale/sl_SI/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ts/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ts.mo'. grub-install: Info: »/usr/share/locale/ts/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sl.mo'. grub-install: Info: copying `/usr/share/locale/es_419/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_419.mo'. grub-install: Info: »/usr/share/locale/es_419/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/tr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tr.mo'. grub-install: Info: copying `/usr/share/locale/nah/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nah.mo'. grub-install: Info: »/usr/share/locale/nah/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/all_languages/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/all_languages.mo'. grub-install: Info: »/usr/share/locale/all_languages/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Ist kein Verzeichnis. grub-install: Info: copying `/usr/share/locale/wae/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/wae.mo'. grub-install: Info: »/usr/share/locale/wae/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/as_IN/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/as_IN.mo'. grub-install: Info: »/usr/share/locale/as_IN/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/mt/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mt.mo'. grub-install: Info: »/usr/share/locale/mt/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/hsb/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hsb.mo'. grub-install: Info: »/usr/share/locale/hsb/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kg.mo'. grub-install: Info: »/usr/share/locale/kg/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sk/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sk.mo'. grub-install: Info: »/usr/share/locale/sk/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ca_ES/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ca_ES.mo'. grub-install: Info: »/usr/share/locale/ca_ES/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/zh/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/zh.mo'. grub-install: Info: »/usr/share/locale/zh/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sr@Latn/LC_MESSAGES/grub .mo' -> `/boot/grub/locale/sr@Latn.mo'. grub-install: Info: »/usr/share/locale/sr@Latn/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/fi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fi.mo'. grub-install: Info: copying `/usr/share/locale/mo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mo.mo'. grub-install: Info: »/usr/share/locale/mo/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en@shaw/LC_MESSAGES/grub .mo' -> `/boot/grub/locale/en@shaw.mo'. grub-install: Info: »/usr/share/locale/en@shaw/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/tet/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tet.mo'. grub-install: Info: »/usr/share/locale/tet/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ilo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ilo.mo'. grub-install: Info: »/usr/share/locale/ilo/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/nn_NO/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nn_NO.mo'. grub-install: Info: »/usr/share/locale/nn_NO/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sd/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sd.mo'. grub-install: Info: »/usr/share/locale/sd/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/quz/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/quz.mo'. grub-install: Info: »/usr/share/locale/quz/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/byn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/byn.mo'. grub-install: Info: »/usr/share/locale/byn/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ne_NP/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ne_NP.mo'. grub-install: Info: »/usr/share/locale/ne_NP/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ace/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ace.mo'. grub-install: Info: »/usr/share/locale/ace/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en_AU/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_AU.mo'. grub-install: Info: »/usr/share/locale/en_AU/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/jam/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/jam.mo'. grub-install: Info: »/usr/share/locale/jam/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/hi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hi.mo'. grub-install: Info: »/usr/share/locale/hi/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/uz/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/uz.mo'. grub-install: Info: »/usr/share/locale/uz/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/cy/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/cy.mo'. grub-install: Info: »/usr/share/locale/cy/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_AR/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_AR.mo'. grub-install: Info: »/usr/share/locale/es_AR/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/wal/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/wal.mo'. grub-install: Info: »/usr/share/locale/wal/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/br/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/br.mo'. grub-install: Info: »/usr/share/locale/br/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/da/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/da.mo'. grub-install: Info: copying `/usr/share/locale/es_CR/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_CR.mo'. grub-install: Info: »/usr/share/locale/es_CR/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/bem/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bem.mo'. grub-install: Info: »/usr/share/locale/bem/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/lo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/lo.mo'. grub-install: Info: »/usr/share/locale/lo/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en@arabic/LC_MESSAGES/gr ub.mo' -> `/boot/grub/locale/en@arabic.mo'. grub-install: Info: copying `/usr/share/locale/de@hebrew/LC_MESSAGES/gr ub.mo' -> `/boot/grub/locale/de@hebrew.mo'. grub-install: Info: copying `/usr/share/locale/en_US/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_US.mo'. grub-install: Info: »/usr/share/locale/en_US/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ab/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ab.mo'. grub-install: Info: »/usr/share/locale/ab/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kf5_all_languages/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kf5_all_languages.mo'. grub-install: Info: »/usr/share/locale/kf5_all_languages/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Ist kein Verzeichnis. grub-install: Info: copying `/usr/share/locale/tw/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tw.mo'. grub-install: Info: »/usr/share/locale/tw/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sv.mo'. grub-install: Info: copying `/usr/share/locale/it/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/it.mo'. grub-install: Info: copying `/usr/share/locale/es_PE/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_PE.mo'. grub-install: Info: »/usr/share/locale/es_PE/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/lv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/lv.mo'. grub-install: Info: »/usr/share/locale/lv/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/li/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/li.mo'. grub-install: Info: »/usr/share/locale/li/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/lt/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/lt.mo'. grub-install: Info: copying `/usr/share/locale/ff/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ff.mo'. grub-install: Info: »/usr/share/locale/ff/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/fur/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fur.mo'. grub-install: Info: »/usr/share/locale/fur/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/gv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gv.mo'. grub-install: Info: »/usr/share/locale/gv/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/bn_IN/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bn_IN.mo'. grub-install: Info: »/usr/share/locale/bn_IN/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/is/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/is.mo'. grub-install: Info: »/usr/share/locale/is/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/id_ID/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/id_ID.mo'. grub-install: Info: »/usr/share/locale/id_ID/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kn.mo'. grub-install: Info: »/usr/share/locale/kn/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sr.mo'. grub-install: Info: copying `/usr/share/locale/hu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hu.mo'. grub-install: Info: copying `/usr/share/locale/az_IR/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/az_IR.mo'. grub-install: Info: »/usr/share/locale/az_IR/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/so/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/so.mo'. grub-install: Info: »/usr/share/locale/so/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/l10n/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/l10n.mo'. grub-install: Info: »/usr/share/locale/l10n/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/qu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/qu.mo'. grub-install: Info: »/usr/share/locale/qu/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/pa/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pa.mo'. grub-install: Info: copying `/usr/share/locale/km/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/km.mo'. grub-install: Info: »/usr/share/locale/km/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/as/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/as.mo'. grub-install: Info: »/usr/share/locale/as/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ch/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ch.mo'. grub-install: Info: »/usr/share/locale/ch/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/lg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/lg.mo'. grub-install: Info: »/usr/share/locale/lg/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/nl_NL/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nl_NL.mo'. grub-install: Info: »/usr/share/locale/nl_NL/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/be/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/be.mo'. grub-install: Info: »/usr/share/locale/be/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ky/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ky.mo'. grub-install: Info: »/usr/share/locale/ky/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/bal/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bal.mo'. grub-install: Info: »/usr/share/locale/bal/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sa/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sa.mo'. grub-install: Info: »/usr/share/locale/sa/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/mk/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mk.mo'. grub-install: Info: »/usr/share/locale/mk/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sco/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sco.mo'. grub-install: Info: »/usr/share/locale/sco/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/hy/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hy.mo'. grub-install: Info: »/usr/share/locale/hy/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_NI/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_NI.mo'. grub-install: Info: »/usr/share/locale/es_NI/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/tig/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tig.mo'. grub-install: Info: »/usr/share/locale/tig/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/anp/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/anp.mo'. grub-install: Info: »/usr/share/locale/anp/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en_NZ/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_NZ.mo'. grub-install: Info: »/usr/share/locale/en_NZ/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/be@latin/LC_MESSAGES/gru b.mo' -> `/boot/grub/locale/be@latin.mo'. grub-install: Info: »/usr/share/locale/be@latin/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ha/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ha.mo'. grub-install: Info: »/usr/share/locale/ha/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/cs/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/cs.mo'. grub-install: Info: »/usr/share/locale/cs/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kk/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kk.mo'. grub-install: Info: »/usr/share/locale/kk/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ta/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ta.mo'. grub-install: Info: »/usr/share/locale/ta/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en@greek/LC_MESSAGES/gru b.mo' -> `/boot/grub/locale/en@greek.mo'. grub-install: Info: copying `/usr/share/locale/szl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/szl.mo'. grub-install: Info: »/usr/share/locale/szl/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_SV/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_SV.mo'. grub-install: Info: »/usr/share/locale/es_SV/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ro/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ro.mo'. grub-install: Info: »/usr/share/locale/ro/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ps/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ps.mo'. grub-install: Info: »/usr/share/locale/ps/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/no/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/no.mo'. grub-install: Info: »/usr/share/locale/no/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ja/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ja.mo'. grub-install: Info: copying `/usr/share/locale/es_VE/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_VE.mo'. grub-install: Info: »/usr/share/locale/es_VE/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_GT/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_GT.mo'. grub-install: Info: »/usr/share/locale/es_GT/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/gl_ES/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gl_ES.mo'. grub-install: Info: »/usr/share/locale/gl_ES/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/tl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tl.mo'. grub-install: Info: »/usr/share/locale/tl/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/locale.alias/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/locale.alias.mo'. grub-install: Info: »/usr/share/locale/locale.alias/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Ist kein Verzeichnis. grub-install: Info: copying `/usr/share/locale/gd/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gd.mo'. grub-install: Info: »/usr/share/locale/gd/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/na/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/na.mo'. grub-install: Info: »/usr/share/locale/na/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/la/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/la.mo'. grub-install: Info: »/usr/share/locale/la/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/fo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fo.mo'. grub-install: Info: »/usr/share/locale/fo/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/fr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fr.mo'. grub-install: Info: copying `/usr/share/locale/mai/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mai.mo'. grub-install: Info: »/usr/share/locale/mai/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ga/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ga.mo'. grub-install: Info: »/usr/share/locale/ga/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en@piglatin/LC_MESSAGES/ grub.mo' -> `/boot/grub/locale/en@piglatin.mo'. grub-install: Info: copying `/usr/share/locale/cs_CZ/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/cs_CZ.mo'. grub-install: Info: »/usr/share/locale/cs_CZ/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/nds/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nds.mo'. grub-install: Info: »/usr/share/locale/nds/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ar/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ar.mo'. grub-install: Info: »/usr/share/locale/ar/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kok/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kok.mo'. grub-install: Info: »/usr/share/locale/kok/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/am_ET/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/am_ET.mo'. grub-install: Info: »/usr/share/locale/am_ET/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ckb/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ckb.mo'. grub-install: Info: »/usr/share/locale/ckb/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/bar/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bar.mo'. grub-install: Info: »/usr/share/locale/bar/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/si/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/si.mo'. grub-install: Info: »/usr/share/locale/si/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/nn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nn.mo'. grub-install: Info: »/usr/share/locale/nn/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sr_RS@latin/LC_MESSAGES/ grub.mo' -> `/boot/grub/locale/sr_RS@latin.mo'. grub-install: Info: »/usr/share/locale/sr_RS@latin/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ig/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ig.mo'. grub-install: Info: »/usr/share/locale/ig/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/yi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/yi.mo'. grub-install: Info: »/usr/share/locale/yi/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/mn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mn.mo'. grub-install: Info: »/usr/share/locale/mn/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/rw/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/rw.mo'. grub-install: Info: »/usr/share/locale/rw/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ur/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ur.mo'. grub-install: Info: »/usr/share/locale/ur/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ka/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ka.mo'. grub-install: Info: »/usr/share/locale/ka/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ug/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ug.mo'. grub-install: Info: »/usr/share/locale/ug/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/pi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pi.mo'. grub-install: Info: »/usr/share/locale/pi/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/hr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hr.mo'. grub-install: Info: copying `/usr/share/locale/ach/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ach.mo'. grub-install: Info: »/usr/share/locale/ach/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/st/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/st.mo'. grub-install: Info: »/usr/share/locale/st/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/en/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en.mo'. grub-install: Info: »/usr/share/locale/en/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ku/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ku.mo'. grub-install: Info: »/usr/share/locale/ku/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/an/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/an.mo'. grub-install: Info: »/usr/share/locale/an/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/lb/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/lb.mo'. grub-install: Info: »/usr/share/locale/lb/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/am/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/am.mo'. grub-install: Info: »/usr/share/locale/am/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/my/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/my.mo'. grub-install: Info: »/usr/share/locale/my/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/sr@ijekavian/LC_MESSAGES /grub.mo' -> `/boot/grub/locale/sr@ijekavian.mo'. grub-install: Info: »/usr/share/locale/sr@ijekavian/LC_MESSAGES/grub.mo « kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ee/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ee.mo'. grub-install: Info: »/usr/share/locale/ee/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/de/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/de.mo'. grub-install: Info: copying `/usr/share/locale/kw/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kw.mo'. grub-install: Info: »/usr/share/locale/kw/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ml/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ml.mo'. grub-install: Info: »/usr/share/locale/ml/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/eo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/eo.mo'. grub-install: Info: copying `/usr/share/locale/sc/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sc.mo'. grub-install: Info: »/usr/share/locale/sc/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ms/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ms.mo'. grub-install: Info: »/usr/share/locale/ms/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/bs/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bs.mo'. grub-install: Info: »/usr/share/locale/bs/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/es_MX/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es_MX.mo'. grub-install: Info: »/usr/share/locale/es_MX/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/currency/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/currency.mo'. grub-install: Info: »/usr/share/locale/currency/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ca@valencia/LC_MESSAGES/ grub.mo' -> `/boot/grub/locale/ca@valencia.mo'. grub-install: Info: »/usr/share/locale/ca@valencia/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/cgg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/cgg.mo'. grub-install: Info: »/usr/share/locale/cgg/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/gez/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gez.mo'. grub-install: Info: »/usr/share/locale/gez/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/ceb/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ceb.mo'. grub-install: Info: »/usr/share/locale/ceb/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/mg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mg.mo'. grub-install: Info: »/usr/share/locale/mg/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/kw@uccor/LC_MESSAGES/gru b.mo' -> `/boot/grub/locale/kw@uccor.mo'. grub-install: Info: »/usr/share/locale/kw@uccor/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/locale/he/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/he.mo'. grub-install: Info: »/usr/share/locale/he/LC_MESSAGES/grub.mo« kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden. grub-install: Info: copying `/usr/share/grub/unicode.pf2' -> `/boot/grub/fonts/unicode.pf2'. grub-install: Info: /dev/sda2 is present. grub-install: Info: Looking for /dev/sda2. grub-install: Info: /dev/sda is a parent of /dev/sda2. grub-install: Info: /dev/sda2 starts from 1050624. grub-install: Info: opening the device hostdisk//dev/sda. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Partition 0 starts from 2048. grub-install: Info: Partition 1 starts from 1050624. grub-install: Info: /dev/sda2 is present. grub-install: Info: Looking for /dev/sda2. grub-install: Info: /dev/sda is a parent of /dev/sda2. grub-install: Info: /dev/sda2 starts from 1050624. grub-install: Info: opening the device hostdisk//dev/sda. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Partition 0 starts from 2048. grub-install: Info: Partition 1 starts from 1050624. grub-install: Info: /dev/sda2 is present. grub-install: Info: Looking for /dev/sda2. grub-install: Info: /dev/sda is a parent of /dev/sda2. grub-install: Info: /dev/sda2 starts from 1050624. grub-install: Info: opening the device hostdisk//dev/sda. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Partition 0 starts from 2048. grub-install: Info: Partition 1 starts from 1050624. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: /dev/sda1 is present. grub-install: Info: Looking for /dev/sda1. grub-install: Info: /dev/sda is a parent of /dev/sda1. grub-install: Info: /dev/sda1 starts from 2048. grub-install: Info: opening the device hostdisk//dev/sda. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Partition 0 starts from 2048. grub-install: Info: /dev/sda1 is present. grub-install: Info: Looking for /dev/sda1. grub-install: Info: /dev/sda is a parent of /dev/sda1. grub-install: Info: /dev/sda1 starts from 2048. grub-install: Info: opening the device hostdisk//dev/sda. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Partition 0 starts from 2048. grub-install: Info: /dev/sda1 is present. grub-install: Info: Looking for /dev/sda1. grub-install: Info: /dev/sda is a parent of /dev/sda1. grub-install: Info: /dev/sda1 starts from 2048. grub-install: Info: opening the device hostdisk//dev/sda. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: drive = 0. grub-install: Info: the size of hostdisk//dev/sda is 488397168. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid1x devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for mdraid09 devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda. grub-install: Info: Scanning for ldm devices on disk hostdisk//dev/sda. grub-install: Info: scanning hostdisk//dev/sda for LDM. grub-install: Info: no LDM signature found. grub-install: Info: Scanning for lvm devices on disk hostdisk//dev/sda. grub-install: Info: no LVM signature found. grub-install: Info: Partition 0 starts from 2048. grub-install: Info: grub-mkimage --directory '/usr/lib/grub/x86_64- efi' --prefix '/grub' --output '/boot/grub/x86_64-efi/core.efi' --sbat '' -- format 'x86_64-efi' --compression 'auto' --config '/boot/grub/x86_64- efi/load.cfg' 'ext2' 'part_gpt' 'search_fs_uuid' . grub-install: Info: the size of config file is 0x60. grub-install: Info: the total module size is 0x53f8. grub-install: Info: reading /usr/lib/grub/x86_64-efi/kernel.img. grub-install: Info: locating the section .text at 0x0. grub-install: Info: locating the section .rodata at 0xb000. grub-install: Info: locating the section .rodata.str1.1 at 0xb1a0. grub-install: Info: locating the section .data at 0xcea0. grub-install: Info: locating the section .module_license at 0xe1e8. grub-install: Info: locating the section .bss at 0xe200. grub-install: Info: locating at 0x1000 (0x1000). grub-install: Info: locating at 0xc000 (0xc000). grub-install: Info: locating at 0xc1a0 (0xc1a0). grub-install: Info: locating at 0xdea0 (0xdea0). grub-install: Info: locating at 0xf200 (0xf200). grub-install: Info: locating at 0xf1e8 (0xf1e8). grub-install: Info: locating at 0x1000 (0x1000). grub-install: Info: locating grub_strlen at 0x90c6 (0x1000). grub-install: Info: locating grub_buffer_free at 0x56b9 (0x1000). grub-install: Info: locating grub_net_poll_cards_idle at 0x10fa0 (0xf200). grub-install: Info: locating grub_efi_finish_boot_services at 0x3f13 (0x1000). grub-install: Info: locating grub_disk_get_size at 0x6bcd (0x1000). grub-install: Info: locating grub_file_progress_hook at 0x1b0e0 (0xf200). grub-install: Info: locating grub_efidisk_fini at 0x1660 (0x1000). grub-install: Info: locating grub_puts_ at 0x8e8b (0x1000). grub-install: Info: locating grub_millisleep at 0x5637 (0x1000). grub-install: Info: locating grub_fs_autoload_hook at 0x10d68 (0xf200). grub-install: Info: locating efi_wrap_10 at 0x122a (0x1000). grub-install: Info: locating grub_byte_checksum at 0x4bf7 (0x1000). grub-install: Info: locating grub_efi_allocate_pages_max at 0x3c3a (0x1000). grub-install: Info: locating grub_fs_blocklist at 0xe040 (0xdea0). grub-install: Info: locating grub_errmsg at 0x1afc0 (0xf200). grub-install: Info: locating efi_wrap_5 at 0x11c1 (0x1000). grub-install: Info: locating grub_strncmp at 0x8f00 (0x1000). grub-install: Info: locating grub_buffer_take_data at 0x5752 (0x1000). grub-install: Info: locating grub_strtoull at 0x91d5 (0x1000). grub-install: Info: locating grub_dma_get_virt at 0x1303 (0x1000). grub-install: Info: locating grub_efi_system_table at 0x10fb0 (0xf200). grub-install: Info: locating memmove at 0x4f87 (0x1000). grub-install: Info: locating efi_wrap_4 at 0x11ad (0x1000). grub-install: Info: locating grub_disk_open at 0x65b8 (0x1000). grub-install: Info: locating grub_efi_locate_protocol at 0x2997 (0x1000). grub-install: Info: locating grub_env_update_get_sorted at 0x7c17 (0x1000). grub-install: Info: locating grub_strcpy at 0x8e78 (0x1000). grub-install: Info: locating grub_partition_probe at 0xa87f (0x1000). grub-install: Info: locating grub_strrchr at 0x8f4b (0x1000). grub-install: Info: locating grub_partition_get_name at 0xaa93 (0x1000). grub-install: Info: locating grub_dl_load at 0x78af (0x1000). grub-install: Info: locating grub_pmtimer_wait_count_tsc at 0x1094 (0x1000). grub-install: Info: locating grub_efi_stall at 0x2bc1 (0x1000). grub-install: Info: locating grub_efi_get_filename at 0x3019 (0x1000). grub-install: Info: locating grub_env_export at 0x7d02 (0x1000). grub-install: Info: locating grub_xvasprintf at 0x9f23 (0x1000). grub-install: Info: locating grub_error_push at 0x7dc4 (0x1000). grub-install: Info: locating grub_rescue_run at 0xb019 (0x1000). grub-install: Info: locating grub_xasprintf at 0x9fbb (0x1000). grub-install: Info: locating grub_realloc at 0x5561 (0x1000). grub-install: Info: locating grub_exit at 0x2c00 (0x1000). grub-install: Info: locating grub_tsc_calibrate_from_pmtimer at 0x1114 (0x1000). grub-install: Info: locating memcpy at 0x4f7b (0x1000). grub-install: Info: locating grub_memmove at 0x8e3c (0x1000). grub-install: Info: locating grub_device_open at 0x5e10 (0x1000). grub-install: Info: locating grub_register_exported_symbols at 0xb211 (0x1000). grub-install: Info: locating grub_tsc_calibrate_from_efi at 0x1017 (0x1000). grub-install: Info: locating grub_printf_fmt_check at 0xa00a (0x1000). grub-install: Info: locating grub_strdup at 0x90d7 (0x1000). grub-install: Info: locating grub_disk_firmware_is_tainted at 0x11000 (0xf200). grub-install: Info: locating grub_efi_allocate_fixed at 0x3dbe (0x1000). grub-install: Info: locating grub_divmod64 at 0x9174 (0x1000). grub-install: Info: locating grub_file_get_device_name at 0x7f42 (0x1000). grub-install: Info: locating grub_efi_print_device_path at 0x328b (0x1000). grub-install: Info: locating grub_partition_iterate at 0xaa26 (0x1000). grub-install: Info: locating grub_dma_free at 0x12f7 (0x1000). grub-install: Info: locating grub_vsnprintf at 0x9eca (0x1000). grub-install: Info: locating grub_partition_map_list at 0x1b140 (0xf200). grub-install: Info: locating efi_wrap_1 at 0x1180 (0x1000). grub-install: Info: locating grub_command_list at 0x10fe0 (0xf200). grub-install: Info: locating grub_machine_fini at 0x1292 (0x1000). grub-install: Info: locating grub_tsc_rate at 0x10fd0 (0xf200). grub-install: Info: locating grub_rescue_parse_line at 0xad9e (0x1000). grub-install: Info: locating grub_efi_get_variable at 0x2d92 (0x1000). grub-install: Info: locating grub_snprintf at 0x9ede (0x1000). grub-install: Info: locating grub_register_core_commands at 0x5ca1 (0x1000). grub-install: Info: locating grub_disk_dev_register at 0x64e1 (0x1000). grub-install: Info: locating grub_efi_find_mmap_size at 0x41bc (0x1000). grub-install: Info: locating grub_console_init at 0x4a43 (0x1000). grub-install: Info: locating grub_disk_write_weak at 0x11008 (0xf200). grub-install: Info: locating grub_dl_add at 0x6c9c (0x1000). grub-install: Info: locating grub_disk_read at 0x6871 (0x1000). grub-install: Info: locating grub_term_highlight_color at 0xe1d8 (0xdea0). grub-install: Info: locating grub_parser_execute at 0xa807 (0x1000). grub-install: Info: locating grub_xputs at 0xe1d0 (0xdea0). grub-install: Info: locating grub_console_fini at 0x4b40 (0x1000). grub-install: Info: locating grub_fatal at 0xa112 (0x1000). grub-install: Info: locating grub_dl_ref at 0x6d96 (0x1000). grub-install: Info: locating grub_file_seek at 0x828d (0x1000). grub-install: Info: locating grub_pci_find_capability at 0x13f8 (0x1000). grub-install: Info: locating grub_efi_get_loaded_image at 0x2be5 (0x1000). grub-install: Info: locating grub_errno at 0x1b0c0 (0xf200). grub-install: Info: locating grub_parser_cmdline_state at 0xa449 (0x1000). grub-install: Info: locating grub_memset at 0x9051 (0x1000). grub-install: Info: locating grub_getkey at 0xb1f2 (0x1000). grub-install: Info: locating grub_buffer_new at 0x565b (0x1000). grub-install: Info: locating grub_term_outputs_disabled at 0x1b148 (0xf200). grub-install: Info: locating grub_grubnet_fini at 0x1b0e8 (0xf200). grub-install: Info: locating grub_register_variable_hook at 0x7ca2 (0x1000). grub-install: Info: locating grub_efi_image_handle at 0x10fb8 (0xf200). grub-install: Info: locating grub_vprintf at 0x9bec (0x1000). grub-install: Info: locating grub_buffer_ensure_space at 0x56d9 (0x1000). grub-install: Info: locating grub_machine_acpi_get_rsdpv1 at 0x4ce5 (0x1000). grub-install: Info: locating grub_net_open at 0xf258 (0xf200). grub-install: Info: locating grub_register_command_prio at 0x57e3 (0x1000). grub-install: Info: locating grub_efi_find_last_device_path at 0x31b0 (0x1000). grub-install: Info: locating grub_efi_compare_device_paths at 0x392d (0x1000). grub-install: Info: locating grub_acpi_find_fadt at 0x4c09 (0x1000). grub-install: Info: locating grub_file_filters_all at 0x1b100 (0xf200). grub-install: Info: locating grub_install_get_time_ms at 0x5629 (0x1000). grub-install: Info: locating grub_tsc_calibrate_from_pit at 0x4ee3 (0x1000). grub-install: Info: locating _start at 0x1000 (0x1000). grub-install: Info: locating grub_term_inputs at 0x1b150 (0xf200). grub-install: Info: locating grub_parser_split_cmdline at 0xa4e9 (0x1000). grub-install: Info: locating grub_disk_firmware_fini at 0x11010 (0xf200). grub-install: Info: locating grub_disk_close at 0x651f (0x1000). grub-install: Info: locating grub_dl_unload at 0x6e19 (0x1000). grub-install: Info: locating grub_efi_set_variable at 0x2ca4 (0x1000). grub-install: Info: locating grub_printf at 0x9cd9 (0x1000). grub-install: Info: locating grub_efi_secure_boot at 0x2ecc (0x1000). grub-install: Info: locating grub_unregister_command at 0x5928 (0x1000). grub-install: Info: locating grub_fs_list at 0x10d70 (0xf200). grub-install: Info: locating grub_efidisk_get_device_handle at 0x2369 (0x1000). grub-install: Info: locating grub_buffer_reset at 0x5775 (0x1000). grub-install: Info: locating grub_main at 0x8840 (0x1000). grub-install: Info: locating grub_file_read at 0x7fd0 (0x1000). grub-install: Info: locating grub_dl_unload_unneeded at 0x79a6 (0x1000). grub-install: Info: locating grub_pci_make_address at 0x130a (0x1000). grub-install: Info: locating memcmp at 0x4f93 (0x1000). grub-install: Info: locating grub_term_normal_color at 0xe1d9 (0xdea0). grub-install: Info: locating grub_disk_dev_list at 0x11018 (0xf200). grub-install: Info: locating grub_machine_init at 0x1278 (0x1000). grub-install: Info: locating efi_wrap_0 at 0x1175 (0x1000). grub-install: Info: locating grub_efi_locate_handle at 0x29e1 (0x1000). grub-install: Info: locating grub_term_outputs at 0x1b158 (0xf200). grub-install: Info: locating grub_modbase at 0x10fc0 (0xf200). grub-install: Info: locating grub_term_inputs_disabled at 0x1b160 (0xf200). grub-install: Info: locating grub_efi_net_config at 0x10fc8 (0xf200). grub-install: Info: locating grub_efi_set_virtual_address_map at 0x2c49 (0x1000). grub-install: Info: locating grub_print_error at 0x7eac (0x1000). grub-install: Info: locating grub_efi_mm_init at 0x421d (0x1000). grub-install: Info: locating memset at 0x4f9f (0x1000). grub-install: Info: locating grub_zalloc at 0x52de (0x1000). grub-install: Info: locating grub_strcmp at 0x8ee4 (0x1000). grub-install: Info: locating grub_tsc_init at 0x4e37 (0x1000). grub-install: Info: locating grub_strchr at 0x8f37 (0x1000). grub-install: Info: locating grub_refresh at 0xb1ca (0x1000). grub-install: Info: locating grub_malloc at 0x52cd (0x1000). grub-install: Info: locating grub_efi_get_memory_map at 0x3dd4 (0x1000). grub-install: Info: locating grub_efidisk_get_device_name at 0x24ab (0x1000). grub-install: Info: locating grub_get_time_ms at 0x561d (0x1000). grub-install: Info: locating grub_file_close at 0x806c (0x1000). grub-install: Info: locating grub_file_open at 0x80b7 (0x1000). grub-install: Info: locating grub_isspace at 0x8f5e (0x1000). grub-install: Info: locating grub_efi_open_protocol at 0x2adb (0x1000). grub-install: Info: locating grub_real_dprintf at 0x9d86 (0x1000). grub-install: Info: locating efi_wrap_3 at 0x119c (0x1000). grub-install: Info: locating grub_dl_load_core_noinit at 0x6f15 (0x1000). grub-install: Info: locating grub_calloc at 0x526a (0x1000). grub-install: Info: locating grub_dl_load_file at 0x77b5 (0x1000). grub-install: Info: locating grub_lockdown at 0x4da5 (0x1000). grub-install: Info: locating grub_env_unset at 0x7b9b (0x1000). grub-install: Info: locating grub_device_close at 0x5eed (0x1000). grub-install: Info: locating efi_wrap_6 at 0x11da (0x1000). grub-install: Info: locating grub_is_lockdown at 0x4ded (0x1000). grub-install: Info: locating grub_buffer_advance_read_pos at 0x5786 (0x1000). grub-install: Info: locating grub_dl_head at 0xf280 (0xf200). grub-install: Info: locating grub_fs_probe at 0x858e (0x1000). grub-install: Info: locating grub_mm_base at 0x10fd8 (0xf200). grub-install: Info: locating grub_term_poll_usb at 0x10fa8 (0xf200). grub-install: Info: locating grub_file_filters_enabled at 0x1b120 (0xf200). grub-install: Info: locating grub_strword at 0x8fc1 (0x1000). grub-install: Info: locating grub_machine_get_bootlocation at 0x3ab2 (0x1000). grub-install: Info: locating grub_efi_fini at 0x3b4f (0x1000). grub-install: Info: locating grub_efi_allocate_any_pages at 0x3da0 (0x1000). grub-install: Info: locating grub_err_printed_errors at 0x1b0c4 (0xf200). grub-install: Info: locating grub_error at 0x7d48 (0x1000). grub-install: Info: locating grub_current_context at 0xe020 (0xdea0). grub-install: Info: locating efi_codes at 0xc0e0 (0xc000). grub-install: Info: locating grub_dl_register_symbol at 0x6cd9 (0x1000). grub-install: Info: locating grub_efi_is_finished at 0xf218 (0xf200). grub-install: Info: locating grub_list_remove at 0x87b5 (0x1000). grub-install: Info: locating grub_pci_iterate at 0x1333 (0x1000). grub-install: Info: locating grub_modules_get_end at 0x8824 (0x1000). grub-install: Info: locating grub_free at 0x5318 (0x1000). grub-install: Info: locating grub_strndup at 0x911f (0x1000). grub-install: Info: locating efi_wrap_7 at 0x11fd (0x1000). grub-install: Info: locating grub_named_list_find at 0x876a (0x1000). grub-install: Info: locating grub_dl_unref at 0x6dd2 (0x1000). grub-install: Info: locating grub_efi_duplicate_device_path at 0x3202 (0x1000). grub-install: Info: locating grub_efidisk_init at 0x2160 (0x1000). grub-install: Info: locating grub_disk_dev_unregister at 0x64f6 (0x1000). grub-install: Info: locating grub_efi_init at 0x3a30 (0x1000). grub-install: Info: locating grub_arch_dl_check_header at 0x1489 (0x1000). grub-install: Info: locating grub_arch_dl_relocate_symbols at 0x14b8 (0x1000). grub-install: Info: locating grub_efi_free_pages at 0x3c10 (0x1000). grub-install: Info: locating grub_printf_ at 0x9d28 (0x1000). grub-install: Info: locating grub_efi_get_device_path at 0x3195 (0x1000). grub-install: Info: locating start at 0x1000 (0x1000). grub-install: Info: locating grub_efi_modules_addr at 0x2f7f (0x1000). grub-install: Info: locating grub_error_pop at 0x7e3d (0x1000). grub-install: Info: locating grub_dl_ref_count at 0x6e0e (0x1000). grub-install: Info: locating grub_device_iterate at 0x601e (0x1000). grub-install: Info: locating grub_getkey_noblock at 0xb180 (0x1000). grub-install: Info: locating grub_memalign_dma32 at 0x12a5 (0x1000). grub-install: Info: locating grub_list_push at 0x879e (0x1000). grub-install: Info: locating grub_efi_set_text_mode at 0x2b3a (0x1000). grub-install: Info: locating grub_err_printf at 0x9cd9 (0x1000). grub-install: Info: locating grub_disk_cache_invalidate_all at 0x649a (0x1000). grub-install: Info: locating grub_machine_acpi_get_rsdpv2 at 0x4d45 (0x1000). grub-install: Info: locating grub_register_command_lockdown at 0x58cf (0x1000). grub-install: Info: locating grub_efi_allocate_pages_real at 0x3cec (0x1000). grub-install: Info: locating grub_env_set at 0x7a48 (0x1000). grub-install: Info: locating grub_dl_load_core at 0x776f (0x1000). grub-install: Info: locating grub_gettext at 0xe090 (0xdea0). grub-install: Info: locating grub_memcmp at 0x8ec4 (0x1000). grub-install: Info: locating grub_env_get at 0x7b71 (0x1000). grub-install: Info: locating efi_wrap_2 at 0x118e (0x1000). grub-install: Info: locating grub_strtoul at 0x974b (0x1000). grub-install: Info: locating grub_dma_get_phys at 0x1307 (0x1000). grub-install: Info: locating grub_mm_init_region at 0x542f (0x1000). grub-install: Info: locating grub_disk_cache_table at 0x11020 (0xf200). grub-install: Info: locating grub_memalign at 0x5056 (0x1000). grub-install: Info: dealing with the relocation section .rela.text for .text. grub-install: Info: relocating an R_X86_64_PC32 entry to 0xffb1 at the offset 0x3. grub-install: Info: relocating an R_X86_64_PC32 entry to 0xffa2 at the offset 0xa. grub-install: Info: relocating an R_X86_64_PC32 entry to 0x7829 at the offset 0x13. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x33. grub-install: Info: relocating an R_X86_64_64 entry to 0x1180 at the offset 0x4b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x68. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x84. grub-install: Info: relocating an R_X86_64_64 entry to 0x4c09 at the offset 0x117. grub-install: Info: relocating an R_X86_64_64 entry to 0x1094 at the offset 0x13c. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x157. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x166. grub-install: Info: relocating an R_X86_64_64 entry to 0x3a30 at the offset 0x27b. grub-install: Info: relocating an R_X86_64_64 entry to 0x4e37 at the offset 0x288. grub-install: Info: relocating an R_X86_64_64 entry to 0x3b4f at the offset 0x29a. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0x2c3. grub-install: Info: relocating an R_X86_64_64 entry to 0xc1a0 at the offset 0x2d8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x2e9. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x2f9. grub-install: Info: relocating an R_X86_64_64 entry to 0x130a at the offset 0x343. grub-install: Info: relocating an R_X86_64_64 entry to 0x130a at the offset 0x40d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc1c0 at the offset 0x49a. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4ab. grub-install: Info: relocating an R_X86_64_64 entry to 0xc1e1 at the offset 0x4d7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc204 at the offset 0x563. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x575. grub-install: Info: relocating an R_X86_64_64 entry to 0xc21c at the offset 0x5c5. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x5cf. grub-install: Info: relocating an R_X86_64_64 entry to 0xc243 at the offset 0x616. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x620. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0x62a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x634. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x643. grub-install: Info: relocating an R_X86_64_64 entry to 0xf210 at the offset 0x664. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0x670. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0x67b. grub-install: Info: relocating an R_X86_64_64 entry to 0x163f at the offset 0x686. grub-install: Info: relocating an R_X86_64_64 entry to 0xdea0 at the offset 0x6ab. grub-install: Info: relocating an R_X86_64_64 entry to 0x64f6 at the offset 0x6b5. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x6df. grub-install: Info: relocating an R_X86_64_64 entry to 0xc26a at the offset 0x6e9. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6f7. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x703. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0x711. grub-install: Info: relocating an R_X86_64_64 entry to 0x974b at the offset 0x748. grub-install: Info: relocating an R_X86_64_64 entry to 0xc276 at the offset 0x764. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x775. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0x7a3. grub-install: Info: relocating an R_X86_64_64 entry to 0xf210 at the offset 0x7b1. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0x7bf. grub-install: Info: relocating an R_X86_64_64 entry to 0x15ea at the offset 0x7cc. grub-install: Info: relocating an R_X86_64_64 entry to 0xc284 at the offset 0x7ea. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x7f7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x815. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0x81f. grub-install: Info: relocating an R_X86_64_64 entry to 0xc293 at the offset 0x837. grub-install: Info: relocating an R_X86_64_64 entry to 0xc2ce at the offset 0x85d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc2ea at the offset 0x893. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x8a7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc301 at the offset 0x8e8. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x8f2. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0x8fc. grub-install: Info: relocating an R_X86_64_64 entry to 0xdee0 at the offset 0x921. grub-install: Info: relocating an R_X86_64_64 entry to 0x29e1 at the offset 0x92b. grub-install: Info: relocating an R_X86_64_64 entry to 0x3195 at the offset 0x95c. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0x993. grub-install: Info: relocating an R_X86_64_64 entry to 0xdee0 at the offset 0x9b4. grub-install: Info: relocating an R_X86_64_64 entry to 0x2adb at the offset 0x9be. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x9f3. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xa09. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xa52. grub-install: Info: relocating an R_X86_64_64 entry to 0x3202 at the offset 0xa73. grub-install: Info: relocating an R_X86_64_64 entry to 0x392d at the offset 0xa98. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0xaa5. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xad5. grub-install: Info: relocating an R_X86_64_64 entry to 0x392d at the offset 0xaf4. grub-install: Info: relocating an R_X86_64_64 entry to 0xc317 at the offset 0xb2c. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0xb36. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0xb5d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1af0 at the offset 0xb76. grub-install: Info: relocating an R_X86_64_64 entry to 0xf210 at the offset 0xb93. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0xbb1. grub-install: Info: relocating an R_X86_64_64 entry to 0xf210 at the offset 0xbf8. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0xc07. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0xc16. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0xc25. grub-install: Info: relocating an R_X86_64_64 entry to 0xc31b at the offset 0xc44. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0xc5b. grub-install: Info: relocating an R_X86_64_64 entry to 0xc320 at the offset 0xc65. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0xc6f. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0xc79. grub-install: Info: relocating an R_X86_64_64 entry to 0xc32e at the offset 0xcab. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0xcc2. grub-install: Info: relocating an R_X86_64_64 entry to 0xc320 at the offset 0xccc. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0xcd6. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0xce0. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0xd09. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0xd18. grub-install: Info: relocating an R_X86_64_64 entry to 0xc333 at the offset 0xd33. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0xd4a. grub-install: Info: relocating an R_X86_64_64 entry to 0xc320 at the offset 0xd54. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0xd5e. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0xd68. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa93 at the offset 0xdd8. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0xdf8. grub-install: Info: relocating an R_X86_64_64 entry to 0x392d at the offset 0xe2b. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0xe54. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0xe78. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0xefe. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0xf20. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0xf4c. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0xf70. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xf7c. grub-install: Info: relocating an R_X86_64_64 entry to 0xc338 at the offset 0xfa8. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0xfb9. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0xfc7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0xfe0. grub-install: Info: relocating an R_X86_64_64 entry to 0x1ea2 at the offset 0xff6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc36c at the offset 0x1027. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1033. grub-install: Info: relocating an R_X86_64_64 entry to 0xc37d at the offset 0x1055. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1063. grub-install: Info: relocating an R_X86_64_64 entry to 0xc3a5 at the offset 0x1089. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x109a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x10a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0x10c1. grub-install: Info: relocating an R_X86_64_64 entry to 0x1ea2 at the offset 0x10da. grub-install: Info: relocating an R_X86_64_64 entry to 0xc36c at the offset 0x110b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1117. grub-install: Info: relocating an R_X86_64_64 entry to 0xc3d7 at the offset 0x1139. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1147. grub-install: Info: relocating an R_X86_64_64 entry to 0x1660 at the offset 0x1162. grub-install: Info: relocating an R_X86_64_64 entry to 0x11010 at the offset 0x1178. grub-install: Info: relocating an R_X86_64_64 entry to 0x1916 at the offset 0x1182. grub-install: Info: relocating an R_X86_64_64 entry to 0x1a71 at the offset 0x1197. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0x11f6. grub-install: Info: relocating an R_X86_64_64 entry to 0x1df4 at the offset 0x1206. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0x1212. grub-install: Info: relocating an R_X86_64_64 entry to 0x1df4 at the offset 0x123b. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x1295. grub-install: Info: relocating an R_X86_64_64 entry to 0x1a71 at the offset 0x12a5. grub-install: Info: relocating an R_X86_64_64 entry to 0xf210 at the offset 0x12f4. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0x1313. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0x131f. grub-install: Info: relocating an R_X86_64_64 entry to 0x163f at the offset 0x1339. grub-install: Info: relocating an R_X86_64_64 entry to 0xdea0 at the offset 0x1348. grub-install: Info: relocating an R_X86_64_64 entry to 0x64e1 at the offset 0x1352. grub-install: Info: relocating an R_X86_64_64 entry to 0x1916 at the offset 0x13b4. grub-install: Info: relocating an R_X86_64_64 entry to 0x3202 at the offset 0x13c1. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0x13f2. grub-install: Info: relocating an R_X86_64_64 entry to 0x392d at the offset 0x140c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x141b. grub-install: Info: relocating an R_X86_64_64 entry to 0x163f at the offset 0x148c. grub-install: Info: relocating an R_X86_64_64 entry to 0x3195 at the offset 0x14ad. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0x14cc. grub-install: Info: relocating an R_X86_64_64 entry to 0x3202 at the offset 0x1501. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b5b at the offset 0x1543. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x154d. grub-install: Info: relocating an R_X86_64_64 entry to 0x65b8 at the offset 0x156a. grub-install: Info: relocating an R_X86_64_64 entry to 0x651f at the offset 0x1593. grub-install: Info: relocating an R_X86_64_64 entry to 0x6bcd at the offset 0x15b5. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x15c9. grub-install: Info: relocating an R_X86_64_64 entry to 0x1d9e at the offset 0x15e2. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa26 at the offset 0x15ec. grub-install: Info: relocating an R_X86_64_64 entry to 0xc3fd at the offset 0x160a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x1619. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b5b at the offset 0x1651. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x1665. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x1793. grub-install: Info: relocating an R_X86_64_64 entry to 0xc403 at the offset 0x17e5. grub-install: Info: relocating an R_X86_64_64 entry to 0xc444 at the offset 0x17fc. grub-install: Info: relocating an R_X86_64_64 entry to 0xc446 at the offset 0x1815. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x19a3. grub-install: Info: relocating an R_X86_64_64 entry to 0x119c at the offset 0x19b3. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x19ea. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1a32. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0x1a44. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x1a6a. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x1aab. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1ae9. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x1b08. grub-install: Info: relocating an R_X86_64_64 entry to 0x11da at the offset 0x1b15. grub-install: Info: relocating an R_X86_64_64 entry to 0x2997 at the offset 0x1b3c. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf10 at the offset 0x1b4b. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x1b76. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x1ba6. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1bc3. grub-install: Info: relocating an R_X86_64_64 entry to 0x1180 at the offset 0x1bdb. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf00 at the offset 0x1be7. grub-install: Info: relocating an R_X86_64_64 entry to 0x2adb at the offset 0x1bf6. grub-install: Info: relocating an R_X86_64_64 entry to 0x1292 at the offset 0x1c08. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1c1b. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x1c30. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x1c3d. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1c55. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x1c73. grub-install: Info: relocating an R_X86_64_64 entry to 0xc44c at the offset 0x1c84. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1c96. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x1ca6. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x1cd6. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x1ce6. grub-install: Info: relocating an R_X86_64_64 entry to 0x2837 at the offset 0x1d01. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1d27. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0x1d39. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x1d4b. grub-install: Info: relocating an R_X86_64_64 entry to 0xc46b at the offset 0x1d69. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1d76. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x1d94. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x1dd7. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0x1df8. grub-install: Info: relocating an R_X86_64_64 entry to 0x2837 at the offset 0x1e05. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x1e0f. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1e33. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x1e66. grub-install: Info: relocating an R_X86_64_64 entry to 0xc48b at the offset 0x1eda. grub-install: Info: relocating an R_X86_64_64 entry to 0x2d92 at the offset 0x1ee6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc496 at the offset 0x1f34. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x1f63. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x1f81. grub-install: Info: relocating an R_X86_64_64 entry to 0x2be5 at the offset 0x1f96. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x1fb4. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4a0 at the offset 0x1fda. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4a5 at the offset 0x204d. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x205e. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x2094. grub-install: Info: relocating an R_X86_64_64 entry to 0x267f at the offset 0x20a0. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4a5 at the offset 0x2117. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x2121. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x2130. grub-install: Info: relocating an R_X86_64_64 entry to 0xdef0 at the offset 0x2197. grub-install: Info: relocating an R_X86_64_64 entry to 0x2adb at the offset 0x21a6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4a5 at the offset 0x221a. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x222d. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x2259. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x2279. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x2296. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4d2 at the offset 0x22ff. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4de at the offset 0x2311. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4e8 at the offset 0x2324. grub-install: Info: relocating an R_X86_64_64 entry to 0xc000 at the offset 0x233a. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4f9 at the offset 0x2352. grub-install: Info: relocating an R_X86_64_64 entry to 0xc505 at the offset 0x2361. grub-install: Info: relocating an R_X86_64_64 entry to 0xc511 at the offset 0x237c. grub-install: Info: relocating an R_X86_64_64 entry to 0xc525 at the offset 0x238e. grub-install: Info: relocating an R_X86_64_64 entry to 0xc52e at the offset 0x23a0. grub-install: Info: relocating an R_X86_64_64 entry to 0xc538 at the offset 0x23b2. grub-install: Info: relocating an R_X86_64_64 entry to 0xc547 at the offset 0x23d2. grub-install: Info: relocating an R_X86_64_64 entry to 0xc554 at the offset 0x23eb. grub-install: Info: relocating an R_X86_64_64 entry to 0xc55b at the offset 0x2403. grub-install: Info: relocating an R_X86_64_64 entry to 0xc55f at the offset 0x2416. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x2427. grub-install: Info: relocating an R_X86_64_64 entry to 0xc55b at the offset 0x243f. grub-install: Info: relocating an R_X86_64_64 entry to 0xc55f at the offset 0x2458. grub-install: Info: relocating an R_X86_64_64 entry to 0xc563 at the offset 0x248d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc567 at the offset 0x24b6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc56b at the offset 0x24cd. grub-install: Info: relocating an R_X86_64_64 entry to 0xc028 at the offset 0x24e7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc57c at the offset 0x24ff. grub-install: Info: relocating an R_X86_64_64 entry to 0xc58d at the offset 0x251a. grub-install: Info: relocating an R_X86_64_64 entry to 0xc59a at the offset 0x2533. grub-install: Info: relocating an R_X86_64_64 entry to 0xc5b3 at the offset 0x2544. grub-install: Info: relocating an R_X86_64_64 entry to 0xc5bf at the offset 0x2563. grub-install: Info: relocating an R_X86_64_64 entry to 0xc5cb at the offset 0x257c. grub-install: Info: relocating an R_X86_64_64 entry to 0xc5e5 at the offset 0x259b. grub-install: Info: relocating an R_X86_64_64 entry to 0xc5ee at the offset 0x25b5. grub-install: Info: relocating an R_X86_64_64 entry to 0xc619 at the offset 0x25ee. grub-install: Info: relocating an R_X86_64_64 entry to 0xc644 at the offset 0x263c. grub-install: Info: relocating an R_X86_64_64 entry to 0xc687 at the offset 0x26b6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc6a6 at the offset 0x26d9. grub-install: Info: relocating an R_X86_64_64 entry to 0xc6bb at the offset 0x26fb. grub-install: Info: relocating an R_X86_64_64 entry to 0xc6cb at the offset 0x2712. grub-install: Info: relocating an R_X86_64_64 entry to 0xc6d5 at the offset 0x2724. grub-install: Info: relocating an R_X86_64_64 entry to 0xc0b8 at the offset 0x273e. grub-install: Info: relocating an R_X86_64_64 entry to 0xc6eb at the offset 0x2756. grub-install: Info: relocating an R_X86_64_64 entry to 0xc724 at the offset 0x27aa. grub-install: Info: relocating an R_X86_64_64 entry to 0xc736 at the offset 0x27c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x278a at the offset 0x27cd. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x27de. grub-install: Info: relocating an R_X86_64_64 entry to 0x267f at the offset 0x280c. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x2820. grub-install: Info: relocating an R_X86_64_64 entry to 0xc73c at the offset 0x2830. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x2844. grub-install: Info: relocating an R_X86_64_64 entry to 0xc746 at the offset 0x285d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc782 at the offset 0x289c. grub-install: Info: relocating an R_X86_64_64 entry to 0xc7a4 at the offset 0x28a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xc794 at the offset 0x28c6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc7b5 at the offset 0x28da. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x28eb. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x2951. grub-install: Info: relocating an R_X86_64_64 entry to 0x2f7f at the offset 0x2a33. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc0 at the offset 0x2a3f. grub-install: Info: relocating an R_X86_64_64 entry to 0x4a43 at the offset 0x2a49. grub-install: Info: relocating an R_X86_64_64 entry to 0x421d at the offset 0x2a55. grub-install: Info: relocating an R_X86_64_64 entry to 0x2ecc at the offset 0x2a61. grub-install: Info: relocating an R_X86_64_64 entry to 0x4da5 at the offset 0x2a71. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2a7d. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x2a9b. grub-install: Info: relocating an R_X86_64_64 entry to 0x2160 at the offset 0x2aa8. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x2ab4. grub-install: Info: relocating an R_X86_64_64 entry to 0x2be5 at the offset 0x2acb. grub-install: Info: relocating an R_X86_64_64 entry to 0x24ab at the offset 0x2ae3. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc8 at the offset 0x2af8. grub-install: Info: relocating an R_X86_64_64 entry to 0x3019 at the offset 0x2b17. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f4b at the offset 0x2b38. grub-install: Info: relocating an R_X86_64_64 entry to 0x1660 at the offset 0x2b52. grub-install: Info: relocating an R_X86_64_64 entry to 0x4b40 at the offset 0x2b5f. grub-install: Info: relocating an R_X86_64_64 entry to 0x130a at the offset 0x2b8e. grub-install: Info: relocating an R_X86_64_64 entry to 0x13f8 at the offset 0x2bb8. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2c18. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x2c28. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2c6a. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x2c7e. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c10 at the offset 0x2ccd. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2d1d. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x2d32. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c10 at the offset 0x2d7d. grub-install: Info: relocating an R_X86_64_64 entry to 0x3cec at the offset 0x2db4. grub-install: Info: relocating an R_X86_64_64 entry to 0x3cec at the offset 0x2dca. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x2dd6. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x2e04. grub-install: Info: relocating an R_X86_64_64 entry to 0xf238 at the offset 0x2e1c. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x2e29. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x2e54. grub-install: Info: relocating an R_X86_64_64 entry to 0xf220 at the offset 0x2e67. grub-install: Info: relocating an R_X86_64_64 entry to 0xf21c at the offset 0x2e7c. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2eb6. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0x2ece. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2f39. grub-install: Info: relocating an R_X86_64_64 entry to 0xf238 at the offset 0x2f44. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x2f6f. grub-install: Info: relocating an R_X86_64_64 entry to 0xf21c at the offset 0x2f7f. grub-install: Info: relocating an R_X86_64_64 entry to 0xf220 at the offset 0x2f8c. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x2f96. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x2fa0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dd4 at the offset 0x2faa. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x2fbe. grub-install: Info: relocating an R_X86_64_64 entry to 0xc7e7 at the offset 0x2fd6. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x2fe7. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x2ff8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x300b. grub-install: Info: relocating an R_X86_64_64 entry to 0xf21c at the offset 0x301a. grub-install: Info: relocating an R_X86_64_64 entry to 0xf220 at the offset 0x3027. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x3031. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x303b. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dd4 at the offset 0x3045. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x3055. grub-install: Info: relocating an R_X86_64_64 entry to 0xc7ca at the offset 0x3064. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x3073. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x308f. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x309c. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x30a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x30c7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc806 at the offset 0x30d5. grub-install: Info: relocating an R_X86_64_64 entry to 0xc826 at the offset 0x30e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x30f2. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x3103. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x3118. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x312b. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x313e. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x314a. grub-install: Info: relocating an R_X86_64_64 entry to 0xf220 at the offset 0x3166. grub-install: Info: relocating an R_X86_64_64 entry to 0xf21c at the offset 0x317b. grub-install: Info: relocating an R_X86_64_64 entry to 0x3b69 at the offset 0x3191. grub-install: Info: relocating an R_X86_64_64 entry to 0x1333 at the offset 0x31a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dd4 at the offset 0x31d9. grub-install: Info: relocating an R_X86_64_64 entry to 0xc84e at the offset 0x31e9. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x31fa. grub-install: Info: relocating an R_X86_64_64 entry to 0x3da0 at the offset 0x322d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc86d at the offset 0x3243. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dd4 at the offset 0x3270. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c10 at the offset 0x3288. grub-install: Info: relocating an R_X86_64_64 entry to 0xc884 at the offset 0x32d7. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x32e1. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x334b. grub-install: Info: relocating an R_X86_64_64 entry to 0x542f at the offset 0x3456. grub-install: Info: relocating an R_X86_64_64 entry to 0x3cec at the offset 0x349d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc89a at the offset 0x34b8. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x34c7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc8cf at the offset 0x34d3. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c10 at the offset 0x34ee. grub-install: Info: relocating an R_X86_64_64 entry to 0xc0e0 at the offset 0x3544. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x3578. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x3593. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x36ac. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x370b. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x3721. grub-install: Info: relocating an R_X86_64_64 entry to 0x2adb at the offset 0x373a. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x3752. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x3763. grub-install: Info: relocating an R_X86_64_64 entry to 0x119c at the offset 0x377c. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x378d. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x37b3. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x37d5. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x37fb. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x380d. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x382f. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x3848. grub-install: Info: relocating an R_X86_64_64 entry to 0x4507 at the offset 0x3878. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x38bb. grub-install: Info: relocating an R_X86_64_64 entry to 0x4507 at the offset 0x38dc. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x38fa. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x390c. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x391a. grub-install: Info: relocating an R_X86_64_64 entry to 0x48f8 at the offset 0x392e. grub-install: Info: relocating an R_X86_64_64 entry to 0x2b3a at the offset 0x393c. grub-install: Info: relocating an R_X86_64_64 entry to 0x2b3a at the offset 0x394c. grub-install: Info: relocating an R_X86_64_64 entry to 0x48f8 at the offset 0x3969. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x3979. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x398a. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d9 at the offset 0x39b4. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d8 at the offset 0x39bf. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x39d3. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x39e0. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x39ef. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x39fd. grub-install: Info: relocating an R_X86_64_64 entry to 0x1180 at the offset 0x3a25. grub-install: Info: relocating an R_X86_64_64 entry to 0x2b3a at the offset 0x3a4b. grub-install: Info: relocating an R_X86_64_64 entry to 0xc8e1 at the offset 0x3a5b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x3a6b. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0x3a77. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf20 at the offset 0x3a81. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b148 at the offset 0x3a8b. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf38 at the offset 0x3a9b. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf20 at the offset 0x3aaa. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0x3ab4. grub-install: Info: relocating an R_X86_64_64 entry to 0x879e at the offset 0x3abe. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf20 at the offset 0x3acc. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b150 at the offset 0x3adc. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfc0 at the offset 0x3ae6. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b160 at the offset 0x3af0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfd8 at the offset 0x3b00. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfc0 at the offset 0x3b0f. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b150 at the offset 0x3b19. grub-install: Info: relocating an R_X86_64_64 entry to 0x879e at the offset 0x3b23. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfc0 at the offset 0x3b30. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfc0 at the offset 0x3b42. grub-install: Info: relocating an R_X86_64_64 entry to 0x87b5 at the offset 0x3b4d. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfc0 at the offset 0x3b59. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf20 at the offset 0x3b65. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf20 at the offset 0x3b75. grub-install: Info: relocating an R_X86_64_64 entry to 0xc8fe at the offset 0x3b9b. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x3ba5. grub-install: Info: relocating an R_X86_64_64 entry to 0xc903 at the offset 0x3bb6. grub-install: Info: relocating an R_X86_64_64 entry to 0x4ce5 at the offset 0x3c0b. grub-install: Info: relocating an R_X86_64_64 entry to 0x4d45 at the offset 0x3c24. grub-install: Info: relocating an R_X86_64_64 entry to 0x4b7f at the offset 0x3c3d. grub-install: Info: relocating an R_X86_64_64 entry to 0x4b7f at the offset 0x3c5a. grub-install: Info: relocating an R_X86_64_64 entry to 0xc908 at the offset 0x3c83. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x3c8d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc903 at the offset 0x3c9e. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x3ce9. grub-install: Info: relocating an R_X86_64_64 entry to 0xe010 at the offset 0x3d10. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x3d1a. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x3d49. grub-install: Info: relocating an R_X86_64_64 entry to 0xe000 at the offset 0x3d70. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x3d7a. grub-install: Info: relocating an R_X86_64_64 entry to 0xf240 at the offset 0x3da8. grub-install: Info: relocating an R_X86_64_64 entry to 0xc90f at the offset 0x3db2. grub-install: Info: relocating an R_X86_64_64 entry to 0xc90d at the offset 0x3dbc. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x3dcc. grub-install: Info: relocating an R_X86_64_64 entry to 0xc90f at the offset 0x3dd9. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d02 at the offset 0x3de3. grub-install: Info: relocating an R_X86_64_64 entry to 0xf240 at the offset 0x3dee. grub-install: Info: relocating an R_X86_64_64 entry to 0xf248 at the offset 0x3e0a. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x3e17. grub-install: Info: relocating an R_X86_64_64 entry to 0xc918 at the offset 0x3e5d. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x3e69. grub-install: Info: relocating an R_X86_64_64 entry to 0xf248 at the offset 0x3e84. grub-install: Info: relocating an R_X86_64_64 entry to 0x1114 at the offset 0x3e8e. grub-install: Info: relocating an R_X86_64_64 entry to 0x4ee3 at the offset 0x3e9e. grub-install: Info: relocating an R_X86_64_64 entry to 0x1017 at the offset 0x3eae. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x3ebe. grub-install: Info: relocating an R_X86_64_64 entry to 0x4df7 at the offset 0x3ece. grub-install: Info: relocating an R_X86_64_64 entry to 0x5629 at the offset 0x3ed9. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x3f3a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x3f55. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x3f7d. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x3f89. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x3f95. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x3fa1. grub-install: Info: relocating an R_X86_64_64 entry to 0xc925 at the offset 0x3fb7. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd8 at the offset 0x3fc3. grub-install: Info: relocating an R_X86_64_64 entry to 0xc93a at the offset 0x400e. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x4018. grub-install: Info: relocating an R_X86_64_64 entry to 0xc96d at the offset 0x4029. grub-install: Info: relocating an R_X86_64_64 entry to 0xc94c at the offset 0x403e. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x404a. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd8 at the offset 0x4060. grub-install: Info: relocating an R_X86_64_64 entry to 0x649a at the offset 0x40af. grub-install: Info: relocating an R_X86_64_64 entry to 0xc985 at the offset 0x410d. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x4119. grub-install: Info: relocating an R_X86_64_64 entry to 0xc996 at the offset 0x4132. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x413e. grub-install: Info: relocating an R_X86_64_64 entry to 0xc9b7 at the offset 0x4241. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4252. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0x427f. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x429b. grub-install: Info: relocating an R_X86_64_64 entry to 0xc9c5 at the offset 0x42a9. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x42bc. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0x42cf. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0x42e0. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x4307. grub-install: Info: relocating an R_X86_64_64 entry to 0x4fab at the offset 0x4323. grub-install: Info: relocating an R_X86_64_64 entry to 0xc996 at the offset 0x4379. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x4385. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd8 at the offset 0x4460. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x44be. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd8 at the offset 0x4525. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x4573. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4592. grub-install: Info: relocating an R_X86_64_64 entry to 0x4fab at the offset 0x45ad. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x45cf. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x45f4. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4607. grub-install: Info: relocating an R_X86_64_64 entry to 0xf250 at the offset 0x461f. grub-install: Info: relocating an R_X86_64_64 entry to 0xf250 at the offset 0x462e. grub-install: Info: relocating an R_X86_64_64 entry to 0x561d at the offset 0x463f. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x465f. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x468c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x46c0. grub-install: Info: relocating an R_X86_64_64 entry to 0xc9da at the offset 0x4701. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x470c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5561 at the offset 0x471d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4736. grub-install: Info: relocating an R_X86_64_64 entry to 0xca12 at the offset 0x4794. grub-install: Info: relocating an R_X86_64_64 entry to 0xc9fd at the offset 0x47a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x47b1. grub-install: Info: relocating an R_X86_64_64 entry to 0xca4a at the offset 0x47c4. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x47d9. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x47e5. grub-install: Info: relocating an R_X86_64_64 entry to 0xca83 at the offset 0x4831. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fe0 at the offset 0x4842. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x484c. grub-install: Info: relocating an R_X86_64_64 entry to 0x4ded at the offset 0x48d1. grub-install: Info: relocating an R_X86_64_64 entry to 0x57c2 at the offset 0x4909. grub-install: Info: relocating an R_X86_64_64 entry to 0x57e3 at the offset 0x491e. grub-install: Info: relocating an R_X86_64_64 entry to 0x87b5 at the offset 0x4943. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4956. grub-install: Info: relocating an R_X86_64_64 entry to 0xca86 at the offset 0x4969. grub-install: Info: relocating an R_X86_64_64 entry to 0xca84 at the offset 0x4973. grub-install: Info: relocating an R_X86_64_64 entry to 0xca87 at the offset 0x497d. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x4987. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x49a3. grub-install: Info: relocating an R_X86_64_64 entry to 0xca8d at the offset 0x49ad. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x49c3. grub-install: Info: relocating an R_X86_64_64 entry to 0x599b at the offset 0x49d3. grub-install: Info: relocating an R_X86_64_64 entry to 0x601e at the offset 0x49df. grub-install: Info: relocating an R_X86_64_64 entry to 0xca9b at the offset 0x49eb. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x49f5. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0x4a01. grub-install: Info: relocating an R_X86_64_64 entry to 0x7f42 at the offset 0x4a12. grub-install: Info: relocating an R_X86_64_64 entry to 0x5e10 at the offset 0x4a35. grub-install: Info: relocating an R_X86_64_64 entry to 0x858e at the offset 0x4a50. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x4a67. grub-install: Info: relocating an R_X86_64_64 entry to 0xca9d at the offset 0x4a89. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4a9a. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4ab2. grub-install: Info: relocating an R_X86_64_64 entry to 0xca93 at the offset 0x4ac2. grub-install: Info: relocating an R_X86_64_64 entry to 0xcaae at the offset 0x4ad6. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x4ae5. grub-install: Info: relocating an R_X86_64_64 entry to 0x5960 at the offset 0x4af8. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x4b0c. grub-install: Info: relocating an R_X86_64_64 entry to 0xca9b at the offset 0x4b16. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0x4b22. grub-install: Info: relocating an R_X86_64_64 entry to 0x5eed at the offset 0x4b2e. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4b3d. grub-install: Info: relocating an R_X86_64_64 entry to 0xcac7 at the offset 0x4b5d. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4b6e. grub-install: Info: relocating an R_X86_64_64 entry to 0x77b5 at the offset 0x4b8e. grub-install: Info: relocating an R_X86_64_64 entry to 0x78af at the offset 0x4b9a. grub-install: Info: relocating an R_X86_64_64 entry to 0x6d96 at the offset 0x4bae. grub-install: Info: relocating an R_X86_64_64 entry to 0x7c17 at the offset 0x4bc5. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x4bcf. grub-install: Info: relocating an R_X86_64_64 entry to 0xcadd at the offset 0x4bef. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x4bf9. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x4c18. grub-install: Info: relocating an R_X86_64_64 entry to 0xcae4 at the offset 0x4c38. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4c43. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x4c59. grub-install: Info: relocating an R_X86_64_64 entry to 0xcac7 at the offset 0x4c72. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4c83. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b9b at the offset 0x4c93. grub-install: Info: relocating an R_X86_64_64 entry to 0xcaf6 at the offset 0x4ca3. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb13 at the offset 0x4cb1. grub-install: Info: relocating an R_X86_64_64 entry to 0x5bbc at the offset 0x4cbb. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb22 at the offset 0x4cc5. grub-install: Info: relocating an R_X86_64_64 entry to 0x57e3 at the offset 0x4ccf. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb26 at the offset 0x4ce7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb46 at the offset 0x4cf4. grub-install: Info: relocating an R_X86_64_64 entry to 0x5c6c at the offset 0x4cfe. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb4d at the offset 0x4d08. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb53 at the offset 0x4d17. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb6a at the offset 0x4d21. grub-install: Info: relocating an R_X86_64_64 entry to 0x59bb at the offset 0x4d2b. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb70 at the offset 0x4d35. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb73 at the offset 0x4d48. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb84 at the offset 0x4d52. grub-install: Info: relocating an R_X86_64_64 entry to 0x5b57 at the offset 0x4d5c. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb8b at the offset 0x4d66. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x4d72. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa93 at the offset 0x4da1. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4dae. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb92 at the offset 0x4dc2. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x4dd4. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb98 at the offset 0x4e1d. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x4e27. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb98 at the offset 0x4e40. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb9d at the offset 0x4e53. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4e5d. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x4e6b. grub-install: Info: relocating an R_X86_64_64 entry to 0x65b8 at the offset 0x4e8f. grub-install: Info: relocating an R_X86_64_64 entry to 0xf258 at the offset 0x4ea3. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4eb2. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4ed7. grub-install: Info: relocating an R_X86_64_64 entry to 0x651f at the offset 0x4efd. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4f09. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4f2b. grub-install: Info: relocating an R_X86_64_64 entry to 0x5e10 at the offset 0x4f61. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4f75. grub-install: Info: relocating an R_X86_64_64 entry to 0x5eed at the offset 0x4f8a. grub-install: Info: relocating an R_X86_64_64 entry to 0x5d70 at the offset 0x4f9f. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa26 at the offset 0x4fb1. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4fc7. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4fd1. grub-install: Info: relocating an R_X86_64_64 entry to 0x11018 at the offset 0x5022. grub-install: Info: relocating an R_X86_64_64 entry to 0x5f37 at the offset 0x5066. grub-install: Info: relocating an R_X86_64_64 entry to 0x11020 at the offset 0x50b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x50d4. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x50ff. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x511a. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x5131. grub-install: Info: relocating an R_X86_64_64 entry to 0x11020 at the offset 0x517e. grub-install: Info: relocating an R_X86_64_64 entry to 0x11020 at the offset 0x51d2. grub-install: Info: relocating an R_X86_64_64 entry to 0x61a8 at the offset 0x5232. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x524f. grub-install: Info: relocating an R_X86_64_64 entry to 0x6151 at the offset 0x5269. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x527a. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5298. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x52af. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x5307. grub-install: Info: relocating an R_X86_64_64 entry to 0x608d at the offset 0x5324. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5347. grub-install: Info: relocating an R_X86_64_64 entry to 0x7dc4 at the offset 0x53dd. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbca at the offset 0x53f3. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbb5 at the offset 0x53fd. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbc5 at the offset 0x5407. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x5411. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0x541e. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5430. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x544b. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x549e. grub-install: Info: relocating an R_X86_64_64 entry to 0x11020 at the offset 0x54aa. grub-install: Info: relocating an R_X86_64_64 entry to 0x11018 at the offset 0x54e3. grub-install: Info: relocating an R_X86_64_64 entry to 0x11018 at the offset 0x54f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbd6 at the offset 0x5525. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbc5 at the offset 0x552f. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x5539. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbca at the offset 0x5550. grub-install: Info: relocating an R_X86_64_64 entry to 0x561d at the offset 0x5574. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x557e. grub-install: Info: relocating an R_X86_64_64 entry to 0xf260 at the offset 0x558a. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbc5 at the offset 0x55c6. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x55d2. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbca at the offset 0x55e1. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbe5 at the offset 0x55f0. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x5602. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x5653. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x567e. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x5692. grub-install: Info: relocating an R_X86_64_64 entry to 0x11018 at the offset 0x56a7. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x56cb. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbf6 at the offset 0x5701. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x570d. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x5723. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5732. grub-install: Info: relocating an R_X86_64_64 entry to 0x7dc4 at the offset 0x5745. grub-install: Info: relocating an R_X86_64_64 entry to 0xcc36 at the offset 0x575b. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbc5 at the offset 0x5765. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbca at the offset 0x576f. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0x577c. grub-install: Info: relocating an R_X86_64_64 entry to 0x651f at the offset 0x578d. grub-install: Info: relocating an R_X86_64_64 entry to 0xcc4c at the offset 0x57a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x57b2. grub-install: Info: relocating an R_X86_64_64 entry to 0xa87f at the offset 0x57d3. grub-install: Info: relocating an R_X86_64_64 entry to 0xcc24 at the offset 0x57e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x57f7. grub-install: Info: relocating an R_X86_64_64 entry to 0x561d at the offset 0x5808. grub-install: Info: relocating an R_X86_64_64 entry to 0xf260 at the offset 0x5814. grub-install: Info: relocating an R_X86_64_64 entry to 0x649a at the offset 0x5833. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x5850. grub-install: Info: relocating an R_X86_64_64 entry to 0xcc60 at the offset 0x58c7. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x58d8. grub-install: Info: relocating an R_X86_64_64 entry to 0xcc8e at the offset 0x5928. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x5932. grub-install: Info: relocating an R_X86_64_64 entry to 0x7dc4 at the offset 0x5942. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x5958. grub-install: Info: relocating an R_X86_64_64 entry to 0xccbc at the offset 0x5962. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbc5 at the offset 0x596c. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbca at the offset 0x5976. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x5980. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0x598d. grub-install: Info: relocating an R_X86_64_64 entry to 0x6203 at the offset 0x59bf. grub-install: Info: relocating an R_X86_64_64 entry to 0x61a8 at the offset 0x5a2b. grub-install: Info: relocating an R_X86_64_64 entry to 0x608d at the offset 0x5a7a. grub-install: Info: relocating an R_X86_64_64 entry to 0x608d at the offset 0x5ab3. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x5b2a. grub-install: Info: relocating an R_X86_64_64 entry to 0x6151 at the offset 0x5b4d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5b96. grub-install: Info: relocating an R_X86_64_64 entry to 0x6203 at the offset 0x5bad. grub-install: Info: relocating an R_X86_64_64 entry to 0xf280 at the offset 0x5bf1. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x5bfd. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x5c31. grub-install: Info: relocating an R_X86_64_64 entry to 0x6bef at the offset 0x5c9e. grub-install: Info: relocating an R_X86_64_64 entry to 0xcce4 at the offset 0x5cc1. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x5ccb. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x5cdb. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x5d0d. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x5d25. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5d33. grub-install: Info: relocating an R_X86_64_64 entry to 0xf2a0 at the offset 0x5d76. grub-install: Info: relocating an R_X86_64_64 entry to 0x6d96 at the offset 0x5d9f. grub-install: Info: relocating an R_X86_64_64 entry to 0x6dd2 at the offset 0x5ddb. grub-install: Info: relocating an R_X86_64_64 entry to 0xf280 at the offset 0x5e3e. grub-install: Info: relocating an R_X86_64_64 entry to 0xf2a0 at the offset 0x5e5c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x5e66. grub-install: Info: relocating an R_X86_64_64 entry to 0x10288 at the offset 0x5eab. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x5ebe. grub-install: Info: relocating an R_X86_64_64 entry to 0x6e19 at the offset 0x5ed9. grub-install: Info: relocating an R_X86_64_64 entry to 0xccfb at the offset 0x5f21. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd15 at the offset 0x5f2d. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x5f3b. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd1d at the offset 0x5f52. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd27 at the offset 0x5f63. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd48 at the offset 0x5f87. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x5f98. grub-install: Info: relocating an R_X86_64_64 entry to 0x1489 at the offset 0x5fa6. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd6b at the offset 0x5fc7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd92 at the offset 0x5fe7. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x5ff6. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x6009. grub-install: Info: relocating an R_X86_64_64 entry to 0xcdac at the offset 0x6035. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd15 at the offset 0x603f. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd1d at the offset 0x604b. grub-install: Info: relocating an R_X86_64_64 entry to 0x6c2d at the offset 0x6055. grub-install: Info: relocating an R_X86_64_64 entry to 0xcdbe at the offset 0x6065. grub-install: Info: relocating an R_X86_64_64 entry to 0xcdce at the offset 0x6081. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x608b. grub-install: Info: relocating an R_X86_64_64 entry to 0xcde3 at the offset 0x60a1. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x60af. grub-install: Info: relocating an R_X86_64_64 entry to 0xcdf1 at the offset 0x60c3. grub-install: Info: relocating an R_X86_64_64 entry to 0xce18 at the offset 0x60d8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x60e9. grub-install: Info: relocating an R_X86_64_64 entry to 0xcdfa at the offset 0x60f7. grub-install: Info: relocating an R_X86_64_64 entry to 0xce09 at the offset 0x610f. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x6131. grub-install: Info: relocating an R_X86_64_64 entry to 0xce2d at the offset 0x6149. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x615f. grub-install: Info: relocating an R_X86_64_64 entry to 0x78af at the offset 0x617b. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x61a9. grub-install: Info: relocating an R_X86_64_64 entry to 0x6d96 at the offset 0x61d5. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x61e6. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x6209. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0x624b. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x62b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x6304. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6320. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x6343. grub-install: Info: relocating an R_X86_64_64 entry to 0x14b8 at the offset 0x638d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc140 at the offset 0x6407. grub-install: Info: relocating an R_X86_64_64 entry to 0xf2a0 at the offset 0x6450. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x645e. grub-install: Info: relocating an R_X86_64_64 entry to 0x6cd9 at the offset 0x64cb. grub-install: Info: relocating an R_X86_64_64 entry to 0x6cd9 at the offset 0x6516. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6525. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x6534. grub-install: Info: relocating an R_X86_64_64 entry to 0xce36 at the offset 0x6541. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x654d. grub-install: Info: relocating an R_X86_64_64 entry to 0xce44 at the offset 0x6568. grub-install: Info: relocating an R_X86_64_64 entry to 0xce52 at the offset 0x65bd. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x65c7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcecb at the offset 0x6605. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x660f. grub-install: Info: relocating an R_X86_64_64 entry to 0xce6b at the offset 0x6671. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x667b. grub-install: Info: relocating an R_X86_64_64 entry to 0xce8b at the offset 0x66a7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd15 at the offset 0x66b1. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd1d at the offset 0x66bb. grub-install: Info: relocating an R_X86_64_64 entry to 0xcea7 at the offset 0x66d3. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd15 at the offset 0x66dd. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd1d at the offset 0x66e7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd1d at the offset 0x66ff. grub-install: Info: relocating an R_X86_64_64 entry to 0xceb8 at the offset 0x6709. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd15 at the offset 0x6713. grub-install: Info: relocating an R_X86_64_64 entry to 0x6c9c at the offset 0x6723. grub-install: Info: relocating an R_X86_64_64 entry to 0x6e19 at the offset 0x6733. grub-install: Info: relocating an R_X86_64_64 entry to 0x6f15 at the offset 0x6771. grub-install: Info: relocating an R_X86_64_64 entry to 0xf280 at the offset 0x679e. grub-install: Info: relocating an R_X86_64_64 entry to 0x2ecc at the offset 0x67b7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcee1 at the offset 0x67dd. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x67f1. grub-install: Info: relocating an R_X86_64_64 entry to 0x80b7 at the offset 0x67ff. grub-install: Info: relocating an R_X86_64_64 entry to 0x806c at the offset 0x6817. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x6825. grub-install: Info: relocating an R_X86_64_64 entry to 0x7fd0 at the offset 0x684f. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x6861. grub-install: Info: relocating an R_X86_64_64 entry to 0x776f at the offset 0x6884. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x68b1. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf0c at the offset 0x68c1. grub-install: Info: relocating an R_X86_64_64 entry to 0x6bef at the offset 0x68d4. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf0c at the offset 0x68ee. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf13 at the offset 0x68fd. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x6907. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf2b at the offset 0x6920. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x692a. grub-install: Info: relocating an R_X86_64_64 entry to 0x77b5 at the offset 0x6945. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x6957. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x6968. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf40 at the offset 0x697e. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x698f. grub-install: Info: relocating an R_X86_64_64 entry to 0xf280 at the offset 0x69a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x6e19 at the offset 0x69b4. grub-install: Info: relocating an R_X86_64_64 entry to 0xe020 at the offset 0x6a0a. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x6a14. grub-install: Info: relocating an R_X86_64_64 entry to 0x79e4 at the offset 0x6a4a. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x6a7f. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x6aa2. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x6ab6. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x6ad6. grub-install: Info: relocating an R_X86_64_64 entry to 0xe020 at the offset 0x6afa. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x6b4b. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6b64. grub-install: Info: relocating an R_X86_64_64 entry to 0x79e4 at the offset 0x6b74. grub-install: Info: relocating an R_X86_64_64 entry to 0x79e4 at the offset 0x6b9d. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf51 at the offset 0x6bc5. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x6bd4. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x6bf5. grub-install: Info: relocating an R_X86_64_64 entry to 0xe020 at the offset 0x6c1d. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x6c41. grub-install: Info: relocating an R_X86_64_64 entry to 0x79e4 at the offset 0x6caf. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf51 at the offset 0x6cc5. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x6cd2. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6ce1. grub-install: Info: relocating an R_X86_64_64 entry to 0x79e4 at the offset 0x6d05. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf51 at the offset 0x6d1b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x6d28. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6d55. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0x6d87. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x6da5. grub-install: Info: relocating an R_X86_64_64 entry to 0x9eca at the offset 0x6db2. grub-install: Info: relocating an R_X86_64_64 entry to 0x10324 at the offset 0x6dc7. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6de0. grub-install: Info: relocating an R_X86_64_64 entry to 0x10340 at the offset 0x6dec. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x6df6. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x6e0d. grub-install: Info: relocating an R_X86_64_64 entry to 0x10320 at the offset 0x6e1d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6e2d. grub-install: Info: relocating an R_X86_64_64 entry to 0x10324 at the offset 0x6e3f. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x6e4f. grub-install: Info: relocating an R_X86_64_64 entry to 0x10340 at the offset 0x6e5c. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6e7e. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x6e88. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6e9b. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6eaf. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf52 at the offset 0x6ebe. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0x6ec8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x6ed4. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x6ede. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c4 at the offset 0x6eef. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0x6efb. grub-install: Info: relocating an R_X86_64_64 entry to 0x10320 at the offset 0x6f0b. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf5e at the offset 0x6f1a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x6f26. grub-install: Info: relocating an R_X86_64_64 entry to 0x10320 at the offset 0x6f32. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x6f57. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf86 at the offset 0x6f77. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x6f81. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x6f8f. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x6fb8. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf9a at the offset 0x6fe6. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x6ff7. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0e0 at the offset 0x7038. grub-install: Info: relocating an R_X86_64_64 entry to 0x5eed at the offset 0x708c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7098. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x70ab. grub-install: Info: relocating an R_X86_64_64 entry to 0x7f42 at the offset 0x70b9. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x70c5. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x70dd. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x7103. grub-install: Info: relocating an R_X86_64_64 entry to 0x5e10 at the offset 0x7118. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x7139. grub-install: Info: relocating an R_X86_64_64 entry to 0xe040 at the offset 0x7168. grub-install: Info: relocating an R_X86_64_64 entry to 0x858e at the offset 0x7178. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x71b2. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b118 at the offset 0x71bc. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x71cd. grub-install: Info: relocating an R_X86_64_64 entry to 0x806c at the offset 0x720e. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b100 at the offset 0x721a. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b120 at the offset 0x7229. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x7233. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b100 at the offset 0x7250. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b120 at the offset 0x725a. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x7264. grub-install: Info: relocating an R_X86_64_64 entry to 0x5eed at the offset 0x7272. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x729d. grub-install: Info: relocating an R_X86_64_64 entry to 0xcfbf at the offset 0x72a7. grub-install: Info: relocating an R_X86_64_64 entry to 0x6871 at the offset 0x72c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x6871 at the offset 0x736c. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x73c1. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x740f. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x7435. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x7489. grub-install: Info: relocating an R_X86_64_64 entry to 0xcfe3 at the offset 0x74a9. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x74b3. grub-install: Info: relocating an R_X86_64_64 entry to 0x974b at the offset 0x74e1. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0x7515. grub-install: Info: relocating an R_X86_64_64 entry to 0xcffa at the offset 0x7546. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x7557. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x756e. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d70 at the offset 0x75ab. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x75b5. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x75cb. grub-install: Info: relocating an R_X86_64_64 entry to 0xd013 at the offset 0x75db. grub-install: Info: relocating an R_X86_64_64 entry to 0xd024 at the offset 0x75e5. grub-install: Info: relocating an R_X86_64_64 entry to 0xd027 at the offset 0x75f4. grub-install: Info: relocating an R_X86_64_64 entry to 0x82c0 at the offset 0x7605. grub-install: Info: relocating an R_X86_64_64 entry to 0xd031 at the offset 0x760f. grub-install: Info: relocating an R_X86_64_64 entry to 0x7dc4 at the offset 0x7627. grub-install: Info: relocating an R_X86_64_64 entry to 0xd033 at the offset 0x763e. grub-install: Info: relocating an R_X86_64_64 entry to 0xd024 at the offset 0x7648. grub-install: Info: relocating an R_X86_64_64 entry to 0xd027 at the offset 0x7652. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0x765e. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d68 at the offset 0x768a. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d78 at the offset 0x769f. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x76ba. grub-install: Info: relocating an R_X86_64_64 entry to 0x82c0 at the offset 0x76d4. grub-install: Info: relocating an R_X86_64_64 entry to 0xd031 at the offset 0x76de. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x7712. grub-install: Info: relocating an R_X86_64_64 entry to 0xd049 at the offset 0x773b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x774c. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x776e. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x77e2. grub-install: Info: relocating an R_X86_64_64 entry to 0x911f at the offset 0x780a. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x7816. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc0 at the offset 0x7826. grub-install: Info: relocating an R_X86_64_64 entry to 0x1278 at the offset 0x7842. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0x7852. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc0 at the offset 0x7884. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x78d4. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d80 at the offset 0x78e2. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0x78f7. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x790f. grub-install: Info: relocating an R_X86_64_64 entry to 0xb211 at the offset 0x792b. grub-install: Info: relocating an R_X86_64_64 entry to 0x776f at the offset 0x796d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x79a4. grub-install: Info: relocating an R_X86_64_64 entry to 0xd067 at the offset 0x79ae. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x79b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x79c4. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0x79d3. grub-install: Info: relocating an R_X86_64_64 entry to 0x87e0 at the offset 0x7a28. grub-install: Info: relocating an R_X86_64_64 entry to 0xd06a at the offset 0x7a34. grub-install: Info: relocating an R_X86_64_64 entry to 0x7ca2 at the offset 0x7a3e. grub-install: Info: relocating an R_X86_64_64 entry to 0x3ab2 at the offset 0x7a52. grub-install: Info: relocating an R_X86_64_64 entry to 0xd066 at the offset 0x7a71. grub-install: Info: relocating an R_X86_64_64 entry to 0xd06f at the offset 0x7a7b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x7a87. grub-install: Info: relocating an R_X86_64_64 entry to 0xd076 at the offset 0x7a9b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x7aa8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd076 at the offset 0x7ab4. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d02 at the offset 0x7abe. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7acd. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f4b at the offset 0x7aed. grub-install: Info: relocating an R_X86_64_64 entry to 0x911f at the offset 0x7b08. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x7b29. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7b8b. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x7ba6. grub-install: Info: relocating an R_X86_64_64 entry to 0xd07e at the offset 0x7be5. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x7bef. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7c10. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7c1c. grub-install: Info: relocating an R_X86_64_64 entry to 0xd066 at the offset 0x7c2b. grub-install: Info: relocating an R_X86_64_64 entry to 0xd06f at the offset 0x7c3b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x7c45. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x7c57. grub-install: Info: relocating an R_X86_64_64 entry to 0xd089 at the offset 0x7c69. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x7c7e. grub-install: Info: relocating an R_X86_64_64 entry to 0xd06a at the offset 0x7c88. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d02 at the offset 0x7c9a. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0x7caa. grub-install: Info: relocating an R_X86_64_64 entry to 0xd06a at the offset 0x7cb9. grub-install: Info: relocating an R_X86_64_64 entry to 0xd089 at the offset 0x7cc5. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc0 at the offset 0x7cd8. grub-install: Info: relocating an R_X86_64_64 entry to 0x5ca1 at the offset 0x7ce9. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d80 at the offset 0x7cf5. grub-install: Info: relocating an R_X86_64_64 entry to 0xa807 at the offset 0x7d07. grub-install: Info: relocating an R_X86_64_64 entry to 0xd090 at the offset 0x7d13. grub-install: Info: relocating an R_X86_64_64 entry to 0x78af at the offset 0x7d1d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x7d2b. grub-install: Info: relocating an R_X86_64_64 entry to 0xd090 at the offset 0x7d35. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fe0 at the offset 0x7d45. grub-install: Info: relocating an R_X86_64_64 entry to 0x876a at the offset 0x7d52. grub-install: Info: relocating an R_X86_64_64 entry to 0xb019 at the offset 0x7d8e. grub-install: Info: relocating an R_X86_64_64 entry to 0x911f at the offset 0x7d9a. grub-install: Info: relocating an R_X86_64_64 entry to 0xd097 at the offset 0x7dac. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x7db6. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7dd0. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7ddc. grub-install: Info: relocating an R_X86_64_64 entry to 0xd097 at the offset 0x7e03. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x7e0d. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7e31. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x7e8e. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0x7e9c. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0x7f82. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f80 at the offset 0x7fc3. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x80d9. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x80ef. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x810d. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x8121. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x813d. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x815e. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0x81e2. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x8245. grub-install: Info: relocating an R_X86_64_64 entry to 0xd09c at the offset 0x82a1. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x82b2. grub-install: Info: relocating an R_X86_64_64 entry to 0xd0b1 at the offset 0x82dc. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x82eb. grub-install: Info: relocating an R_X86_64_64 entry to 0xd0c5 at the offset 0x8369. grub-install: Info: relocating an R_X86_64_64 entry to 0xd0ec at the offset 0x8426. grub-install: Info: relocating an R_X86_64_64 entry to 0xd0fe at the offset 0x844b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x845e. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x847f. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x849b. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x84ae. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x84e3. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x84f5. grub-install: Info: relocating an R_X86_64_64 entry to 0x930c at the offset 0x8660. grub-install: Info: relocating an R_X86_64_64 entry to 0xc168 at the offset 0x8682. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x874d. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x87f8. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x8852. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x89c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x89f1. grub-install: Info: relocating an R_X86_64_64 entry to 0xd111 at the offset 0x8b27. grub-install: Info: relocating an R_X86_64_64 entry to 0x965e at the offset 0x8bee. grub-install: Info: relocating an R_X86_64_64 entry to 0x9757 at the offset 0x8bfd. grub-install: Info: relocating an R_X86_64_64 entry to 0x10da0 at the offset 0x8c0f. grub-install: Info: relocating an R_X86_64_64 entry to 0x10da0 at the offset 0x8c34. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x8c4d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x8c65. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e20 at the offset 0x8c97. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x8ca9. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x8cba. grub-install: Info: relocating an R_X86_64_64 entry to 0x9bec at the offset 0x8cfd. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0x8d5b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9bec at the offset 0x8d77. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x8d88. grub-install: Info: relocating an R_X86_64_64 entry to 0xd118 at the offset 0x8da1. grub-install: Info: relocating an R_X86_64_64 entry to 0xd11e at the offset 0x8dcb. grub-install: Info: relocating an R_X86_64_64 entry to 0x8fc1 at the offset 0x8ddb. grub-install: Info: relocating an R_X86_64_64 entry to 0xd122 at the offset 0x8dff. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x8e09. grub-install: Info: relocating an R_X86_64_64 entry to 0x9bec at the offset 0x8e3c. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0x8e48. grub-install: Info: relocating an R_X86_64_64 entry to 0x965e at the offset 0x8e63. grub-install: Info: relocating an R_X86_64_64 entry to 0x9757 at the offset 0x8e96. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e20 at the offset 0x8eaa. grub-install: Info: relocating an R_X86_64_64 entry to 0x9e61 at the offset 0x8ed1. grub-install: Info: relocating an R_X86_64_64 entry to 0x9eca at the offset 0x8f02. grub-install: Info: relocating an R_X86_64_64 entry to 0x965e at the offset 0x8f25. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x8f34. grub-install: Info: relocating an R_X86_64_64 entry to 0x9757 at the offset 0x8f73. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e20 at the offset 0x8f87. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x8fa9. grub-install: Info: relocating an R_X86_64_64 entry to 0x9f23 at the offset 0x8fdf. grub-install: Info: relocating an R_X86_64_64 entry to 0xd12a at the offset 0x9025. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x9036. grub-install: Info: relocating an R_X86_64_64 entry to 0x930c at the offset 0x9055. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e20 at the offset 0x90ac. grub-install: Info: relocating an R_X86_64_64 entry to 0xd139 at the offset 0x90ca. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x90db. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e20 at the offset 0x90f0. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x9115. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0x9150. grub-install: Info: relocating an R_X86_64_64 entry to 0x9bec at the offset 0x916c. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0x9178. grub-install: Info: relocating an R_X86_64_64 entry to 0xd156 at the offset 0x9186. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b150 at the offset 0x9192. grub-install: Info: relocating an R_X86_64_64 entry to 0xd160 at the offset 0x91a2. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1f2 at the offset 0x91b0. grub-install: Info: relocating an R_X86_64_64 entry to 0x2c00 at the offset 0x91bc. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x91ff. grub-install: Info: relocating an R_X86_64_64 entry to 0x911f at the offset 0x9221. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x9236. grub-install: Info: relocating an R_X86_64_64 entry to 0xd18e at the offset 0x925d. grub-install: Info: relocating an R_X86_64_64 entry to 0xd178 at the offset 0x9269. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x927a. grub-install: Info: relocating an R_X86_64_64 entry to 0x56d9 at the offset 0x92b3. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x92c5. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1a0 at the offset 0x92de. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x92e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x9304. grub-install: Info: relocating an R_X86_64_64 entry to 0xa24e at the offset 0x9338. grub-install: Info: relocating an R_X86_64_64 entry to 0xa290 at the offset 0x9367. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9376. grub-install: Info: relocating an R_X86_64_64 entry to 0xa1c6 at the offset 0x9394. grub-install: Info: relocating an R_X86_64_64 entry to 0xa290 at the offset 0x93d2. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x93e2. grub-install: Info: relocating an R_X86_64_64 entry to 0xa24e at the offset 0x93ee. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x9402. grub-install: Info: relocating an R_X86_64_64 entry to 0x5775 at the offset 0x9414. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x9425. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0x944d. grub-install: Info: relocating an R_X86_64_64 entry to 0xe0a0 at the offset 0x9465. grub-install: Info: relocating an R_X86_64_64 entry to 0x565b at the offset 0x94fa. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x9572. grub-install: Info: relocating an R_X86_64_64 entry to 0xa449 at the offset 0x95cf. grub-install: Info: relocating an R_X86_64_64 entry to 0xa38d at the offset 0x95e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x95f7. grub-install: Info: relocating an R_X86_64_64 entry to 0xa1c6 at the offset 0x9606. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0x9642. grub-install: Info: relocating an R_X86_64_64 entry to 0xa324 at the offset 0x9652. grub-install: Info: relocating an R_X86_64_64 entry to 0xa290 at the offset 0x967f. grub-install: Info: relocating an R_X86_64_64 entry to 0xa1c6 at the offset 0x96a3. grub-install: Info: relocating an R_X86_64_64 entry to 0xa38d at the offset 0x96c6. grub-install: Info: relocating an R_X86_64_64 entry to 0xa324 at the offset 0x96da. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x9708. grub-install: Info: relocating an R_X86_64_64 entry to 0x5786 at the offset 0x9712. grub-install: Info: relocating an R_X86_64_64 entry to 0xa24e at the offset 0x9736. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x976c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5752 at the offset 0x9795. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x97a4. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x97c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x56b9 at the offset 0x97cf. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x97df. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x97f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xa1de at the offset 0x980a. grub-install: Info: relocating an R_X86_64_64 entry to 0xa1de at the offset 0x983d. grub-install: Info: relocating an R_X86_64_64 entry to 0xad9e at the offset 0x9847. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x9858. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0x9864. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9871. grub-install: Info: relocating an R_X86_64_64 entry to 0x974b at the offset 0x98e1. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b140 at the offset 0x98f3. grub-install: Info: relocating an R_X86_64_64 entry to 0xac61 at the offset 0x9927. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x993e. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f00 at the offset 0x9959. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x9986. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9996. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x99a5. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x99bf. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b140 at the offset 0x9a28. grub-install: Info: relocating an R_X86_64_64 entry to 0xacc8 at the offset 0x9a5d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9a6e. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1b5 at the offset 0x9aa8. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x9ab2. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x9ace. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x9af1. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0x9b0d. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1b6 at the offset 0x9b30. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x9b3a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0x9b98. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa93 at the offset 0x9bf4. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1b9 at the offset 0x9c0c. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1f5 at the offset 0x9c16. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x9c25. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1eb at the offset 0x9c35. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x9c4e. grub-install: Info: relocating an R_X86_64_64 entry to 0xabcf at the offset 0x9c69. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x9c84. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x9cae. grub-install: Info: relocating an R_X86_64_64 entry to 0xabcf at the offset 0x9ced. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b140 at the offset 0x9d47. grub-install: Info: relocating an R_X86_64_64 entry to 0xacc8 at the offset 0x9d58. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9d79. grub-install: Info: relocating an R_X86_64_64 entry to 0xa4e9 at the offset 0x9da0. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x9de9. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x9e0c. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fe0 at the offset 0x9e31. grub-install: Info: relocating an R_X86_64_64 entry to 0x876a at the offset 0x9e3e. grub-install: Info: relocating an R_X86_64_64 entry to 0xd206 at the offset 0x9e6b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d28 at the offset 0x9e7a. grub-install: Info: relocating an R_X86_64_64 entry to 0xd21d at the offset 0x9e8a. grub-install: Info: relocating an R_X86_64_64 entry to 0xd222 at the offset 0x9e9b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x9ea7. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x9eb3. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9ecd. grub-install: Info: relocating an R_X86_64_64 entry to 0xd23b at the offset 0x9ee0. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x9eec. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1f2 at the offset 0x9ef8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd238 at the offset 0x9f07. grub-install: Info: relocating an R_X86_64_64 entry to 0x10ea0 at the offset 0x9f2a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x9f34. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0x9f43. grub-install: Info: relocating an R_X86_64_64 entry to 0x10ea0 at the offset 0x9f76. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x9f8b. grub-install: Info: relocating an R_X86_64_64 entry to 0x10ea0 at the offset 0x9fb6. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x9fc7. grub-install: Info: relocating an R_X86_64_64 entry to 0xd249 at the offset 0x9fda. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x9fe4. grub-install: Info: relocating an R_X86_64_64 entry to 0x10ea0 at the offset 0x9ff2. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x9ffc. grub-install: Info: relocating an R_X86_64_64 entry to 0xd24b at the offset 0xa01b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0xa028. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0xa032. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0xa049. grub-install: Info: relocating an R_X86_64_64 entry to 0xaede at the offset 0xa05e. grub-install: Info: relocating an R_X86_64_64 entry to 0xad9e at the offset 0xa079. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xa08f. grub-install: Info: relocating an R_X86_64_64 entry to 0xb09b at the offset 0xa0db. grub-install: Info: relocating an R_X86_64_64 entry to 0xb09b at the offset 0xa116. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0xa12f. grub-install: Info: relocating an R_X86_64_64 entry to 0xb09b at the offset 0xa153. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fa8 at the offset 0xa182. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fa0 at the offset 0xa196. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b150 at the offset 0xa1a7. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0xa1cc. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0xa1f4. grub-install: Info: relocating an R_X86_64_64 entry to 0xb180 at the offset 0xa1ff. grub-install: Info: relocating an R_X86_64_64 entry to 0x6cd9 at the offset 0xa214. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1e0 at the offset 0xa21f. grub-install: Info: dealing with the relocation section .rela.rodata for .rodata. grub-install: Info: relocating an R_X86_64_64 entry to 0x3348 at the offset 0x0. grub-install: Info: relocating an R_X86_64_64 entry to 0x335f at the offset 0x8. grub-install: Info: relocating an R_X86_64_64 entry to 0x3372 at the offset 0x10. grub-install: Info: relocating an R_X86_64_64 entry to 0x338c at the offset 0x18. grub-install: Info: relocating an R_X86_64_64 entry to 0x339e at the offset 0x20. grub-install: Info: relocating an R_X86_64_64 entry to 0x34f5 at the offset 0x28. grub-install: Info: relocating an R_X86_64_64 entry to 0x3510 at the offset 0x30. grub-install: Info: relocating an R_X86_64_64 entry to 0x3527 at the offset 0x38. grub-install: Info: relocating an R_X86_64_64 entry to 0x3542 at the offset 0x40. grub-install: Info: relocating an R_X86_64_64 entry to 0x3559 at the offset 0x48. grub-install: Info: relocating an R_X86_64_64 entry to 0x3599 at the offset 0x50. grub-install: Info: relocating an R_X86_64_64 entry to 0x3722 at the offset 0x58. grub-install: Info: relocating an R_X86_64_64 entry to 0x3722 at the offset 0x60. grub-install: Info: relocating an R_X86_64_64 entry to 0x36aa at the offset 0x68. grub-install: Info: relocating an R_X86_64_64 entry to 0x3710 at the offset 0x70. grub-install: Info: relocating an R_X86_64_64 entry to 0x35ab at the offset 0x78. grub-install: Info: relocating an R_X86_64_64 entry to 0x35e2 at the offset 0x80. grub-install: Info: relocating an R_X86_64_64 entry to 0x3630 at the offset 0x88. grub-install: Info: relocating an R_X86_64_64 entry to 0x36cd at the offset 0x90. grub-install: Info: relocating an R_X86_64_64 entry to 0x3570 at the offset 0x98. grub-install: Info: relocating an R_X86_64_64 entry to 0x3722 at the offset 0xa0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3722 at the offset 0xa8. grub-install: Info: relocating an R_X86_64_64 entry to 0x36f1 at the offset 0xb0. grub-install: Info: relocating an R_X86_64_64 entry to 0x374c at the offset 0xb8. grub-install: Info: relocating an R_X86_64_64 entry to 0x37a0 at the offset 0xc0. grub-install: Info: relocating an R_X86_64_64 entry to 0x37be at the offset 0xc8. grub-install: Info: relocating an R_X86_64_64 entry to 0x37dc at the offset 0xd0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3853 at the offset 0xd8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7415 at the offset 0x140. grub-install: Info: relocating an R_X86_64_64 entry to 0x7415 at the offset 0x148. grub-install: Info: relocating an R_X86_64_64 entry to 0x74df at the offset 0x150. grub-install: Info: relocating an R_X86_64_64 entry to 0x7583 at the offset 0x158. grub-install: Info: relocating an R_X86_64_64 entry to 0x75a7 at the offset 0x160. grub-install: Info: relocating an R_X86_64_64 entry to 0x96bb at the offset 0x168. grub-install: Info: relocating an R_X86_64_64 entry to 0x971e at the offset 0x170. grub-install: Info: relocating an R_X86_64_64 entry to 0x971e at the offset 0x178. grub-install: Info: relocating an R_X86_64_64 entry to 0x96db at the offset 0x180. grub-install: Info: relocating an R_X86_64_64 entry to 0x96fe at the offset 0x188. grub-install: Info: relocating an R_X86_64_64 entry to 0x971e at the offset 0x190. grub-install: Info: relocating an R_X86_64_64 entry to 0x971e at the offset 0x198. grub-install: Info: dealing with the relocation section .rela.data for .data. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x0. grub-install: Info: relocating an R_X86_64_64 entry to 0x1bd8 at the offset 0x10. grub-install: Info: relocating an R_X86_64_64 entry to 0x16d6 at the offset 0x18. grub-install: Info: relocating an R_X86_64_64 entry to 0x160a at the offset 0x20. grub-install: Info: relocating an R_X86_64_64 entry to 0x1f9b at the offset 0x28. grub-install: Info: relocating an R_X86_64_64 entry to 0x207c at the offset 0x30. grub-install: Info: relocating an R_X86_64_64 entry to 0xc8f6 at the offset 0x90. grub-install: Info: relocating an R_X86_64_64 entry to 0x494a at the offset 0x98. grub-install: Info: relocating an R_X86_64_64 entry to 0x4929 at the offset 0xa0. grub-install: Info: relocating an R_X86_64_64 entry to 0x4576 at the offset 0xa8. grub-install: Info: relocating an R_X86_64_64 entry to 0x478b at the offset 0xb8. grub-install: Info: relocating an R_X86_64_64 entry to 0x47f9 at the offset 0xc0. grub-install: Info: relocating an R_X86_64_64 entry to 0x4750 at the offset 0xc8. grub-install: Info: relocating an R_X86_64_64 entry to 0x49de at the offset 0xd0. grub-install: Info: relocating an R_X86_64_64 entry to 0x4977 at the offset 0xd8. grub-install: Info: relocating an R_X86_64_64 entry to 0x48f8 at the offset 0xe0. grub-install: Info: relocating an R_X86_64_64 entry to 0xc8f6 at the offset 0x130. grub-install: Info: relocating an R_X86_64_64 entry to 0x46e7 at the offset 0x138. grub-install: Info: relocating an R_X86_64_64 entry to 0x482d at the offset 0x148. grub-install: Info: relocating an R_X86_64_64 entry to 0x102a0 at the offset 0x180. grub-install: Info: relocating an R_X86_64_64 entry to 0xd05c at the offset 0x1b0. grub-install: Info: relocating an R_X86_64_64 entry to 0x83b6 at the offset 0x1c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x82c6 at the offset 0x1c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e1c at the offset 0x1f0. grub-install: Info: relocating an R_X86_64_64 entry to 0xb129 at the offset 0x330. grub-install: Info: relocating an R_X86_64_64 entry to 0xd264 at the offset 0x340. grub-install: Info: relocating an R_X86_64_64 entry to 0x1175 at the offset 0x348. grub-install: Info: relocating an R_X86_64_64 entry to 0xd26f at the offset 0x358. grub-install: Info: relocating an R_X86_64_64 entry to 0x1180 at the offset 0x360. grub-install: Info: relocating an R_X86_64_64 entry to 0xd27a at the offset 0x370. grub-install: Info: relocating an R_X86_64_64 entry to 0x122a at the offset 0x378. grub-install: Info: relocating an R_X86_64_64 entry to 0xd286 at the offset 0x388. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x390. grub-install: Info: relocating an R_X86_64_64 entry to 0xd291 at the offset 0x3a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x119c at the offset 0x3a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd29c at the offset 0x3b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x3c0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2a7 at the offset 0x3d0. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0x3d8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2b2 at the offset 0x3e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x11da at the offset 0x3f0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2bd at the offset 0x400. grub-install: Info: relocating an R_X86_64_64 entry to 0x11fd at the offset 0x408. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2c8 at the offset 0x418. grub-install: Info: relocating an R_X86_64_64 entry to 0x4c09 at the offset 0x420. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2dc at the offset 0x430. grub-install: Info: relocating an R_X86_64_64 entry to 0x4bf7 at the offset 0x438. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2ef at the offset 0x448. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x450. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2fb at the offset 0x460. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fe0 at the offset 0x468. grub-install: Info: relocating an R_X86_64_64 entry to 0xd30d at the offset 0x478. grub-install: Info: relocating an R_X86_64_64 entry to 0xe020 at the offset 0x480. grub-install: Info: relocating an R_X86_64_64 entry to 0xd322 at the offset 0x490. grub-install: Info: relocating an R_X86_64_64 entry to 0x5eed at the offset 0x498. grub-install: Info: relocating an R_X86_64_64 entry to 0xd334 at the offset 0x4a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x601e at the offset 0x4b0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd348 at the offset 0x4c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x5e10 at the offset 0x4c8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd359 at the offset 0x4d8. grub-install: Info: relocating an R_X86_64_64 entry to 0x11020 at the offset 0x4e0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd36f at the offset 0x4f0. grub-install: Info: relocating an R_X86_64_64 entry to 0x651f at the offset 0x4f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd37f at the offset 0x508. grub-install: Info: relocating an R_X86_64_64 entry to 0x11018 at the offset 0x510. grub-install: Info: relocating an R_X86_64_64 entry to 0xd392 at the offset 0x520. grub-install: Info: relocating an R_X86_64_64 entry to 0x64e1 at the offset 0x528. grub-install: Info: relocating an R_X86_64_64 entry to 0xd3a9 at the offset 0x538. grub-install: Info: relocating an R_X86_64_64 entry to 0x64f6 at the offset 0x540. grub-install: Info: relocating an R_X86_64_64 entry to 0xd3c2 at the offset 0x550. grub-install: Info: relocating an R_X86_64_64 entry to 0x11010 at the offset 0x558. grub-install: Info: relocating an R_X86_64_64 entry to 0xd3da at the offset 0x568. grub-install: Info: relocating an R_X86_64_64 entry to 0x11000 at the offset 0x570. grub-install: Info: relocating an R_X86_64_64 entry to 0xd3f8 at the offset 0x580. grub-install: Info: relocating an R_X86_64_64 entry to 0x6bcd at the offset 0x588. grub-install: Info: relocating an R_X86_64_64 entry to 0xd40b at the offset 0x598. grub-install: Info: relocating an R_X86_64_64 entry to 0x65b8 at the offset 0x5a0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd41a at the offset 0x5b0. grub-install: Info: relocating an R_X86_64_64 entry to 0x6871 at the offset 0x5b8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd429 at the offset 0x5c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x11008 at the offset 0x5d0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd43e at the offset 0x5e0. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x5e8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd44c at the offset 0x5f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xf280 at the offset 0x600. grub-install: Info: relocating an R_X86_64_64 entry to 0xd459 at the offset 0x610. grub-install: Info: relocating an R_X86_64_64 entry to 0x78af at the offset 0x618. grub-install: Info: relocating an R_X86_64_64 entry to 0xd466 at the offset 0x628. grub-install: Info: relocating an R_X86_64_64 entry to 0x6f15 at the offset 0x630. grub-install: Info: relocating an R_X86_64_64 entry to 0xd47f at the offset 0x640. grub-install: Info: relocating an R_X86_64_64 entry to 0x6d96 at the offset 0x648. grub-install: Info: relocating an R_X86_64_64 entry to 0xd48b at the offset 0x658. grub-install: Info: relocating an R_X86_64_64 entry to 0x6e0e at the offset 0x660. grub-install: Info: relocating an R_X86_64_64 entry to 0xd49d at the offset 0x670. grub-install: Info: relocating an R_X86_64_64 entry to 0x6e19 at the offset 0x678. grub-install: Info: relocating an R_X86_64_64 entry to 0xd4ac at the offset 0x688. grub-install: Info: relocating an R_X86_64_64 entry to 0x6dd2 at the offset 0x690. grub-install: Info: relocating an R_X86_64_64 entry to 0xd4ba at the offset 0x6a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x12f7 at the offset 0x6a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd4c8 at the offset 0x6b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1307 at the offset 0x6c0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd4da at the offset 0x6d0. grub-install: Info: relocating an R_X86_64_64 entry to 0x1303 at the offset 0x6d8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd4ec at the offset 0x6e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x3da0 at the offset 0x6f0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd508 at the offset 0x700. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dbe at the offset 0x708. grub-install: Info: relocating an R_X86_64_64 entry to 0xd520 at the offset 0x718. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c3a at the offset 0x720. grub-install: Info: relocating an R_X86_64_64 entry to 0xd53c at the offset 0x730. grub-install: Info: relocating an R_X86_64_64 entry to 0x3cec at the offset 0x738. grub-install: Info: relocating an R_X86_64_64 entry to 0xd559 at the offset 0x748. grub-install: Info: relocating an R_X86_64_64 entry to 0x392d at the offset 0x750. grub-install: Info: relocating an R_X86_64_64 entry to 0xd577 at the offset 0x760. grub-install: Info: relocating an R_X86_64_64 entry to 0x3202 at the offset 0x768. grub-install: Info: relocating an R_X86_64_64 entry to 0xd596 at the offset 0x778. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0x780. grub-install: Info: relocating an R_X86_64_64 entry to 0xd5b5 at the offset 0x790. grub-install: Info: relocating an R_X86_64_64 entry to 0x41bc at the offset 0x798. grub-install: Info: relocating an R_X86_64_64 entry to 0xd5cd at the offset 0x7a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x3f13 at the offset 0x7b0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd5eb at the offset 0x7c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c10 at the offset 0x7c8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd5ff at the offset 0x7d8. grub-install: Info: relocating an R_X86_64_64 entry to 0x3195 at the offset 0x7e0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd618 at the offset 0x7f0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3019 at the offset 0x7f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd62e at the offset 0x808. grub-install: Info: relocating an R_X86_64_64 entry to 0x2be5 at the offset 0x810. grub-install: Info: relocating an R_X86_64_64 entry to 0xd648 at the offset 0x820. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dd4 at the offset 0x828. grub-install: Info: relocating an R_X86_64_64 entry to 0xd660 at the offset 0x838. grub-install: Info: relocating an R_X86_64_64 entry to 0x2d92 at the offset 0x840. grub-install: Info: relocating an R_X86_64_64 entry to 0xd676 at the offset 0x850. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x858. grub-install: Info: relocating an R_X86_64_64 entry to 0xd68c at the offset 0x868. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x870. grub-install: Info: relocating an R_X86_64_64 entry to 0xd6a1 at the offset 0x880. grub-install: Info: relocating an R_X86_64_64 entry to 0x29e1 at the offset 0x888. grub-install: Info: relocating an R_X86_64_64 entry to 0xd6b8 at the offset 0x898. grub-install: Info: relocating an R_X86_64_64 entry to 0x2997 at the offset 0x8a0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd6d1 at the offset 0x8b0. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc8 at the offset 0x8b8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd6e5 at the offset 0x8c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x2adb at the offset 0x8d0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd6fc at the offset 0x8e0. grub-install: Info: relocating an R_X86_64_64 entry to 0x328b at the offset 0x8e8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd717 at the offset 0x8f8. grub-install: Info: relocating an R_X86_64_64 entry to 0x2ecc at the offset 0x900. grub-install: Info: relocating an R_X86_64_64 entry to 0xd72c at the offset 0x910. grub-install: Info: relocating an R_X86_64_64 entry to 0x2b3a at the offset 0x918. grub-install: Info: relocating an R_X86_64_64 entry to 0xd743 at the offset 0x928. grub-install: Info: relocating an R_X86_64_64 entry to 0x2ca4 at the offset 0x930. grub-install: Info: relocating an R_X86_64_64 entry to 0xd759 at the offset 0x940. grub-install: Info: relocating an R_X86_64_64 entry to 0x2c49 at the offset 0x948. grub-install: Info: relocating an R_X86_64_64 entry to 0xd77a at the offset 0x958. grub-install: Info: relocating an R_X86_64_64 entry to 0x2bc1 at the offset 0x960. grub-install: Info: relocating an R_X86_64_64 entry to 0xd789 at the offset 0x970. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x978. grub-install: Info: relocating an R_X86_64_64 entry to 0xd79f at the offset 0x988. grub-install: Info: relocating an R_X86_64_64 entry to 0x2369 at the offset 0x990. grub-install: Info: relocating an R_X86_64_64 entry to 0xd7be at the offset 0x9a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x24ab at the offset 0x9a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd7db at the offset 0x9b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d02 at the offset 0x9c0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd7eb at the offset 0x9d0. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x9d8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd7f8 at the offset 0x9e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x9f0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd805 at the offset 0xa00. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b9b at the offset 0xa08. grub-install: Info: relocating an R_X86_64_64 entry to 0xd814 at the offset 0xa18. grub-install: Info: relocating an R_X86_64_64 entry to 0x7c17 at the offset 0xa20. grub-install: Info: relocating an R_X86_64_64 entry to 0xd82f at the offset 0xa30. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c4 at the offset 0xa38. grub-install: Info: relocating an R_X86_64_64 entry to 0xd847 at the offset 0xa48. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0xa50. grub-install: Info: relocating an R_X86_64_64 entry to 0xd853 at the offset 0xa60. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0xa68. grub-install: Info: relocating an R_X86_64_64 entry to 0xd85e at the offset 0xa78. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0xa80. grub-install: Info: relocating an R_X86_64_64 entry to 0xd869 at the offset 0xa90. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0xa98. grub-install: Info: relocating an R_X86_64_64 entry to 0xd878 at the offset 0xaa8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7dc4 at the offset 0xab0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd888 at the offset 0xac0. grub-install: Info: relocating an R_X86_64_64 entry to 0x2c00 at the offset 0xac8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd892 at the offset 0xad8. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0xae0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd89d at the offset 0xaf0. grub-install: Info: relocating an R_X86_64_64 entry to 0x806c at the offset 0xaf8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd8ad at the offset 0xb08. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b100 at the offset 0xb10. grub-install: Info: relocating an R_X86_64_64 entry to 0xd8c3 at the offset 0xb20. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b120 at the offset 0xb28. grub-install: Info: relocating an R_X86_64_64 entry to 0xd8dd at the offset 0xb38. grub-install: Info: relocating an R_X86_64_64 entry to 0x7f42 at the offset 0xb40. grub-install: Info: relocating an R_X86_64_64 entry to 0xd8f7 at the offset 0xb50. grub-install: Info: relocating an R_X86_64_64 entry to 0x80b7 at the offset 0xb58. grub-install: Info: relocating an R_X86_64_64 entry to 0xd906 at the offset 0xb68. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0e0 at the offset 0xb70. grub-install: Info: relocating an R_X86_64_64 entry to 0xd91e at the offset 0xb80. grub-install: Info: relocating an R_X86_64_64 entry to 0x7fd0 at the offset 0xb88. grub-install: Info: relocating an R_X86_64_64 entry to 0xd92d at the offset 0xb98. grub-install: Info: relocating an R_X86_64_64 entry to 0x828d at the offset 0xba0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd93c at the offset 0xbb0. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xbb8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd946 at the offset 0xbc8. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d68 at the offset 0xbd0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd95c at the offset 0xbe0. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d70 at the offset 0xbe8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd969 at the offset 0xbf8. grub-install: Info: relocating an R_X86_64_64 entry to 0x858e at the offset 0xc00. grub-install: Info: relocating an R_X86_64_64 entry to 0xd977 at the offset 0xc10. grub-install: Info: relocating an R_X86_64_64 entry to 0x561d at the offset 0xc18. grub-install: Info: relocating an R_X86_64_64 entry to 0xd988 at the offset 0xc28. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1f2 at the offset 0xc30. grub-install: Info: relocating an R_X86_64_64 entry to 0xd994 at the offset 0xc40. grub-install: Info: relocating an R_X86_64_64 entry to 0xb180 at the offset 0xc48. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9a8 at the offset 0xc58. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0xc60. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9b5 at the offset 0xc70. grub-install: Info: relocating an R_X86_64_64 entry to 0x4ded at the offset 0xc78. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9c6 at the offset 0xc88. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0xc90. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9d3 at the offset 0xca0. grub-install: Info: relocating an R_X86_64_64 entry to 0x879e at the offset 0xca8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9e2 at the offset 0xcb8. grub-install: Info: relocating an R_X86_64_64 entry to 0x87b5 at the offset 0xcc0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9f3 at the offset 0xcd0. grub-install: Info: relocating an R_X86_64_64 entry to 0x4da5 at the offset 0xcd8. grub-install: Info: relocating an R_X86_64_64 entry to 0xda01 at the offset 0xce8. grub-install: Info: relocating an R_X86_64_64 entry to 0x4ce5 at the offset 0xcf0. grub-install: Info: relocating an R_X86_64_64 entry to 0xda1e at the offset 0xd00. grub-install: Info: relocating an R_X86_64_64 entry to 0x4d45 at the offset 0xd08. grub-install: Info: relocating an R_X86_64_64 entry to 0xda3b at the offset 0xd18. grub-install: Info: relocating an R_X86_64_64 entry to 0x1292 at the offset 0xd20. grub-install: Info: relocating an R_X86_64_64 entry to 0xda4d at the offset 0xd30. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0xd38. grub-install: Info: relocating an R_X86_64_64 entry to 0xda59 at the offset 0xd48. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0xd50. grub-install: Info: relocating an R_X86_64_64 entry to 0xda67 at the offset 0xd60. grub-install: Info: relocating an R_X86_64_64 entry to 0x12a5 at the offset 0xd68. grub-install: Info: relocating an R_X86_64_64 entry to 0xda7b at the offset 0xd78. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0xd80. grub-install: Info: relocating an R_X86_64_64 entry to 0xda87 at the offset 0xd90. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0xd98. grub-install: Info: relocating an R_X86_64_64 entry to 0xda94 at the offset 0xda8. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0xdb0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdaa0 at the offset 0xdc0. grub-install: Info: relocating an R_X86_64_64 entry to 0x5637 at the offset 0xdc8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdab0 at the offset 0xdd8. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd8 at the offset 0xde0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdabd at the offset 0xdf0. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc0 at the offset 0xdf8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdaca at the offset 0xe08. grub-install: Info: relocating an R_X86_64_64 entry to 0x876a at the offset 0xe10. grub-install: Info: relocating an R_X86_64_64 entry to 0xdadf at the offset 0xe20. grub-install: Info: relocating an R_X86_64_64 entry to 0xf258 at the offset 0xe28. grub-install: Info: relocating an R_X86_64_64 entry to 0xdaed at the offset 0xe38. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fa0 at the offset 0xe40. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb06 at the offset 0xe50. grub-install: Info: relocating an R_X86_64_64 entry to 0xa449 at the offset 0xe58. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb20 at the offset 0xe68. grub-install: Info: relocating an R_X86_64_64 entry to 0xa4e9 at the offset 0xe70. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb3a at the offset 0xe80. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa93 at the offset 0xe88. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb52 at the offset 0xe98. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa26 at the offset 0xea0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb69 at the offset 0xeb0. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b140 at the offset 0xeb8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb81 at the offset 0xec8. grub-install: Info: relocating an R_X86_64_64 entry to 0xa87f at the offset 0xed0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb96 at the offset 0xee0. grub-install: Info: relocating an R_X86_64_64 entry to 0x13f8 at the offset 0xee8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdbaf at the offset 0xef8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1333 at the offset 0xf00. grub-install: Info: relocating an R_X86_64_64 entry to 0xdbc0 at the offset 0xf10. grub-install: Info: relocating an R_X86_64_64 entry to 0x130a at the offset 0xf18. grub-install: Info: relocating an R_X86_64_64 entry to 0xdbd6 at the offset 0xf28. grub-install: Info: relocating an R_X86_64_64 entry to 0x1094 at the offset 0xf30. grub-install: Info: relocating an R_X86_64_64 entry to 0xdbf2 at the offset 0xf40. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0xf48. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc03 at the offset 0xf58. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0xf60. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc0f at the offset 0xf70. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d28 at the offset 0xf78. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc1c at the offset 0xf88. grub-install: Info: relocating an R_X86_64_64 entry to 0xa00a at the offset 0xf90. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc32 at the offset 0xfa0. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e8b at the offset 0xfa8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc3d at the offset 0xfb8. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0xfc0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc4f at the offset 0xfd0. grub-install: Info: relocating an R_X86_64_64 entry to 0x5561 at the offset 0xfd8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc5c at the offset 0xfe8. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0xff0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc69 at the offset 0x1000. grub-install: Info: relocating an R_X86_64_64 entry to 0x58cf at the offset 0x1008. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc88 at the offset 0x1018. grub-install: Info: relocating an R_X86_64_64 entry to 0x57e3 at the offset 0x1020. grub-install: Info: relocating an R_X86_64_64 entry to 0xdca3 at the offset 0x1030. grub-install: Info: relocating an R_X86_64_64 entry to 0x7ca2 at the offset 0x1038. grub-install: Info: relocating an R_X86_64_64 entry to 0xdcbf at the offset 0x1048. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0x1050. grub-install: Info: relocating an R_X86_64_64 entry to 0xdccd at the offset 0x1060. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x1068. grub-install: Info: relocating an R_X86_64_64 entry to 0xdcd9 at the offset 0x1078. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x1080. grub-install: Info: relocating an R_X86_64_64 entry to 0xdce5 at the offset 0x1090. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e78 at the offset 0x1098. grub-install: Info: relocating an R_X86_64_64 entry to 0xdcf1 at the offset 0x10a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x10b0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdcfd at the offset 0x10c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x10c8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd09 at the offset 0x10d8. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f00 at the offset 0x10e0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd16 at the offset 0x10f0. grub-install: Info: relocating an R_X86_64_64 entry to 0x911f at the offset 0x10f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd23 at the offset 0x1108. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f4b at the offset 0x1110. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd30 at the offset 0x1120. grub-install: Info: relocating an R_X86_64_64 entry to 0x974b at the offset 0x1128. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd3d at the offset 0x1138. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x1140. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd4b at the offset 0x1150. grub-install: Info: relocating an R_X86_64_64 entry to 0x8fc1 at the offset 0x1158. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd58 at the offset 0x1168. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d8 at the offset 0x1170. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd72 at the offset 0x1180. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b150 at the offset 0x1188. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd83 at the offset 0x1198. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b160 at the offset 0x11a0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd9d at the offset 0x11b0. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d9 at the offset 0x11b8. grub-install: Info: relocating an R_X86_64_64 entry to 0xddb4 at the offset 0x11c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0x11d0. grub-install: Info: relocating an R_X86_64_64 entry to 0xddc6 at the offset 0x11e0. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b148 at the offset 0x11e8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdde1 at the offset 0x11f8. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fa8 at the offset 0x1200. grub-install: Info: relocating an R_X86_64_64 entry to 0xddf4 at the offset 0x1210. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x1218. grub-install: Info: relocating an R_X86_64_64 entry to 0xde02 at the offset 0x1228. grub-install: Info: relocating an R_X86_64_64 entry to 0x5928 at the offset 0x1230. grub-install: Info: relocating an R_X86_64_64 entry to 0xde1a at the offset 0x1240. grub-install: Info: relocating an R_X86_64_64 entry to 0x9bec at the offset 0x1248. grub-install: Info: relocating an R_X86_64_64 entry to 0xde27 at the offset 0x1258. grub-install: Info: relocating an R_X86_64_64 entry to 0x9eca at the offset 0x1260. grub-install: Info: relocating an R_X86_64_64 entry to 0xde36 at the offset 0x1270. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x1278. grub-install: Info: relocating an R_X86_64_64 entry to 0xde45 at the offset 0x1288. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x1290. grub-install: Info: relocating an R_X86_64_64 entry to 0xde50 at the offset 0x12a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x9f23 at the offset 0x12a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xde60 at the offset 0x12b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x12c0. grub-install: Info: relocating an R_X86_64_64 entry to 0xde6c at the offset 0x12d0. grub-install: Info: relocating an R_X86_64_64 entry to 0x4f93 at the offset 0x12d8. grub-install: Info: relocating an R_X86_64_64 entry to 0xde73 at the offset 0x12e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x4f7b at the offset 0x12f0. grub-install: Info: relocating an R_X86_64_64 entry to 0xde7a at the offset 0x1300. grub-install: Info: relocating an R_X86_64_64 entry to 0x4f87 at the offset 0x1308. grub-install: Info: relocating an R_X86_64_64 entry to 0xde82 at the offset 0x1318. grub-install: Info: relocating an R_X86_64_64 entry to 0x4f9f at the offset 0x1320. grub-install: Info: translating the relocation section .rela.text. grub-install: Info: adding a relocation entry for 0x1033. grub-install: Info: adding a relocation entry for 0x104b. grub-install: Info: adding a relocation entry for 0x1068. grub-install: Info: adding a relocation entry for 0x1084. grub-install: Info: adding a relocation entry for 0x1117. grub-install: Info: adding a relocation entry for 0x113c. grub-install: Info: adding a relocation entry for 0x1157. grub-install: Info: adding a relocation entry for 0x1166. grub-install: Info: adding a relocation entry for 0x127b. grub-install: Info: adding a relocation entry for 0x1288. grub-install: Info: adding a relocation entry for 0x129a. grub-install: Info: adding a relocation entry for 0x12c3. grub-install: Info: adding a relocation entry for 0x12d8. grub-install: Info: adding a relocation entry for 0x12e9. grub-install: Info: adding a relocation entry for 0x12f9. grub-install: Info: adding a relocation entry for 0x1343. grub-install: Info: adding a relocation entry for 0x140d. grub-install: Info: adding a relocation entry for 0x149a. grub-install: Info: adding a relocation entry for 0x14ab. grub-install: Info: adding a relocation entry for 0x14d7. grub-install: Info: adding a relocation entry for 0x1563. grub-install: Info: adding a relocation entry for 0x1575. grub-install: Info: adding a relocation entry for 0x15c5. grub-install: Info: adding a relocation entry for 0x15cf. grub-install: Info: adding a relocation entry for 0x1616. grub-install: Info: adding a relocation entry for 0x1620. grub-install: Info: adding a relocation entry for 0x162a. grub-install: Info: adding a relocation entry for 0x1634. grub-install: Info: adding a relocation entry for 0x1643. grub-install: Info: adding a relocation entry for 0x1664. grub-install: Info: adding a relocation entry for 0x1670. grub-install: Info: adding a relocation entry for 0x167b. grub-install: Info: adding a relocation entry for 0x1686. grub-install: Info: adding a relocation entry for 0x16ab. grub-install: Info: adding a relocation entry for 0x16b5. grub-install: Info: adding a relocation entry for 0x16df. grub-install: Info: adding a relocation entry for 0x16e9. grub-install: Info: adding a relocation entry for 0x16f7. grub-install: Info: adding a relocation entry for 0x1703. grub-install: Info: adding a relocation entry for 0x1711. grub-install: Info: adding a relocation entry for 0x1748. grub-install: Info: adding a relocation entry for 0x1764. grub-install: Info: adding a relocation entry for 0x1775. grub-install: Info: adding a relocation entry for 0x17a3. grub-install: Info: adding a relocation entry for 0x17b1. grub-install: Info: adding a relocation entry for 0x17bf. grub-install: Info: adding a relocation entry for 0x17cc. grub-install: Info: adding a relocation entry for 0x17ea. grub-install: Info: adding a relocation entry for 0x17f7. grub-install: Info: adding a relocation entry for 0x1815. grub-install: Info: adding a relocation entry for 0x181f. grub-install: Info: adding a relocation entry for 0x1837. grub-install: Info: adding a relocation entry for 0x185d. grub-install: Info: adding a relocation entry for 0x1893. grub-install: Info: adding a relocation entry for 0x18a7. grub-install: Info: adding a relocation entry for 0x18e8. grub-install: Info: adding a relocation entry for 0x18f2. grub-install: Info: adding a relocation entry for 0x18fc. grub-install: Info: adding a relocation entry for 0x1921. grub-install: Info: adding a relocation entry for 0x192b. grub-install: Info: adding a relocation entry for 0x195c. grub-install: Info: adding a relocation entry for 0x1993. grub-install: Info: adding a relocation entry for 0x19b4. grub-install: Info: adding a relocation entry for 0x19be. grub-install: Info: adding a relocation entry for 0x19f3. grub-install: Info: adding a relocation entry for 0x1a09. grub-install: Info: adding a relocation entry for 0x1a52. grub-install: Info: adding a relocation entry for 0x1a73. grub-install: Info: adding a relocation entry for 0x1a98. grub-install: Info: adding a relocation entry for 0x1aa5. grub-install: Info: adding a relocation entry for 0x1ad5. grub-install: Info: adding a relocation entry for 0x1af4. grub-install: Info: adding a relocation entry for 0x1b2c. grub-install: Info: adding a relocation entry for 0x1b36. grub-install: Info: adding a relocation entry for 0x1b5d. grub-install: Info: adding a relocation entry for 0x1b76. grub-install: Info: adding a relocation entry for 0x1b93. grub-install: Info: adding a relocation entry for 0x1bb1. grub-install: Info: adding a relocation entry for 0x1bf8. grub-install: Info: adding a relocation entry for 0x1c07. grub-install: Info: adding a relocation entry for 0x1c16. grub-install: Info: adding a relocation entry for 0x1c25. grub-install: Info: adding a relocation entry for 0x1c44. grub-install: Info: adding a relocation entry for 0x1c5b. grub-install: Info: adding a relocation entry for 0x1c65. grub-install: Info: adding a relocation entry for 0x1c6f. grub-install: Info: adding a relocation entry for 0x1c79. grub-install: Info: adding a relocation entry for 0x1cab. grub-install: Info: adding a relocation entry for 0x1cc2. grub-install: Info: adding a relocation entry for 0x1ccc. grub-install: Info: adding a relocation entry for 0x1cd6. grub-install: Info: adding a relocation entry for 0x1ce0. grub-install: Info: adding a relocation entry for 0x1d09. grub-install: Info: adding a relocation entry for 0x1d18. grub-install: Info: adding a relocation entry for 0x1d33. grub-install: Info: adding a relocation entry for 0x1d4a. grub-install: Info: adding a relocation entry for 0x1d54. grub-install: Info: adding a relocation entry for 0x1d5e. grub-install: Info: adding a relocation entry for 0x1d68. grub-install: Info: adding a relocation entry for 0x1dd8. grub-install: Info: adding a relocation entry for 0x1df8. grub-install: Info: adding a relocation entry for 0x1e2b. grub-install: Info: adding a relocation entry for 0x1e54. grub-install: Info: adding a relocation entry for 0x1e78. grub-install: Info: adding a relocation entry for 0x1efe. grub-install: Info: adding a relocation entry for 0x1f20. grub-install: Info: adding a relocation entry for 0x1f4c. grub-install: Info: adding a relocation entry for 0x1f70. grub-install: Info: adding a relocation entry for 0x1f7c. grub-install: Info: adding a relocation entry for 0x1fa8. grub-install: Info: adding a relocation entry for 0x1fb9. grub-install: Info: adding a relocation entry for 0x1fc7. grub-install: Info: adding a relocation entry for 0x1fe0. grub-install: Info: adding a relocation entry for 0x1ff6. grub-install: Info: adding a relocation entry for 0x2027. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 240 bytes of a fixup block starting at 0x1000. grub-install: Info: adding a relocation entry for 0x2033. grub-install: Info: adding a relocation entry for 0x2055. grub-install: Info: adding a relocation entry for 0x2063. grub-install: Info: adding a relocation entry for 0x2089. grub-install: Info: adding a relocation entry for 0x209a. grub-install: Info: adding a relocation entry for 0x20a8. grub-install: Info: adding a relocation entry for 0x20c1. grub-install: Info: adding a relocation entry for 0x20da. grub-install: Info: adding a relocation entry for 0x210b. grub-install: Info: adding a relocation entry for 0x2117. grub-install: Info: adding a relocation entry for 0x2139. grub-install: Info: adding a relocation entry for 0x2147. grub-install: Info: adding a relocation entry for 0x2162. grub-install: Info: adding a relocation entry for 0x2178. grub-install: Info: adding a relocation entry for 0x2182. grub-install: Info: adding a relocation entry for 0x2197. grub-install: Info: adding a relocation entry for 0x21f6. grub-install: Info: adding a relocation entry for 0x2206. grub-install: Info: adding a relocation entry for 0x2212. grub-install: Info: adding a relocation entry for 0x223b. grub-install: Info: adding a relocation entry for 0x2295. grub-install: Info: adding a relocation entry for 0x22a5. grub-install: Info: adding a relocation entry for 0x22f4. grub-install: Info: adding a relocation entry for 0x2313. grub-install: Info: adding a relocation entry for 0x231f. grub-install: Info: adding a relocation entry for 0x2339. grub-install: Info: adding a relocation entry for 0x2348. grub-install: Info: adding a relocation entry for 0x2352. grub-install: Info: adding a relocation entry for 0x23b4. grub-install: Info: adding a relocation entry for 0x23c1. grub-install: Info: adding a relocation entry for 0x23f2. grub-install: Info: adding a relocation entry for 0x240c. grub-install: Info: adding a relocation entry for 0x241b. grub-install: Info: adding a relocation entry for 0x248c. grub-install: Info: adding a relocation entry for 0x24ad. grub-install: Info: adding a relocation entry for 0x24cc. grub-install: Info: adding a relocation entry for 0x2501. grub-install: Info: adding a relocation entry for 0x2543. grub-install: Info: adding a relocation entry for 0x254d. grub-install: Info: adding a relocation entry for 0x256a. grub-install: Info: adding a relocation entry for 0x2593. grub-install: Info: adding a relocation entry for 0x25b5. grub-install: Info: adding a relocation entry for 0x25c9. grub-install: Info: adding a relocation entry for 0x25e2. grub-install: Info: adding a relocation entry for 0x25ec. grub-install: Info: adding a relocation entry for 0x260a. grub-install: Info: adding a relocation entry for 0x2619. grub-install: Info: adding a relocation entry for 0x2651. grub-install: Info: adding a relocation entry for 0x2665. grub-install: Info: adding a relocation entry for 0x2793. grub-install: Info: adding a relocation entry for 0x27e5. grub-install: Info: adding a relocation entry for 0x27fc. grub-install: Info: adding a relocation entry for 0x2815. grub-install: Info: adding a relocation entry for 0x29a3. grub-install: Info: adding a relocation entry for 0x29b3. grub-install: Info: adding a relocation entry for 0x29ea. grub-install: Info: adding a relocation entry for 0x2a32. grub-install: Info: adding a relocation entry for 0x2a44. grub-install: Info: adding a relocation entry for 0x2a6a. grub-install: Info: adding a relocation entry for 0x2aab. grub-install: Info: adding a relocation entry for 0x2ae9. grub-install: Info: adding a relocation entry for 0x2b08. grub-install: Info: adding a relocation entry for 0x2b15. grub-install: Info: adding a relocation entry for 0x2b3c. grub-install: Info: adding a relocation entry for 0x2b4b. grub-install: Info: adding a relocation entry for 0x2b76. grub-install: Info: adding a relocation entry for 0x2ba6. grub-install: Info: adding a relocation entry for 0x2bc3. grub-install: Info: adding a relocation entry for 0x2bdb. grub-install: Info: adding a relocation entry for 0x2be7. grub-install: Info: adding a relocation entry for 0x2bf6. grub-install: Info: adding a relocation entry for 0x2c08. grub-install: Info: adding a relocation entry for 0x2c1b. grub-install: Info: adding a relocation entry for 0x2c30. grub-install: Info: adding a relocation entry for 0x2c3d. grub-install: Info: adding a relocation entry for 0x2c55. grub-install: Info: adding a relocation entry for 0x2c73. grub-install: Info: adding a relocation entry for 0x2c84. grub-install: Info: adding a relocation entry for 0x2c96. grub-install: Info: adding a relocation entry for 0x2ca6. grub-install: Info: adding a relocation entry for 0x2cd6. grub-install: Info: adding a relocation entry for 0x2ce6. grub-install: Info: adding a relocation entry for 0x2d01. grub-install: Info: adding a relocation entry for 0x2d27. grub-install: Info: adding a relocation entry for 0x2d39. grub-install: Info: adding a relocation entry for 0x2d4b. grub-install: Info: adding a relocation entry for 0x2d69. grub-install: Info: adding a relocation entry for 0x2d76. grub-install: Info: adding a relocation entry for 0x2d94. grub-install: Info: adding a relocation entry for 0x2dd7. grub-install: Info: adding a relocation entry for 0x2df8. grub-install: Info: adding a relocation entry for 0x2e05. grub-install: Info: adding a relocation entry for 0x2e0f. grub-install: Info: adding a relocation entry for 0x2e33. grub-install: Info: adding a relocation entry for 0x2e66. grub-install: Info: adding a relocation entry for 0x2eda. grub-install: Info: adding a relocation entry for 0x2ee6. grub-install: Info: adding a relocation entry for 0x2f34. grub-install: Info: adding a relocation entry for 0x2f63. grub-install: Info: adding a relocation entry for 0x2f81. grub-install: Info: adding a relocation entry for 0x2f96. grub-install: Info: adding a relocation entry for 0x2fb4. grub-install: Info: adding a relocation entry for 0x2fda. grub-install: Info: adding a relocation entry for 0x304d. grub-install: Info: writing 216 bytes of a fixup block starting at 0x2000. grub-install: Info: adding a relocation entry for 0x305e. grub-install: Info: adding a relocation entry for 0x3094. grub-install: Info: adding a relocation entry for 0x30a0. grub-install: Info: adding a relocation entry for 0x3117. grub-install: Info: adding a relocation entry for 0x3121. grub-install: Info: adding a relocation entry for 0x3130. grub-install: Info: adding a relocation entry for 0x3197. grub-install: Info: adding a relocation entry for 0x31a6. grub-install: Info: adding a relocation entry for 0x321a. grub-install: Info: adding a relocation entry for 0x322d. grub-install: Info: adding a relocation entry for 0x3259. grub-install: Info: adding a relocation entry for 0x3279. grub-install: Info: adding a relocation entry for 0x3296. grub-install: Info: adding a relocation entry for 0x32ff. grub-install: Info: adding a relocation entry for 0x3311. grub-install: Info: adding a relocation entry for 0x3324. grub-install: Info: adding a relocation entry for 0x333a. grub-install: Info: adding a relocation entry for 0x3352. grub-install: Info: adding a relocation entry for 0x3361. grub-install: Info: adding a relocation entry for 0x337c. grub-install: Info: adding a relocation entry for 0x338e. grub-install: Info: adding a relocation entry for 0x33a0. grub-install: Info: adding a relocation entry for 0x33b2. grub-install: Info: adding a relocation entry for 0x33d2. grub-install: Info: adding a relocation entry for 0x33eb. grub-install: Info: adding a relocation entry for 0x3403. grub-install: Info: adding a relocation entry for 0x3416. grub-install: Info: adding a relocation entry for 0x3427. grub-install: Info: adding a relocation entry for 0x343f. grub-install: Info: adding a relocation entry for 0x3458. grub-install: Info: adding a relocation entry for 0x348d. grub-install: Info: adding a relocation entry for 0x34b6. grub-install: Info: adding a relocation entry for 0x34cd. grub-install: Info: adding a relocation entry for 0x34e7. grub-install: Info: adding a relocation entry for 0x34ff. grub-install: Info: adding a relocation entry for 0x351a. grub-install: Info: adding a relocation entry for 0x3533. grub-install: Info: adding a relocation entry for 0x3544. grub-install: Info: adding a relocation entry for 0x3563. grub-install: Info: adding a relocation entry for 0x357c. grub-install: Info: adding a relocation entry for 0x359b. grub-install: Info: adding a relocation entry for 0x35b5. grub-install: Info: adding a relocation entry for 0x35ee. grub-install: Info: adding a relocation entry for 0x363c. grub-install: Info: adding a relocation entry for 0x36b6. grub-install: Info: adding a relocation entry for 0x36d9. grub-install: Info: adding a relocation entry for 0x36fb. grub-install: Info: adding a relocation entry for 0x3712. grub-install: Info: adding a relocation entry for 0x3724. grub-install: Info: adding a relocation entry for 0x373e. grub-install: Info: adding a relocation entry for 0x3756. grub-install: Info: adding a relocation entry for 0x37aa. grub-install: Info: adding a relocation entry for 0x37c0. grub-install: Info: adding a relocation entry for 0x37cd. grub-install: Info: adding a relocation entry for 0x37de. grub-install: Info: adding a relocation entry for 0x380c. grub-install: Info: adding a relocation entry for 0x3820. grub-install: Info: adding a relocation entry for 0x3830. grub-install: Info: adding a relocation entry for 0x3844. grub-install: Info: adding a relocation entry for 0x385d. grub-install: Info: adding a relocation entry for 0x389c. grub-install: Info: adding a relocation entry for 0x38a8. grub-install: Info: adding a relocation entry for 0x38c6. grub-install: Info: adding a relocation entry for 0x38da. grub-install: Info: adding a relocation entry for 0x38eb. grub-install: Info: adding a relocation entry for 0x3951. grub-install: Info: adding a relocation entry for 0x3a33. grub-install: Info: adding a relocation entry for 0x3a3f. grub-install: Info: adding a relocation entry for 0x3a49. grub-install: Info: adding a relocation entry for 0x3a55. grub-install: Info: adding a relocation entry for 0x3a61. grub-install: Info: adding a relocation entry for 0x3a71. grub-install: Info: adding a relocation entry for 0x3a7d. grub-install: Info: adding a relocation entry for 0x3a9b. grub-install: Info: adding a relocation entry for 0x3aa8. grub-install: Info: adding a relocation entry for 0x3ab4. grub-install: Info: adding a relocation entry for 0x3acb. grub-install: Info: adding a relocation entry for 0x3ae3. grub-install: Info: adding a relocation entry for 0x3af8. grub-install: Info: adding a relocation entry for 0x3b17. grub-install: Info: adding a relocation entry for 0x3b38. grub-install: Info: adding a relocation entry for 0x3b52. grub-install: Info: adding a relocation entry for 0x3b5f. grub-install: Info: adding a relocation entry for 0x3b8e. grub-install: Info: adding a relocation entry for 0x3bb8. grub-install: Info: adding a relocation entry for 0x3c18. grub-install: Info: adding a relocation entry for 0x3c28. grub-install: Info: adding a relocation entry for 0x3c6a. grub-install: Info: adding a relocation entry for 0x3c7e. grub-install: Info: adding a relocation entry for 0x3ccd. grub-install: Info: adding a relocation entry for 0x3d1d. grub-install: Info: adding a relocation entry for 0x3d32. grub-install: Info: adding a relocation entry for 0x3d7d. grub-install: Info: adding a relocation entry for 0x3db4. grub-install: Info: adding a relocation entry for 0x3dca. grub-install: Info: adding a relocation entry for 0x3dd6. grub-install: Info: adding a relocation entry for 0x3e04. grub-install: Info: adding a relocation entry for 0x3e1c. grub-install: Info: adding a relocation entry for 0x3e29. grub-install: Info: adding a relocation entry for 0x3e54. grub-install: Info: adding a relocation entry for 0x3e67. grub-install: Info: adding a relocation entry for 0x3e7c. grub-install: Info: adding a relocation entry for 0x3eb6. grub-install: Info: adding a relocation entry for 0x3ece. grub-install: Info: adding a relocation entry for 0x3f39. grub-install: Info: adding a relocation entry for 0x3f44. grub-install: Info: adding a relocation entry for 0x3f6f. grub-install: Info: adding a relocation entry for 0x3f7f. grub-install: Info: adding a relocation entry for 0x3f8c. grub-install: Info: adding a relocation entry for 0x3f96. grub-install: Info: adding a relocation entry for 0x3fa0. grub-install: Info: adding a relocation entry for 0x3faa. grub-install: Info: adding a relocation entry for 0x3fbe. grub-install: Info: adding a relocation entry for 0x3fd6. grub-install: Info: adding a relocation entry for 0x3fe7. grub-install: Info: adding a relocation entry for 0x3ff8. grub-install: Info: adding a relocation entry for 0x400b. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 248 bytes of a fixup block starting at 0x3000. grub-install: Info: adding a relocation entry for 0x401a. grub-install: Info: adding a relocation entry for 0x4027. grub-install: Info: adding a relocation entry for 0x4031. grub-install: Info: adding a relocation entry for 0x403b. grub-install: Info: adding a relocation entry for 0x4045. grub-install: Info: adding a relocation entry for 0x4055. grub-install: Info: adding a relocation entry for 0x4064. grub-install: Info: adding a relocation entry for 0x4073. grub-install: Info: adding a relocation entry for 0x408f. grub-install: Info: adding a relocation entry for 0x409c. grub-install: Info: adding a relocation entry for 0x40a8. grub-install: Info: adding a relocation entry for 0x40c7. grub-install: Info: adding a relocation entry for 0x40d5. grub-install: Info: adding a relocation entry for 0x40e8. grub-install: Info: adding a relocation entry for 0x40f2. grub-install: Info: adding a relocation entry for 0x4103. grub-install: Info: adding a relocation entry for 0x4118. grub-install: Info: adding a relocation entry for 0x412b. grub-install: Info: adding a relocation entry for 0x413e. grub-install: Info: adding a relocation entry for 0x414a. grub-install: Info: adding a relocation entry for 0x4166. grub-install: Info: adding a relocation entry for 0x417b. grub-install: Info: adding a relocation entry for 0x4191. grub-install: Info: adding a relocation entry for 0x41a0. grub-install: Info: adding a relocation entry for 0x41d9. grub-install: Info: adding a relocation entry for 0x41e9. grub-install: Info: adding a relocation entry for 0x41fa. grub-install: Info: adding a relocation entry for 0x422d. grub-install: Info: adding a relocation entry for 0x4243. grub-install: Info: adding a relocation entry for 0x4270. grub-install: Info: adding a relocation entry for 0x4288. grub-install: Info: adding a relocation entry for 0x42d7. grub-install: Info: adding a relocation entry for 0x42e1. grub-install: Info: adding a relocation entry for 0x434b. grub-install: Info: adding a relocation entry for 0x4456. grub-install: Info: adding a relocation entry for 0x449d. grub-install: Info: adding a relocation entry for 0x44b8. grub-install: Info: adding a relocation entry for 0x44c7. grub-install: Info: adding a relocation entry for 0x44d3. grub-install: Info: adding a relocation entry for 0x44ee. grub-install: Info: adding a relocation entry for 0x4544. grub-install: Info: adding a relocation entry for 0x4578. grub-install: Info: adding a relocation entry for 0x4593. grub-install: Info: adding a relocation entry for 0x46ac. grub-install: Info: adding a relocation entry for 0x470b. grub-install: Info: adding a relocation entry for 0x4721. grub-install: Info: adding a relocation entry for 0x473a. grub-install: Info: adding a relocation entry for 0x4752. grub-install: Info: adding a relocation entry for 0x4763. grub-install: Info: adding a relocation entry for 0x477c. grub-install: Info: adding a relocation entry for 0x478d. grub-install: Info: adding a relocation entry for 0x47b3. grub-install: Info: adding a relocation entry for 0x47d5. grub-install: Info: adding a relocation entry for 0x47fb. grub-install: Info: adding a relocation entry for 0x480d. grub-install: Info: adding a relocation entry for 0x482f. grub-install: Info: adding a relocation entry for 0x4848. grub-install: Info: adding a relocation entry for 0x4878. grub-install: Info: adding a relocation entry for 0x48bb. grub-install: Info: adding a relocation entry for 0x48dc. grub-install: Info: adding a relocation entry for 0x48fa. grub-install: Info: adding a relocation entry for 0x490c. grub-install: Info: adding a relocation entry for 0x491a. grub-install: Info: adding a relocation entry for 0x492e. grub-install: Info: adding a relocation entry for 0x493c. grub-install: Info: adding a relocation entry for 0x494c. grub-install: Info: adding a relocation entry for 0x4969. grub-install: Info: adding a relocation entry for 0x4979. grub-install: Info: adding a relocation entry for 0x498a. grub-install: Info: adding a relocation entry for 0x49b4. grub-install: Info: adding a relocation entry for 0x49bf. grub-install: Info: adding a relocation entry for 0x49d3. grub-install: Info: adding a relocation entry for 0x49e0. grub-install: Info: adding a relocation entry for 0x49ef. grub-install: Info: adding a relocation entry for 0x49fd. grub-install: Info: adding a relocation entry for 0x4a25. grub-install: Info: adding a relocation entry for 0x4a4b. grub-install: Info: adding a relocation entry for 0x4a5b. grub-install: Info: adding a relocation entry for 0x4a6b. grub-install: Info: adding a relocation entry for 0x4a77. grub-install: Info: adding a relocation entry for 0x4a81. grub-install: Info: adding a relocation entry for 0x4a8b. grub-install: Info: adding a relocation entry for 0x4a9b. grub-install: Info: adding a relocation entry for 0x4aaa. grub-install: Info: adding a relocation entry for 0x4ab4. grub-install: Info: adding a relocation entry for 0x4abe. grub-install: Info: adding a relocation entry for 0x4acc. grub-install: Info: adding a relocation entry for 0x4adc. grub-install: Info: adding a relocation entry for 0x4ae6. grub-install: Info: adding a relocation entry for 0x4af0. grub-install: Info: adding a relocation entry for 0x4b00. grub-install: Info: adding a relocation entry for 0x4b0f. grub-install: Info: adding a relocation entry for 0x4b19. grub-install: Info: adding a relocation entry for 0x4b23. grub-install: Info: adding a relocation entry for 0x4b30. grub-install: Info: adding a relocation entry for 0x4b42. grub-install: Info: adding a relocation entry for 0x4b4d. grub-install: Info: adding a relocation entry for 0x4b59. grub-install: Info: adding a relocation entry for 0x4b65. grub-install: Info: adding a relocation entry for 0x4b75. grub-install: Info: adding a relocation entry for 0x4b9b. grub-install: Info: adding a relocation entry for 0x4ba5. grub-install: Info: adding a relocation entry for 0x4bb6. grub-install: Info: adding a relocation entry for 0x4c0b. grub-install: Info: adding a relocation entry for 0x4c24. grub-install: Info: adding a relocation entry for 0x4c3d. grub-install: Info: adding a relocation entry for 0x4c5a. grub-install: Info: adding a relocation entry for 0x4c83. grub-install: Info: adding a relocation entry for 0x4c8d. grub-install: Info: adding a relocation entry for 0x4c9e. grub-install: Info: adding a relocation entry for 0x4ce9. grub-install: Info: adding a relocation entry for 0x4d10. grub-install: Info: adding a relocation entry for 0x4d1a. grub-install: Info: adding a relocation entry for 0x4d49. grub-install: Info: adding a relocation entry for 0x4d70. grub-install: Info: adding a relocation entry for 0x4d7a. grub-install: Info: adding a relocation entry for 0x4da8. grub-install: Info: adding a relocation entry for 0x4db2. grub-install: Info: adding a relocation entry for 0x4dbc. grub-install: Info: adding a relocation entry for 0x4dcc. grub-install: Info: adding a relocation entry for 0x4dd9. grub-install: Info: adding a relocation entry for 0x4de3. grub-install: Info: adding a relocation entry for 0x4dee. grub-install: Info: adding a relocation entry for 0x4e0a. grub-install: Info: adding a relocation entry for 0x4e17. grub-install: Info: adding a relocation entry for 0x4e5d. grub-install: Info: adding a relocation entry for 0x4e69. grub-install: Info: adding a relocation entry for 0x4e84. grub-install: Info: adding a relocation entry for 0x4e8e. grub-install: Info: adding a relocation entry for 0x4e9e. grub-install: Info: adding a relocation entry for 0x4eae. grub-install: Info: adding a relocation entry for 0x4ebe. grub-install: Info: adding a relocation entry for 0x4ece. grub-install: Info: adding a relocation entry for 0x4ed9. grub-install: Info: adding a relocation entry for 0x4f3a. grub-install: Info: adding a relocation entry for 0x4f55. grub-install: Info: adding a relocation entry for 0x4f7d. grub-install: Info: adding a relocation entry for 0x4f89. grub-install: Info: adding a relocation entry for 0x4f95. grub-install: Info: adding a relocation entry for 0x4fa1. grub-install: Info: adding a relocation entry for 0x4fb7. grub-install: Info: adding a relocation entry for 0x4fc3. grub-install: Info: adding a relocation entry for 0x500e. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 296 bytes of a fixup block starting at 0x4000. grub-install: Info: adding a relocation entry for 0x5018. grub-install: Info: adding a relocation entry for 0x5029. grub-install: Info: adding a relocation entry for 0x503e. grub-install: Info: adding a relocation entry for 0x504a. grub-install: Info: adding a relocation entry for 0x5060. grub-install: Info: adding a relocation entry for 0x50af. grub-install: Info: adding a relocation entry for 0x510d. grub-install: Info: adding a relocation entry for 0x5119. grub-install: Info: adding a relocation entry for 0x5132. grub-install: Info: adding a relocation entry for 0x513e. grub-install: Info: adding a relocation entry for 0x5241. grub-install: Info: adding a relocation entry for 0x5252. grub-install: Info: adding a relocation entry for 0x527f. grub-install: Info: adding a relocation entry for 0x529b. grub-install: Info: adding a relocation entry for 0x52a9. grub-install: Info: adding a relocation entry for 0x52bc. grub-install: Info: adding a relocation entry for 0x52cf. grub-install: Info: adding a relocation entry for 0x52e0. grub-install: Info: adding a relocation entry for 0x5307. grub-install: Info: adding a relocation entry for 0x5323. grub-install: Info: adding a relocation entry for 0x5379. grub-install: Info: adding a relocation entry for 0x5385. grub-install: Info: adding a relocation entry for 0x5460. grub-install: Info: adding a relocation entry for 0x54be. grub-install: Info: adding a relocation entry for 0x5525. grub-install: Info: adding a relocation entry for 0x5573. grub-install: Info: adding a relocation entry for 0x5592. grub-install: Info: adding a relocation entry for 0x55ad. grub-install: Info: adding a relocation entry for 0x55cf. grub-install: Info: adding a relocation entry for 0x55f4. grub-install: Info: adding a relocation entry for 0x5607. grub-install: Info: adding a relocation entry for 0x561f. grub-install: Info: adding a relocation entry for 0x562e. grub-install: Info: adding a relocation entry for 0x563f. grub-install: Info: adding a relocation entry for 0x565f. grub-install: Info: adding a relocation entry for 0x568c. grub-install: Info: adding a relocation entry for 0x56c0. grub-install: Info: adding a relocation entry for 0x5701. grub-install: Info: adding a relocation entry for 0x570c. grub-install: Info: adding a relocation entry for 0x571d. grub-install: Info: adding a relocation entry for 0x5736. grub-install: Info: adding a relocation entry for 0x5794. grub-install: Info: adding a relocation entry for 0x57a0. grub-install: Info: adding a relocation entry for 0x57b1. grub-install: Info: adding a relocation entry for 0x57c4. grub-install: Info: adding a relocation entry for 0x57d9. grub-install: Info: adding a relocation entry for 0x57e5. grub-install: Info: adding a relocation entry for 0x5831. grub-install: Info: adding a relocation entry for 0x5842. grub-install: Info: adding a relocation entry for 0x584c. grub-install: Info: adding a relocation entry for 0x58d1. grub-install: Info: adding a relocation entry for 0x5909. grub-install: Info: adding a relocation entry for 0x591e. grub-install: Info: adding a relocation entry for 0x5943. grub-install: Info: adding a relocation entry for 0x5956. grub-install: Info: adding a relocation entry for 0x5969. grub-install: Info: adding a relocation entry for 0x5973. grub-install: Info: adding a relocation entry for 0x597d. grub-install: Info: adding a relocation entry for 0x5987. grub-install: Info: adding a relocation entry for 0x59a3. grub-install: Info: adding a relocation entry for 0x59ad. grub-install: Info: adding a relocation entry for 0x59c3. grub-install: Info: adding a relocation entry for 0x59d3. grub-install: Info: adding a relocation entry for 0x59df. grub-install: Info: adding a relocation entry for 0x59eb. grub-install: Info: adding a relocation entry for 0x59f5. grub-install: Info: adding a relocation entry for 0x5a01. grub-install: Info: adding a relocation entry for 0x5a12. grub-install: Info: adding a relocation entry for 0x5a35. grub-install: Info: adding a relocation entry for 0x5a50. grub-install: Info: adding a relocation entry for 0x5a67. grub-install: Info: adding a relocation entry for 0x5a89. grub-install: Info: adding a relocation entry for 0x5a9a. grub-install: Info: adding a relocation entry for 0x5ab2. grub-install: Info: adding a relocation entry for 0x5ac2. grub-install: Info: adding a relocation entry for 0x5ad6. grub-install: Info: adding a relocation entry for 0x5ae5. grub-install: Info: adding a relocation entry for 0x5af8. grub-install: Info: adding a relocation entry for 0x5b0c. grub-install: Info: adding a relocation entry for 0x5b16. grub-install: Info: adding a relocation entry for 0x5b22. grub-install: Info: adding a relocation entry for 0x5b2e. grub-install: Info: adding a relocation entry for 0x5b3d. grub-install: Info: adding a relocation entry for 0x5b5d. grub-install: Info: adding a relocation entry for 0x5b6e. grub-install: Info: adding a relocation entry for 0x5b8e. grub-install: Info: adding a relocation entry for 0x5b9a. grub-install: Info: adding a relocation entry for 0x5bae. grub-install: Info: adding a relocation entry for 0x5bc5. grub-install: Info: adding a relocation entry for 0x5bcf. grub-install: Info: adding a relocation entry for 0x5bef. grub-install: Info: adding a relocation entry for 0x5bf9. grub-install: Info: adding a relocation entry for 0x5c18. grub-install: Info: adding a relocation entry for 0x5c38. grub-install: Info: adding a relocation entry for 0x5c43. grub-install: Info: adding a relocation entry for 0x5c59. grub-install: Info: adding a relocation entry for 0x5c72. grub-install: Info: adding a relocation entry for 0x5c83. grub-install: Info: adding a relocation entry for 0x5c93. grub-install: Info: adding a relocation entry for 0x5ca3. grub-install: Info: adding a relocation entry for 0x5cb1. grub-install: Info: adding a relocation entry for 0x5cbb. grub-install: Info: adding a relocation entry for 0x5cc5. grub-install: Info: adding a relocation entry for 0x5ccf. grub-install: Info: adding a relocation entry for 0x5ce7. grub-install: Info: adding a relocation entry for 0x5cf4. grub-install: Info: adding a relocation entry for 0x5cfe. grub-install: Info: adding a relocation entry for 0x5d08. grub-install: Info: adding a relocation entry for 0x5d17. grub-install: Info: adding a relocation entry for 0x5d21. grub-install: Info: adding a relocation entry for 0x5d2b. grub-install: Info: adding a relocation entry for 0x5d35. grub-install: Info: adding a relocation entry for 0x5d48. grub-install: Info: adding a relocation entry for 0x5d52. grub-install: Info: adding a relocation entry for 0x5d5c. grub-install: Info: adding a relocation entry for 0x5d66. grub-install: Info: adding a relocation entry for 0x5d72. grub-install: Info: adding a relocation entry for 0x5da1. grub-install: Info: adding a relocation entry for 0x5dae. grub-install: Info: adding a relocation entry for 0x5dc2. grub-install: Info: adding a relocation entry for 0x5dd4. grub-install: Info: adding a relocation entry for 0x5e1d. grub-install: Info: adding a relocation entry for 0x5e27. grub-install: Info: adding a relocation entry for 0x5e40. grub-install: Info: adding a relocation entry for 0x5e53. grub-install: Info: adding a relocation entry for 0x5e5d. grub-install: Info: adding a relocation entry for 0x5e6b. grub-install: Info: adding a relocation entry for 0x5e8f. grub-install: Info: adding a relocation entry for 0x5ea3. grub-install: Info: adding a relocation entry for 0x5eb2. grub-install: Info: adding a relocation entry for 0x5ed7. grub-install: Info: adding a relocation entry for 0x5efd. grub-install: Info: adding a relocation entry for 0x5f09. grub-install: Info: adding a relocation entry for 0x5f2b. grub-install: Info: adding a relocation entry for 0x5f61. grub-install: Info: adding a relocation entry for 0x5f75. grub-install: Info: adding a relocation entry for 0x5f8a. grub-install: Info: adding a relocation entry for 0x5f9f. grub-install: Info: adding a relocation entry for 0x5fb1. grub-install: Info: adding a relocation entry for 0x5fc7. grub-install: Info: adding a relocation entry for 0x5fd1. grub-install: Info: adding a relocation entry for 0x6022. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 296 bytes of a fixup block starting at 0x5000. grub-install: Info: adding a relocation entry for 0x6066. grub-install: Info: adding a relocation entry for 0x60b8. grub-install: Info: adding a relocation entry for 0x60d4. grub-install: Info: adding a relocation entry for 0x60ff. grub-install: Info: adding a relocation entry for 0x611a. grub-install: Info: adding a relocation entry for 0x6131. grub-install: Info: adding a relocation entry for 0x617e. grub-install: Info: adding a relocation entry for 0x61d2. grub-install: Info: adding a relocation entry for 0x6232. grub-install: Info: adding a relocation entry for 0x624f. grub-install: Info: adding a relocation entry for 0x6269. grub-install: Info: adding a relocation entry for 0x627a. grub-install: Info: adding a relocation entry for 0x6298. grub-install: Info: adding a relocation entry for 0x62af. grub-install: Info: adding a relocation entry for 0x6307. grub-install: Info: adding a relocation entry for 0x6324. grub-install: Info: adding a relocation entry for 0x6347. grub-install: Info: adding a relocation entry for 0x63dd. grub-install: Info: adding a relocation entry for 0x63f3. grub-install: Info: adding a relocation entry for 0x63fd. grub-install: Info: adding a relocation entry for 0x6407. grub-install: Info: adding a relocation entry for 0x6411. grub-install: Info: adding a relocation entry for 0x641e. grub-install: Info: adding a relocation entry for 0x6430. grub-install: Info: adding a relocation entry for 0x644b. grub-install: Info: adding a relocation entry for 0x649e. grub-install: Info: adding a relocation entry for 0x64aa. grub-install: Info: adding a relocation entry for 0x64e3. grub-install: Info: adding a relocation entry for 0x64f8. grub-install: Info: adding a relocation entry for 0x6525. grub-install: Info: adding a relocation entry for 0x652f. grub-install: Info: adding a relocation entry for 0x6539. grub-install: Info: adding a relocation entry for 0x6550. grub-install: Info: adding a relocation entry for 0x6574. grub-install: Info: adding a relocation entry for 0x657e. grub-install: Info: adding a relocation entry for 0x658a. grub-install: Info: adding a relocation entry for 0x65c6. grub-install: Info: adding a relocation entry for 0x65d2. grub-install: Info: adding a relocation entry for 0x65e1. grub-install: Info: adding a relocation entry for 0x65f0. grub-install: Info: adding a relocation entry for 0x6602. grub-install: Info: adding a relocation entry for 0x6653. grub-install: Info: adding a relocation entry for 0x667e. grub-install: Info: adding a relocation entry for 0x6692. grub-install: Info: adding a relocation entry for 0x66a7. grub-install: Info: adding a relocation entry for 0x66cb. grub-install: Info: adding a relocation entry for 0x6701. grub-install: Info: adding a relocation entry for 0x670d. grub-install: Info: adding a relocation entry for 0x6723. grub-install: Info: adding a relocation entry for 0x6732. grub-install: Info: adding a relocation entry for 0x6745. grub-install: Info: adding a relocation entry for 0x675b. grub-install: Info: adding a relocation entry for 0x6765. grub-install: Info: adding a relocation entry for 0x676f. grub-install: Info: adding a relocation entry for 0x677c. grub-install: Info: adding a relocation entry for 0x678d. grub-install: Info: adding a relocation entry for 0x67a8. grub-install: Info: adding a relocation entry for 0x67b2. grub-install: Info: adding a relocation entry for 0x67d3. grub-install: Info: adding a relocation entry for 0x67e8. grub-install: Info: adding a relocation entry for 0x67f7. grub-install: Info: adding a relocation entry for 0x6808. grub-install: Info: adding a relocation entry for 0x6814. grub-install: Info: adding a relocation entry for 0x6833. grub-install: Info: adding a relocation entry for 0x6850. grub-install: Info: adding a relocation entry for 0x68c7. grub-install: Info: adding a relocation entry for 0x68d8. grub-install: Info: adding a relocation entry for 0x6928. grub-install: Info: adding a relocation entry for 0x6932. grub-install: Info: adding a relocation entry for 0x6942. grub-install: Info: adding a relocation entry for 0x6958. grub-install: Info: adding a relocation entry for 0x6962. grub-install: Info: adding a relocation entry for 0x696c. grub-install: Info: adding a relocation entry for 0x6976. grub-install: Info: adding a relocation entry for 0x6980. grub-install: Info: adding a relocation entry for 0x698d. grub-install: Info: adding a relocation entry for 0x69bf. grub-install: Info: adding a relocation entry for 0x6a2b. grub-install: Info: adding a relocation entry for 0x6a7a. grub-install: Info: adding a relocation entry for 0x6ab3. grub-install: Info: adding a relocation entry for 0x6b2a. grub-install: Info: adding a relocation entry for 0x6b4d. grub-install: Info: adding a relocation entry for 0x6b96. grub-install: Info: adding a relocation entry for 0x6bad. grub-install: Info: adding a relocation entry for 0x6bf1. grub-install: Info: adding a relocation entry for 0x6bfd. grub-install: Info: adding a relocation entry for 0x6c31. grub-install: Info: adding a relocation entry for 0x6c9e. grub-install: Info: adding a relocation entry for 0x6cc1. grub-install: Info: adding a relocation entry for 0x6ccb. grub-install: Info: adding a relocation entry for 0x6cdb. grub-install: Info: adding a relocation entry for 0x6d0d. grub-install: Info: adding a relocation entry for 0x6d25. grub-install: Info: adding a relocation entry for 0x6d33. grub-install: Info: adding a relocation entry for 0x6d76. grub-install: Info: adding a relocation entry for 0x6d9f. grub-install: Info: adding a relocation entry for 0x6ddb. grub-install: Info: adding a relocation entry for 0x6e3e. grub-install: Info: adding a relocation entry for 0x6e5c. grub-install: Info: adding a relocation entry for 0x6e66. grub-install: Info: adding a relocation entry for 0x6eab. grub-install: Info: adding a relocation entry for 0x6ebe. grub-install: Info: adding a relocation entry for 0x6ed9. grub-install: Info: adding a relocation entry for 0x6f21. grub-install: Info: adding a relocation entry for 0x6f2d. grub-install: Info: adding a relocation entry for 0x6f3b. grub-install: Info: adding a relocation entry for 0x6f52. grub-install: Info: adding a relocation entry for 0x6f63. grub-install: Info: adding a relocation entry for 0x6f87. grub-install: Info: adding a relocation entry for 0x6f98. grub-install: Info: adding a relocation entry for 0x6fa6. grub-install: Info: adding a relocation entry for 0x6fc7. grub-install: Info: adding a relocation entry for 0x6fe7. grub-install: Info: adding a relocation entry for 0x6ff6. grub-install: Info: adding a relocation entry for 0x7009. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 240 bytes of a fixup block starting at 0x6000. grub-install: Info: adding a relocation entry for 0x7035. grub-install: Info: adding a relocation entry for 0x703f. grub-install: Info: adding a relocation entry for 0x704b. grub-install: Info: adding a relocation entry for 0x7055. grub-install: Info: adding a relocation entry for 0x7065. grub-install: Info: adding a relocation entry for 0x7081. grub-install: Info: adding a relocation entry for 0x708b. grub-install: Info: adding a relocation entry for 0x70a1. grub-install: Info: adding a relocation entry for 0x70af. grub-install: Info: adding a relocation entry for 0x70c3. grub-install: Info: adding a relocation entry for 0x70d8. grub-install: Info: adding a relocation entry for 0x70e9. grub-install: Info: adding a relocation entry for 0x70f7. grub-install: Info: adding a relocation entry for 0x710f. grub-install: Info: adding a relocation entry for 0x7131. grub-install: Info: adding a relocation entry for 0x7149. grub-install: Info: adding a relocation entry for 0x715f. grub-install: Info: adding a relocation entry for 0x717b. grub-install: Info: adding a relocation entry for 0x71a9. grub-install: Info: adding a relocation entry for 0x71d5. grub-install: Info: adding a relocation entry for 0x71e6. grub-install: Info: adding a relocation entry for 0x7209. grub-install: Info: adding a relocation entry for 0x724b. grub-install: Info: adding a relocation entry for 0x72b8. grub-install: Info: adding a relocation entry for 0x7304. grub-install: Info: adding a relocation entry for 0x7320. grub-install: Info: adding a relocation entry for 0x7343. grub-install: Info: adding a relocation entry for 0x738d. grub-install: Info: adding a relocation entry for 0x7407. grub-install: Info: adding a relocation entry for 0x7450. grub-install: Info: adding a relocation entry for 0x745e. grub-install: Info: adding a relocation entry for 0x74cb. grub-install: Info: adding a relocation entry for 0x7516. grub-install: Info: adding a relocation entry for 0x7525. grub-install: Info: adding a relocation entry for 0x7534. grub-install: Info: adding a relocation entry for 0x7541. grub-install: Info: adding a relocation entry for 0x754d. grub-install: Info: adding a relocation entry for 0x7568. grub-install: Info: adding a relocation entry for 0x75bd. grub-install: Info: adding a relocation entry for 0x75c7. grub-install: Info: adding a relocation entry for 0x7605. grub-install: Info: adding a relocation entry for 0x760f. grub-install: Info: adding a relocation entry for 0x7671. grub-install: Info: adding a relocation entry for 0x767b. grub-install: Info: adding a relocation entry for 0x76a7. grub-install: Info: adding a relocation entry for 0x76b1. grub-install: Info: adding a relocation entry for 0x76bb. grub-install: Info: adding a relocation entry for 0x76d3. grub-install: Info: adding a relocation entry for 0x76dd. grub-install: Info: adding a relocation entry for 0x76e7. grub-install: Info: adding a relocation entry for 0x76ff. grub-install: Info: adding a relocation entry for 0x7709. grub-install: Info: adding a relocation entry for 0x7713. grub-install: Info: adding a relocation entry for 0x7723. grub-install: Info: adding a relocation entry for 0x7733. grub-install: Info: adding a relocation entry for 0x7771. grub-install: Info: adding a relocation entry for 0x779e. grub-install: Info: adding a relocation entry for 0x77b7. grub-install: Info: adding a relocation entry for 0x77dd. grub-install: Info: adding a relocation entry for 0x77f1. grub-install: Info: adding a relocation entry for 0x77ff. grub-install: Info: adding a relocation entry for 0x7817. grub-install: Info: adding a relocation entry for 0x7825. grub-install: Info: adding a relocation entry for 0x784f. grub-install: Info: adding a relocation entry for 0x7861. grub-install: Info: adding a relocation entry for 0x7884. grub-install: Info: adding a relocation entry for 0x78b1. grub-install: Info: adding a relocation entry for 0x78c1. grub-install: Info: adding a relocation entry for 0x78d4. grub-install: Info: adding a relocation entry for 0x78ee. grub-install: Info: adding a relocation entry for 0x78fd. grub-install: Info: adding a relocation entry for 0x7907. grub-install: Info: adding a relocation entry for 0x7920. grub-install: Info: adding a relocation entry for 0x792a. grub-install: Info: adding a relocation entry for 0x7945. grub-install: Info: adding a relocation entry for 0x7957. grub-install: Info: adding a relocation entry for 0x7968. grub-install: Info: adding a relocation entry for 0x797e. grub-install: Info: adding a relocation entry for 0x798f. grub-install: Info: adding a relocation entry for 0x79a8. grub-install: Info: adding a relocation entry for 0x79b4. grub-install: Info: adding a relocation entry for 0x7a0a. grub-install: Info: adding a relocation entry for 0x7a14. grub-install: Info: adding a relocation entry for 0x7a4a. grub-install: Info: adding a relocation entry for 0x7a7f. grub-install: Info: adding a relocation entry for 0x7aa2. grub-install: Info: adding a relocation entry for 0x7ab6. grub-install: Info: adding a relocation entry for 0x7ad6. grub-install: Info: adding a relocation entry for 0x7afa. grub-install: Info: adding a relocation entry for 0x7b4b. grub-install: Info: adding a relocation entry for 0x7b64. grub-install: Info: adding a relocation entry for 0x7b74. grub-install: Info: adding a relocation entry for 0x7b9d. grub-install: Info: adding a relocation entry for 0x7bc5. grub-install: Info: adding a relocation entry for 0x7bd4. grub-install: Info: adding a relocation entry for 0x7bf5. grub-install: Info: adding a relocation entry for 0x7c1d. grub-install: Info: adding a relocation entry for 0x7c41. grub-install: Info: adding a relocation entry for 0x7caf. grub-install: Info: adding a relocation entry for 0x7cc5. grub-install: Info: adding a relocation entry for 0x7cd2. grub-install: Info: adding a relocation entry for 0x7ce1. grub-install: Info: adding a relocation entry for 0x7d05. grub-install: Info: adding a relocation entry for 0x7d1b. grub-install: Info: adding a relocation entry for 0x7d28. grub-install: Info: adding a relocation entry for 0x7d55. grub-install: Info: adding a relocation entry for 0x7d87. grub-install: Info: adding a relocation entry for 0x7da5. grub-install: Info: adding a relocation entry for 0x7db2. grub-install: Info: adding a relocation entry for 0x7dc7. grub-install: Info: adding a relocation entry for 0x7de0. grub-install: Info: adding a relocation entry for 0x7dec. grub-install: Info: adding a relocation entry for 0x7df6. grub-install: Info: adding a relocation entry for 0x7e0d. grub-install: Info: adding a relocation entry for 0x7e1d. grub-install: Info: adding a relocation entry for 0x7e2d. grub-install: Info: adding a relocation entry for 0x7e3f. grub-install: Info: adding a relocation entry for 0x7e4f. grub-install: Info: adding a relocation entry for 0x7e5c. grub-install: Info: adding a relocation entry for 0x7e7e. grub-install: Info: adding a relocation entry for 0x7e88. grub-install: Info: adding a relocation entry for 0x7e9b. grub-install: Info: adding a relocation entry for 0x7eaf. grub-install: Info: adding a relocation entry for 0x7ebe. grub-install: Info: adding a relocation entry for 0x7ec8. grub-install: Info: adding a relocation entry for 0x7ed4. grub-install: Info: adding a relocation entry for 0x7ede. grub-install: Info: adding a relocation entry for 0x7eef. grub-install: Info: adding a relocation entry for 0x7efb. grub-install: Info: adding a relocation entry for 0x7f0b. grub-install: Info: adding a relocation entry for 0x7f1a. grub-install: Info: adding a relocation entry for 0x7f26. grub-install: Info: adding a relocation entry for 0x7f32. grub-install: Info: adding a relocation entry for 0x7f57. grub-install: Info: adding a relocation entry for 0x7f77. grub-install: Info: adding a relocation entry for 0x7f81. grub-install: Info: adding a relocation entry for 0x7f8f. grub-install: Info: adding a relocation entry for 0x7fb8. grub-install: Info: adding a relocation entry for 0x7fe6. grub-install: Info: adding a relocation entry for 0x7ff7. grub-install: Info: adding a relocation entry for 0x8038. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 296 bytes of a fixup block starting at 0x7000. grub-install: Info: adding a relocation entry for 0x808c. grub-install: Info: adding a relocation entry for 0x8098. grub-install: Info: adding a relocation entry for 0x80ab. grub-install: Info: adding a relocation entry for 0x80b9. grub-install: Info: adding a relocation entry for 0x80c5. grub-install: Info: adding a relocation entry for 0x80dd. grub-install: Info: adding a relocation entry for 0x8103. grub-install: Info: adding a relocation entry for 0x8118. grub-install: Info: adding a relocation entry for 0x8139. grub-install: Info: adding a relocation entry for 0x8168. grub-install: Info: adding a relocation entry for 0x8178. grub-install: Info: adding a relocation entry for 0x81b2. grub-install: Info: adding a relocation entry for 0x81bc. grub-install: Info: adding a relocation entry for 0x81cd. grub-install: Info: adding a relocation entry for 0x820e. grub-install: Info: adding a relocation entry for 0x821a. grub-install: Info: adding a relocation entry for 0x8229. grub-install: Info: adding a relocation entry for 0x8233. grub-install: Info: adding a relocation entry for 0x8250. grub-install: Info: adding a relocation entry for 0x825a. grub-install: Info: adding a relocation entry for 0x8264. grub-install: Info: adding a relocation entry for 0x8272. grub-install: Info: adding a relocation entry for 0x829d. grub-install: Info: adding a relocation entry for 0x82a7. grub-install: Info: adding a relocation entry for 0x82c8. grub-install: Info: adding a relocation entry for 0x836c. grub-install: Info: adding a relocation entry for 0x83c1. grub-install: Info: adding a relocation entry for 0x840f. grub-install: Info: adding a relocation entry for 0x8435. grub-install: Info: adding a relocation entry for 0x8489. grub-install: Info: adding a relocation entry for 0x84a9. grub-install: Info: adding a relocation entry for 0x84b3. grub-install: Info: adding a relocation entry for 0x84e1. grub-install: Info: adding a relocation entry for 0x8515. grub-install: Info: adding a relocation entry for 0x8546. grub-install: Info: adding a relocation entry for 0x8557. grub-install: Info: adding a relocation entry for 0x856e. grub-install: Info: adding a relocation entry for 0x85ab. grub-install: Info: adding a relocation entry for 0x85b5. grub-install: Info: adding a relocation entry for 0x85cb. grub-install: Info: adding a relocation entry for 0x85db. grub-install: Info: adding a relocation entry for 0x85e5. grub-install: Info: adding a relocation entry for 0x85f4. grub-install: Info: adding a relocation entry for 0x8605. grub-install: Info: adding a relocation entry for 0x860f. grub-install: Info: adding a relocation entry for 0x8627. grub-install: Info: adding a relocation entry for 0x863e. grub-install: Info: adding a relocation entry for 0x8648. grub-install: Info: adding a relocation entry for 0x8652. grub-install: Info: adding a relocation entry for 0x865e. grub-install: Info: adding a relocation entry for 0x868a. grub-install: Info: adding a relocation entry for 0x869f. grub-install: Info: adding a relocation entry for 0x86ba. grub-install: Info: adding a relocation entry for 0x86d4. grub-install: Info: adding a relocation entry for 0x86de. grub-install: Info: adding a relocation entry for 0x8712. grub-install: Info: adding a relocation entry for 0x873b. grub-install: Info: adding a relocation entry for 0x874c. grub-install: Info: adding a relocation entry for 0x876e. grub-install: Info: adding a relocation entry for 0x87e2. grub-install: Info: adding a relocation entry for 0x880a. grub-install: Info: adding a relocation entry for 0x8816. grub-install: Info: adding a relocation entry for 0x8826. grub-install: Info: adding a relocation entry for 0x8842. grub-install: Info: adding a relocation entry for 0x8852. grub-install: Info: adding a relocation entry for 0x8884. grub-install: Info: adding a relocation entry for 0x88d4. grub-install: Info: adding a relocation entry for 0x88e2. grub-install: Info: adding a relocation entry for 0x88f7. grub-install: Info: adding a relocation entry for 0x890f. grub-install: Info: adding a relocation entry for 0x892b. grub-install: Info: adding a relocation entry for 0x896d. grub-install: Info: adding a relocation entry for 0x89a4. grub-install: Info: adding a relocation entry for 0x89ae. grub-install: Info: adding a relocation entry for 0x89b8. grub-install: Info: adding a relocation entry for 0x89c4. grub-install: Info: adding a relocation entry for 0x89d3. grub-install: Info: adding a relocation entry for 0x8a28. grub-install: Info: adding a relocation entry for 0x8a34. grub-install: Info: adding a relocation entry for 0x8a3e. grub-install: Info: adding a relocation entry for 0x8a52. grub-install: Info: adding a relocation entry for 0x8a71. grub-install: Info: adding a relocation entry for 0x8a7b. grub-install: Info: adding a relocation entry for 0x8a87. grub-install: Info: adding a relocation entry for 0x8a9b. grub-install: Info: adding a relocation entry for 0x8aa8. grub-install: Info: adding a relocation entry for 0x8ab4. grub-install: Info: adding a relocation entry for 0x8abe. grub-install: Info: adding a relocation entry for 0x8acd. grub-install: Info: adding a relocation entry for 0x8aed. grub-install: Info: adding a relocation entry for 0x8b08. grub-install: Info: adding a relocation entry for 0x8b29. grub-install: Info: adding a relocation entry for 0x8b8b. grub-install: Info: adding a relocation entry for 0x8ba6. grub-install: Info: adding a relocation entry for 0x8be5. grub-install: Info: adding a relocation entry for 0x8bef. grub-install: Info: adding a relocation entry for 0x8c10. grub-install: Info: adding a relocation entry for 0x8c1c. grub-install: Info: adding a relocation entry for 0x8c2b. grub-install: Info: adding a relocation entry for 0x8c3b. grub-install: Info: adding a relocation entry for 0x8c45. grub-install: Info: adding a relocation entry for 0x8c57. grub-install: Info: adding a relocation entry for 0x8c69. grub-install: Info: adding a relocation entry for 0x8c7e. grub-install: Info: adding a relocation entry for 0x8c88. grub-install: Info: adding a relocation entry for 0x8c9a. grub-install: Info: adding a relocation entry for 0x8caa. grub-install: Info: adding a relocation entry for 0x8cb9. grub-install: Info: adding a relocation entry for 0x8cc5. grub-install: Info: adding a relocation entry for 0x8cd8. grub-install: Info: adding a relocation entry for 0x8ce9. grub-install: Info: adding a relocation entry for 0x8cf5. grub-install: Info: adding a relocation entry for 0x8d07. grub-install: Info: adding a relocation entry for 0x8d13. grub-install: Info: adding a relocation entry for 0x8d1d. grub-install: Info: adding a relocation entry for 0x8d2b. grub-install: Info: adding a relocation entry for 0x8d35. grub-install: Info: adding a relocation entry for 0x8d45. grub-install: Info: adding a relocation entry for 0x8d52. grub-install: Info: adding a relocation entry for 0x8d8e. grub-install: Info: adding a relocation entry for 0x8d9a. grub-install: Info: adding a relocation entry for 0x8dac. grub-install: Info: adding a relocation entry for 0x8db6. grub-install: Info: adding a relocation entry for 0x8dd0. grub-install: Info: adding a relocation entry for 0x8ddc. grub-install: Info: adding a relocation entry for 0x8e03. grub-install: Info: adding a relocation entry for 0x8e0d. grub-install: Info: adding a relocation entry for 0x8e31. grub-install: Info: adding a relocation entry for 0x8e8e. grub-install: Info: adding a relocation entry for 0x8e9c. grub-install: Info: adding a relocation entry for 0x8f82. grub-install: Info: adding a relocation entry for 0x8fc3. grub-install: Info: adding a relocation entry for 0x90d9. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 280 bytes of a fixup block starting at 0x8000. grub-install: Info: adding a relocation entry for 0x90ef. grub-install: Info: adding a relocation entry for 0x910d. grub-install: Info: adding a relocation entry for 0x9121. grub-install: Info: adding a relocation entry for 0x913d. grub-install: Info: adding a relocation entry for 0x915e. grub-install: Info: adding a relocation entry for 0x91e2. grub-install: Info: adding a relocation entry for 0x9245. grub-install: Info: adding a relocation entry for 0x92a1. grub-install: Info: adding a relocation entry for 0x92b2. grub-install: Info: adding a relocation entry for 0x92dc. grub-install: Info: adding a relocation entry for 0x92eb. grub-install: Info: adding a relocation entry for 0x9369. grub-install: Info: adding a relocation entry for 0x9426. grub-install: Info: adding a relocation entry for 0x944b. grub-install: Info: adding a relocation entry for 0x945e. grub-install: Info: adding a relocation entry for 0x947f. grub-install: Info: adding a relocation entry for 0x949b. grub-install: Info: adding a relocation entry for 0x94ae. grub-install: Info: adding a relocation entry for 0x94e3. grub-install: Info: adding a relocation entry for 0x94f5. grub-install: Info: adding a relocation entry for 0x9660. grub-install: Info: adding a relocation entry for 0x9682. grub-install: Info: adding a relocation entry for 0x974d. grub-install: Info: adding a relocation entry for 0x97f8. grub-install: Info: adding a relocation entry for 0x9852. grub-install: Info: adding a relocation entry for 0x99c8. grub-install: Info: adding a relocation entry for 0x99f1. grub-install: Info: adding a relocation entry for 0x9b27. grub-install: Info: adding a relocation entry for 0x9bee. grub-install: Info: adding a relocation entry for 0x9bfd. grub-install: Info: adding a relocation entry for 0x9c0f. grub-install: Info: adding a relocation entry for 0x9c34. grub-install: Info: adding a relocation entry for 0x9c4d. grub-install: Info: adding a relocation entry for 0x9c65. grub-install: Info: adding a relocation entry for 0x9c97. grub-install: Info: adding a relocation entry for 0x9ca9. grub-install: Info: adding a relocation entry for 0x9cba. grub-install: Info: adding a relocation entry for 0x9cfd. grub-install: Info: adding a relocation entry for 0x9d5b. grub-install: Info: adding a relocation entry for 0x9d77. grub-install: Info: adding a relocation entry for 0x9d88. grub-install: Info: adding a relocation entry for 0x9da1. grub-install: Info: adding a relocation entry for 0x9dcb. grub-install: Info: adding a relocation entry for 0x9ddb. grub-install: Info: adding a relocation entry for 0x9dff. grub-install: Info: adding a relocation entry for 0x9e09. grub-install: Info: adding a relocation entry for 0x9e3c. grub-install: Info: adding a relocation entry for 0x9e48. grub-install: Info: adding a relocation entry for 0x9e63. grub-install: Info: adding a relocation entry for 0x9e96. grub-install: Info: adding a relocation entry for 0x9eaa. grub-install: Info: adding a relocation entry for 0x9ed1. grub-install: Info: adding a relocation entry for 0x9f02. grub-install: Info: adding a relocation entry for 0x9f25. grub-install: Info: adding a relocation entry for 0x9f34. grub-install: Info: adding a relocation entry for 0x9f73. grub-install: Info: adding a relocation entry for 0x9f87. grub-install: Info: adding a relocation entry for 0x9fa9. grub-install: Info: adding a relocation entry for 0x9fdf. grub-install: Info: adding a relocation entry for 0xa025. grub-install: Info: writing 128 bytes of a fixup block starting at 0x9000. grub-install: Info: adding a relocation entry for 0xa036. grub-install: Info: adding a relocation entry for 0xa055. grub-install: Info: adding a relocation entry for 0xa0ac. grub-install: Info: adding a relocation entry for 0xa0ca. grub-install: Info: adding a relocation entry for 0xa0db. grub-install: Info: adding a relocation entry for 0xa0f0. grub-install: Info: adding a relocation entry for 0xa115. grub-install: Info: adding a relocation entry for 0xa150. grub-install: Info: adding a relocation entry for 0xa16c. grub-install: Info: adding a relocation entry for 0xa178. grub-install: Info: adding a relocation entry for 0xa186. grub-install: Info: adding a relocation entry for 0xa192. grub-install: Info: adding a relocation entry for 0xa1a2. grub-install: Info: adding a relocation entry for 0xa1b0. grub-install: Info: adding a relocation entry for 0xa1bc. grub-install: Info: adding a relocation entry for 0xa1ff. grub-install: Info: adding a relocation entry for 0xa221. grub-install: Info: adding a relocation entry for 0xa236. grub-install: Info: adding a relocation entry for 0xa25d. grub-install: Info: adding a relocation entry for 0xa269. grub-install: Info: adding a relocation entry for 0xa27a. grub-install: Info: adding a relocation entry for 0xa2b3. grub-install: Info: adding a relocation entry for 0xa2c5. grub-install: Info: adding a relocation entry for 0xa2de. grub-install: Info: adding a relocation entry for 0xa2e8. grub-install: Info: adding a relocation entry for 0xa304. grub-install: Info: adding a relocation entry for 0xa338. grub-install: Info: adding a relocation entry for 0xa367. grub-install: Info: adding a relocation entry for 0xa376. grub-install: Info: adding a relocation entry for 0xa394. grub-install: Info: adding a relocation entry for 0xa3d2. grub-install: Info: adding a relocation entry for 0xa3e2. grub-install: Info: adding a relocation entry for 0xa3ee. grub-install: Info: adding a relocation entry for 0xa402. grub-install: Info: adding a relocation entry for 0xa414. grub-install: Info: adding a relocation entry for 0xa425. grub-install: Info: adding a relocation entry for 0xa44d. grub-install: Info: adding a relocation entry for 0xa465. grub-install: Info: adding a relocation entry for 0xa4fa. grub-install: Info: adding a relocation entry for 0xa572. grub-install: Info: adding a relocation entry for 0xa5cf. grub-install: Info: adding a relocation entry for 0xa5e8. grub-install: Info: adding a relocation entry for 0xa5f7. grub-install: Info: adding a relocation entry for 0xa606. grub-install: Info: adding a relocation entry for 0xa642. grub-install: Info: adding a relocation entry for 0xa652. grub-install: Info: adding a relocation entry for 0xa67f. grub-install: Info: adding a relocation entry for 0xa6a3. grub-install: Info: adding a relocation entry for 0xa6c6. grub-install: Info: adding a relocation entry for 0xa6da. grub-install: Info: adding a relocation entry for 0xa708. grub-install: Info: adding a relocation entry for 0xa712. grub-install: Info: adding a relocation entry for 0xa736. grub-install: Info: adding a relocation entry for 0xa76c. grub-install: Info: adding a relocation entry for 0xa795. grub-install: Info: adding a relocation entry for 0xa7a4. grub-install: Info: adding a relocation entry for 0xa7c0. grub-install: Info: adding a relocation entry for 0xa7cf. grub-install: Info: adding a relocation entry for 0xa7df. grub-install: Info: adding a relocation entry for 0xa7f8. grub-install: Info: adding a relocation entry for 0xa80a. grub-install: Info: adding a relocation entry for 0xa83d. grub-install: Info: adding a relocation entry for 0xa847. grub-install: Info: adding a relocation entry for 0xa858. grub-install: Info: adding a relocation entry for 0xa864. grub-install: Info: adding a relocation entry for 0xa871. grub-install: Info: adding a relocation entry for 0xa8e1. grub-install: Info: adding a relocation entry for 0xa8f3. grub-install: Info: adding a relocation entry for 0xa927. grub-install: Info: adding a relocation entry for 0xa93e. grub-install: Info: adding a relocation entry for 0xa959. grub-install: Info: adding a relocation entry for 0xa986. grub-install: Info: adding a relocation entry for 0xa996. grub-install: Info: adding a relocation entry for 0xa9a5. grub-install: Info: adding a relocation entry for 0xa9bf. grub-install: Info: adding a relocation entry for 0xaa28. grub-install: Info: adding a relocation entry for 0xaa5d. grub-install: Info: adding a relocation entry for 0xaa6e. grub-install: Info: adding a relocation entry for 0xaaa8. grub-install: Info: adding a relocation entry for 0xaab2. grub-install: Info: adding a relocation entry for 0xaace. grub-install: Info: adding a relocation entry for 0xaaf1. grub-install: Info: adding a relocation entry for 0xab0d. grub-install: Info: adding a relocation entry for 0xab30. grub-install: Info: adding a relocation entry for 0xab3a. grub-install: Info: adding a relocation entry for 0xab98. grub-install: Info: adding a relocation entry for 0xabf4. grub-install: Info: adding a relocation entry for 0xac0c. grub-install: Info: adding a relocation entry for 0xac16. grub-install: Info: adding a relocation entry for 0xac25. grub-install: Info: adding a relocation entry for 0xac35. grub-install: Info: adding a relocation entry for 0xac4e. grub-install: Info: adding a relocation entry for 0xac69. grub-install: Info: adding a relocation entry for 0xac84. grub-install: Info: adding a relocation entry for 0xacae. grub-install: Info: adding a relocation entry for 0xaced. grub-install: Info: adding a relocation entry for 0xad47. grub-install: Info: adding a relocation entry for 0xad58. grub-install: Info: adding a relocation entry for 0xad79. grub-install: Info: adding a relocation entry for 0xada0. grub-install: Info: adding a relocation entry for 0xade9. grub-install: Info: adding a relocation entry for 0xae0c. grub-install: Info: adding a relocation entry for 0xae31. grub-install: Info: adding a relocation entry for 0xae3e. grub-install: Info: adding a relocation entry for 0xae6b. grub-install: Info: adding a relocation entry for 0xae7a. grub-install: Info: adding a relocation entry for 0xae8a. grub-install: Info: adding a relocation entry for 0xae9b. grub-install: Info: adding a relocation entry for 0xaea7. grub-install: Info: adding a relocation entry for 0xaeb3. grub-install: Info: adding a relocation entry for 0xaecd. grub-install: Info: adding a relocation entry for 0xaee0. grub-install: Info: adding a relocation entry for 0xaeec. grub-install: Info: adding a relocation entry for 0xaef8. grub-install: Info: adding a relocation entry for 0xaf07. grub-install: Info: adding a relocation entry for 0xaf2a. grub-install: Info: adding a relocation entry for 0xaf34. grub-install: Info: adding a relocation entry for 0xaf43. grub-install: Info: adding a relocation entry for 0xaf76. grub-install: Info: adding a relocation entry for 0xaf8b. grub-install: Info: adding a relocation entry for 0xafb6. grub-install: Info: adding a relocation entry for 0xafc7. grub-install: Info: adding a relocation entry for 0xafda. grub-install: Info: adding a relocation entry for 0xafe4. grub-install: Info: adding a relocation entry for 0xaff2. grub-install: Info: adding a relocation entry for 0xaffc. grub-install: Info: adding a relocation entry for 0xb01b. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 264 bytes of a fixup block starting at 0xa000. grub-install: Info: adding a relocation entry for 0xb028. grub-install: Info: adding a relocation entry for 0xb032. grub-install: Info: adding a relocation entry for 0xb049. grub-install: Info: adding a relocation entry for 0xb05e. grub-install: Info: adding a relocation entry for 0xb079. grub-install: Info: adding a relocation entry for 0xb08f. grub-install: Info: adding a relocation entry for 0xb0db. grub-install: Info: adding a relocation entry for 0xb116. grub-install: Info: adding a relocation entry for 0xb12f. grub-install: Info: adding a relocation entry for 0xb153. grub-install: Info: adding a relocation entry for 0xb182. grub-install: Info: adding a relocation entry for 0xb196. grub-install: Info: adding a relocation entry for 0xb1a7. grub-install: Info: adding a relocation entry for 0xb1cc. grub-install: Info: adding a relocation entry for 0xb1f4. grub-install: Info: adding a relocation entry for 0xb1ff. grub-install: Info: adding a relocation entry for 0xb214. grub-install: Info: adding a relocation entry for 0xb21f. grub-install: Info: translating the relocation section .rela.rodata. grub-install: Info: adding a relocation entry for 0xc000. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 48 bytes of a fixup block starting at 0xb000. grub-install: Info: adding a relocation entry for 0xc008. grub-install: Info: adding a relocation entry for 0xc010. grub-install: Info: adding a relocation entry for 0xc018. grub-install: Info: adding a relocation entry for 0xc020. grub-install: Info: adding a relocation entry for 0xc028. grub-install: Info: adding a relocation entry for 0xc030. grub-install: Info: adding a relocation entry for 0xc038. grub-install: Info: adding a relocation entry for 0xc040. grub-install: Info: adding a relocation entry for 0xc048. grub-install: Info: adding a relocation entry for 0xc050. grub-install: Info: adding a relocation entry for 0xc058. grub-install: Info: adding a relocation entry for 0xc060. grub-install: Info: adding a relocation entry for 0xc068. grub-install: Info: adding a relocation entry for 0xc070. grub-install: Info: adding a relocation entry for 0xc078. grub-install: Info: adding a relocation entry for 0xc080. grub-install: Info: adding a relocation entry for 0xc088. grub-install: Info: adding a relocation entry for 0xc090. grub-install: Info: adding a relocation entry for 0xc098. grub-install: Info: adding a relocation entry for 0xc0a0. grub-install: Info: adding a relocation entry for 0xc0a8. grub-install: Info: adding a relocation entry for 0xc0b0. grub-install: Info: adding a relocation entry for 0xc0b8. grub-install: Info: adding a relocation entry for 0xc0c0. grub-install: Info: adding a relocation entry for 0xc0c8. grub-install: Info: adding a relocation entry for 0xc0d0. grub-install: Info: adding a relocation entry for 0xc0d8. grub-install: Info: adding a relocation entry for 0xc140. grub-install: Info: adding a relocation entry for 0xc148. grub-install: Info: adding a relocation entry for 0xc150. grub-install: Info: adding a relocation entry for 0xc158. grub-install: Info: adding a relocation entry for 0xc160. grub-install: Info: adding a relocation entry for 0xc168. grub-install: Info: adding a relocation entry for 0xc170. grub-install: Info: adding a relocation entry for 0xc178. grub-install: Info: adding a relocation entry for 0xc180. grub-install: Info: adding a relocation entry for 0xc188. grub-install: Info: adding a relocation entry for 0xc190. grub-install: Info: adding a relocation entry for 0xc198. grub-install: Info: translating the relocation section .rela.data. grub-install: Info: adding a relocation entry for 0xdea0. grub-install: Info: writing 88 bytes of a fixup block starting at 0xc000. grub-install: Info: adding a relocation entry for 0xdeb0. grub-install: Info: adding a relocation entry for 0xdeb8. grub-install: Info: adding a relocation entry for 0xdec0. grub-install: Info: adding a relocation entry for 0xdec8. grub-install: Info: adding a relocation entry for 0xded0. grub-install: Info: adding a relocation entry for 0xdf30. grub-install: Info: adding a relocation entry for 0xdf38. grub-install: Info: adding a relocation entry for 0xdf40. grub-install: Info: adding a relocation entry for 0xdf48. grub-install: Info: adding a relocation entry for 0xdf58. grub-install: Info: adding a relocation entry for 0xdf60. grub-install: Info: adding a relocation entry for 0xdf68. grub-install: Info: adding a relocation entry for 0xdf70. grub-install: Info: adding a relocation entry for 0xdf78. grub-install: Info: adding a relocation entry for 0xdf80. grub-install: Info: adding a relocation entry for 0xdfd0. grub-install: Info: adding a relocation entry for 0xdfd8. grub-install: Info: adding a relocation entry for 0xdfe8. grub-install: Info: adding a relocation entry for 0xe020. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 48 bytes of a fixup block starting at 0xd000. grub-install: Info: adding a relocation entry for 0xe050. grub-install: Info: adding a relocation entry for 0xe060. grub-install: Info: adding a relocation entry for 0xe068. grub-install: Info: adding a relocation entry for 0xe090. grub-install: Info: adding a relocation entry for 0xe1d0. grub-install: Info: adding a relocation entry for 0xe1e0. grub-install: Info: adding a relocation entry for 0xe1e8. grub-install: Info: adding a relocation entry for 0xe1f8. grub-install: Info: adding a relocation entry for 0xe200. grub-install: Info: adding a relocation entry for 0xe210. grub-install: Info: adding a relocation entry for 0xe218. grub-install: Info: adding a relocation entry for 0xe228. grub-install: Info: adding a relocation entry for 0xe230. grub-install: Info: adding a relocation entry for 0xe240. grub-install: Info: adding a relocation entry for 0xe248. grub-install: Info: adding a relocation entry for 0xe258. grub-install: Info: adding a relocation entry for 0xe260. grub-install: Info: adding a relocation entry for 0xe270. grub-install: Info: adding a relocation entry for 0xe278. grub-install: Info: adding a relocation entry for 0xe288. grub-install: Info: adding a relocation entry for 0xe290. grub-install: Info: adding a relocation entry for 0xe2a0. grub-install: Info: adding a relocation entry for 0xe2a8. grub-install: Info: adding a relocation entry for 0xe2b8. grub-install: Info: adding a relocation entry for 0xe2c0. grub-install: Info: adding a relocation entry for 0xe2d0. grub-install: Info: adding a relocation entry for 0xe2d8. grub-install: Info: adding a relocation entry for 0xe2e8. grub-install: Info: adding a relocation entry for 0xe2f0. grub-install: Info: adding a relocation entry for 0xe300. grub-install: Info: adding a relocation entry for 0xe308. grub-install: Info: adding a relocation entry for 0xe318. grub-install: Info: adding a relocation entry for 0xe320. grub-install: Info: adding a relocation entry for 0xe330. grub-install: Info: adding a relocation entry for 0xe338. grub-install: Info: adding a relocation entry for 0xe348. grub-install: Info: adding a relocation entry for 0xe350. grub-install: Info: adding a relocation entry for 0xe360. grub-install: Info: adding a relocation entry for 0xe368. grub-install: Info: adding a relocation entry for 0xe378. grub-install: Info: adding a relocation entry for 0xe380. grub-install: Info: adding a relocation entry for 0xe390. grub-install: Info: adding a relocation entry for 0xe398. grub-install: Info: adding a relocation entry for 0xe3a8. grub-install: Info: adding a relocation entry for 0xe3b0. grub-install: Info: adding a relocation entry for 0xe3c0. grub-install: Info: adding a relocation entry for 0xe3c8. grub-install: Info: adding a relocation entry for 0xe3d8. grub-install: Info: adding a relocation entry for 0xe3e0. grub-install: Info: adding a relocation entry for 0xe3f0. grub-install: Info: adding a relocation entry for 0xe3f8. grub-install: Info: adding a relocation entry for 0xe408. grub-install: Info: adding a relocation entry for 0xe410. grub-install: Info: adding a relocation entry for 0xe420. grub-install: Info: adding a relocation entry for 0xe428. grub-install: Info: adding a relocation entry for 0xe438. grub-install: Info: adding a relocation entry for 0xe440. grub-install: Info: adding a relocation entry for 0xe450. grub-install: Info: adding a relocation entry for 0xe458. grub-install: Info: adding a relocation entry for 0xe468. grub-install: Info: adding a relocation entry for 0xe470. grub-install: Info: adding a relocation entry for 0xe480. grub-install: Info: adding a relocation entry for 0xe488. grub-install: Info: adding a relocation entry for 0xe498. grub-install: Info: adding a relocation entry for 0xe4a0. grub-install: Info: adding a relocation entry for 0xe4b0. grub-install: Info: adding a relocation entry for 0xe4b8. grub-install: Info: adding a relocation entry for 0xe4c8. grub-install: Info: adding a relocation entry for 0xe4d0. grub-install: Info: adding a relocation entry for 0xe4e0. grub-install: Info: adding a relocation entry for 0xe4e8. grub-install: Info: adding a relocation entry for 0xe4f8. grub-install: Info: adding a relocation entry for 0xe500. grub-install: Info: adding a relocation entry for 0xe510. grub-install: Info: adding a relocation entry for 0xe518. grub-install: Info: adding a relocation entry for 0xe528. grub-install: Info: adding a relocation entry for 0xe530. grub-install: Info: adding a relocation entry for 0xe540. grub-install: Info: adding a relocation entry for 0xe548. grub-install: Info: adding a relocation entry for 0xe558. grub-install: Info: adding a relocation entry for 0xe560. grub-install: Info: adding a relocation entry for 0xe570. grub-install: Info: adding a relocation entry for 0xe578. grub-install: Info: adding a relocation entry for 0xe588. grub-install: Info: adding a relocation entry for 0xe590. grub-install: Info: adding a relocation entry for 0xe5a0. grub-install: Info: adding a relocation entry for 0xe5a8. grub-install: Info: adding a relocation entry for 0xe5b8. grub-install: Info: adding a relocation entry for 0xe5c0. grub-install: Info: adding a relocation entry for 0xe5d0. grub-install: Info: adding a relocation entry for 0xe5d8. grub-install: Info: adding a relocation entry for 0xe5e8. grub-install: Info: adding a relocation entry for 0xe5f0. grub-install: Info: adding a relocation entry for 0xe600. grub-install: Info: adding a relocation entry for 0xe608. grub-install: Info: adding a relocation entry for 0xe618. grub-install: Info: adding a relocation entry for 0xe620. grub-install: Info: adding a relocation entry for 0xe630. grub-install: Info: adding a relocation entry for 0xe638. grub-install: Info: adding a relocation entry for 0xe648. grub-install: Info: adding a relocation entry for 0xe650. grub-install: Info: adding a relocation entry for 0xe660. grub-install: Info: adding a relocation entry for 0xe668. grub-install: Info: adding a relocation entry for 0xe678. grub-install: Info: adding a relocation entry for 0xe680. grub-install: Info: adding a relocation entry for 0xe690. grub-install: Info: adding a relocation entry for 0xe698. grub-install: Info: adding a relocation entry for 0xe6a8. grub-install: Info: adding a relocation entry for 0xe6b0. grub-install: Info: adding a relocation entry for 0xe6c0. grub-install: Info: adding a relocation entry for 0xe6c8. grub-install: Info: adding a relocation entry for 0xe6d8. grub-install: Info: adding a relocation entry for 0xe6e0. grub-install: Info: adding a relocation entry for 0xe6f0. grub-install: Info: adding a relocation entry for 0xe6f8. grub-install: Info: adding a relocation entry for 0xe708. grub-install: Info: adding a relocation entry for 0xe710. grub-install: Info: adding a relocation entry for 0xe720. grub-install: Info: adding a relocation entry for 0xe728. grub-install: Info: adding a relocation entry for 0xe738. grub-install: Info: adding a relocation entry for 0xe740. grub-install: Info: adding a relocation entry for 0xe750. grub-install: Info: adding a relocation entry for 0xe758. grub-install: Info: adding a relocation entry for 0xe768. grub-install: Info: adding a relocation entry for 0xe770. grub-install: Info: adding a relocation entry for 0xe780. grub-install: Info: adding a relocation entry for 0xe788. grub-install: Info: adding a relocation entry for 0xe798. grub-install: Info: adding a relocation entry for 0xe7a0. grub-install: Info: adding a relocation entry for 0xe7b0. grub-install: Info: adding a relocation entry for 0xe7b8. grub-install: Info: adding a relocation entry for 0xe7c8. grub-install: Info: adding a relocation entry for 0xe7d0. grub-install: Info: adding a relocation entry for 0xe7e0. grub-install: Info: adding a relocation entry for 0xe7e8. grub-install: Info: adding a relocation entry for 0xe7f8. grub-install: Info: adding a relocation entry for 0xe800. grub-install: Info: adding a relocation entry for 0xe810. grub-install: Info: adding a relocation entry for 0xe818. grub-install: Info: adding a relocation entry for 0xe828. grub-install: Info: adding a relocation entry for 0xe830. grub-install: Info: adding a relocation entry for 0xe840. grub-install: Info: adding a relocation entry for 0xe848. grub-install: Info: adding a relocation entry for 0xe858. grub-install: Info: adding a relocation entry for 0xe860. grub-install: Info: adding a relocation entry for 0xe870. grub-install: Info: adding a relocation entry for 0xe878. grub-install: Info: adding a relocation entry for 0xe888. grub-install: Info: adding a relocation entry for 0xe890. grub-install: Info: adding a relocation entry for 0xe8a0. grub-install: Info: adding a relocation entry for 0xe8a8. grub-install: Info: adding a relocation entry for 0xe8b8. grub-install: Info: adding a relocation entry for 0xe8c0. grub-install: Info: adding a relocation entry for 0xe8d0. grub-install: Info: adding a relocation entry for 0xe8d8. grub-install: Info: adding a relocation entry for 0xe8e8. grub-install: Info: adding a relocation entry for 0xe8f0. grub-install: Info: adding a relocation entry for 0xe900. grub-install: Info: adding a relocation entry for 0xe908. grub-install: Info: adding a relocation entry for 0xe918. grub-install: Info: adding a relocation entry for 0xe920. grub-install: Info: adding a relocation entry for 0xe930. grub-install: Info: adding a relocation entry for 0xe938. grub-install: Info: adding a relocation entry for 0xe948. grub-install: Info: adding a relocation entry for 0xe950. grub-install: Info: adding a relocation entry for 0xe960. grub-install: Info: adding a relocation entry for 0xe968. grub-install: Info: adding a relocation entry for 0xe978. grub-install: Info: adding a relocation entry for 0xe980. grub-install: Info: adding a relocation entry for 0xe990. grub-install: Info: adding a relocation entry for 0xe998. grub-install: Info: adding a relocation entry for 0xe9a8. grub-install: Info: adding a relocation entry for 0xe9b0. grub-install: Info: adding a relocation entry for 0xe9c0. grub-install: Info: adding a relocation entry for 0xe9c8. grub-install: Info: adding a relocation entry for 0xe9d8. grub-install: Info: adding a relocation entry for 0xe9e0. grub-install: Info: adding a relocation entry for 0xe9f0. grub-install: Info: adding a relocation entry for 0xe9f8. grub-install: Info: adding a relocation entry for 0xea08. grub-install: Info: adding a relocation entry for 0xea10. grub-install: Info: adding a relocation entry for 0xea20. grub-install: Info: adding a relocation entry for 0xea28. grub-install: Info: adding a relocation entry for 0xea38. grub-install: Info: adding a relocation entry for 0xea40. grub-install: Info: adding a relocation entry for 0xea50. grub-install: Info: adding a relocation entry for 0xea58. grub-install: Info: adding a relocation entry for 0xea68. grub-install: Info: adding a relocation entry for 0xea70. grub-install: Info: adding a relocation entry for 0xea80. grub-install: Info: adding a relocation entry for 0xea88. grub-install: Info: adding a relocation entry for 0xea98. grub-install: Info: adding a relocation entry for 0xeaa0. grub-install: Info: adding a relocation entry for 0xeab0. grub-install: Info: adding a relocation entry for 0xeab8. grub-install: Info: adding a relocation entry for 0xeac8. grub-install: Info: adding a relocation entry for 0xead0. grub-install: Info: adding a relocation entry for 0xeae0. grub-install: Info: adding a relocation entry for 0xeae8. grub-install: Info: adding a relocation entry for 0xeaf8. grub-install: Info: adding a relocation entry for 0xeb00. grub-install: Info: adding a relocation entry for 0xeb10. grub-install: Info: adding a relocation entry for 0xeb18. grub-install: Info: adding a relocation entry for 0xeb28. grub-install: Info: adding a relocation entry for 0xeb30. grub-install: Info: adding a relocation entry for 0xeb40. grub-install: Info: adding a relocation entry for 0xeb48. grub-install: Info: adding a relocation entry for 0xeb58. grub-install: Info: adding a relocation entry for 0xeb60. grub-install: Info: adding a relocation entry for 0xeb70. grub-install: Info: adding a relocation entry for 0xeb78. grub-install: Info: adding a relocation entry for 0xeb88. grub-install: Info: adding a relocation entry for 0xeb90. grub-install: Info: adding a relocation entry for 0xeba0. grub-install: Info: adding a relocation entry for 0xeba8. grub-install: Info: adding a relocation entry for 0xebb8. grub-install: Info: adding a relocation entry for 0xebc0. grub-install: Info: adding a relocation entry for 0xebd0. grub-install: Info: adding a relocation entry for 0xebd8. grub-install: Info: adding a relocation entry for 0xebe8. grub-install: Info: adding a relocation entry for 0xebf0. grub-install: Info: adding a relocation entry for 0xec00. grub-install: Info: adding a relocation entry for 0xec08. grub-install: Info: adding a relocation entry for 0xec18. grub-install: Info: adding a relocation entry for 0xec20. grub-install: Info: adding a relocation entry for 0xec30. grub-install: Info: adding a relocation entry for 0xec38. grub-install: Info: adding a relocation entry for 0xec48. grub-install: Info: adding a relocation entry for 0xec50. grub-install: Info: adding a relocation entry for 0xec60. grub-install: Info: adding a relocation entry for 0xec68. grub-install: Info: adding a relocation entry for 0xec78. grub-install: Info: adding a relocation entry for 0xec80. grub-install: Info: adding a relocation entry for 0xec90. grub-install: Info: adding a relocation entry for 0xec98. grub-install: Info: adding a relocation entry for 0xeca8. grub-install: Info: adding a relocation entry for 0xecb0. grub-install: Info: adding a relocation entry for 0xecc0. grub-install: Info: adding a relocation entry for 0xecc8. grub-install: Info: adding a relocation entry for 0xecd8. grub-install: Info: adding a relocation entry for 0xece0. grub-install: Info: adding a relocation entry for 0xecf0. grub-install: Info: adding a relocation entry for 0xecf8. grub-install: Info: adding a relocation entry for 0xed08. grub-install: Info: adding a relocation entry for 0xed10. grub-install: Info: adding a relocation entry for 0xed20. grub-install: Info: adding a relocation entry for 0xed28. grub-install: Info: adding a relocation entry for 0xed38. grub-install: Info: adding a relocation entry for 0xed40. grub-install: Info: adding a relocation entry for 0xed50. grub-install: Info: adding a relocation entry for 0xed58. grub-install: Info: adding a relocation entry for 0xed68. grub-install: Info: adding a relocation entry for 0xed70. grub-install: Info: adding a relocation entry for 0xed80. grub-install: Info: adding a relocation entry for 0xed88. grub-install: Info: adding a relocation entry for 0xed98. grub-install: Info: adding a relocation entry for 0xeda0. grub-install: Info: adding a relocation entry for 0xedb0. grub-install: Info: adding a relocation entry for 0xedb8. grub-install: Info: adding a relocation entry for 0xedc8. grub-install: Info: adding a relocation entry for 0xedd0. grub-install: Info: adding a relocation entry for 0xede0. grub-install: Info: adding a relocation entry for 0xede8. grub-install: Info: adding a relocation entry for 0xedf8. grub-install: Info: adding a relocation entry for 0xee00. grub-install: Info: adding a relocation entry for 0xee10. grub-install: Info: adding a relocation entry for 0xee18. grub-install: Info: adding a relocation entry for 0xee28. grub-install: Info: adding a relocation entry for 0xee30. grub-install: Info: adding a relocation entry for 0xee40. grub-install: Info: adding a relocation entry for 0xee48. grub-install: Info: adding a relocation entry for 0xee58. grub-install: Info: adding a relocation entry for 0xee60. grub-install: Info: adding a relocation entry for 0xee70. grub-install: Info: adding a relocation entry for 0xee78. grub-install: Info: adding a relocation entry for 0xee88. grub-install: Info: adding a relocation entry for 0xee90. grub-install: Info: adding a relocation entry for 0xeea0. grub-install: Info: adding a relocation entry for 0xeea8. grub-install: Info: adding a relocation entry for 0xeeb8. grub-install: Info: adding a relocation entry for 0xeec0. grub-install: Info: adding a relocation entry for 0xeed0. grub-install: Info: adding a relocation entry for 0xeed8. grub-install: Info: adding a relocation entry for 0xeee8. grub-install: Info: adding a relocation entry for 0xeef0. grub-install: Info: adding a relocation entry for 0xef00. grub-install: Info: adding a relocation entry for 0xef08. grub-install: Info: adding a relocation entry for 0xef18. grub-install: Info: adding a relocation entry for 0xef20. grub-install: Info: adding a relocation entry for 0xef30. grub-install: Info: adding a relocation entry for 0xef38. grub-install: Info: adding a relocation entry for 0xef48. grub-install: Info: adding a relocation entry for 0xef50. grub-install: Info: adding a relocation entry for 0xef60. grub-install: Info: adding a relocation entry for 0xef68. grub-install: Info: adding a relocation entry for 0xef78. grub-install: Info: adding a relocation entry for 0xef80. grub-install: Info: adding a relocation entry for 0xef90. grub-install: Info: adding a relocation entry for 0xef98. grub-install: Info: adding a relocation entry for 0xefa8. grub-install: Info: adding a relocation entry for 0xefb0. grub-install: Info: adding a relocation entry for 0xefc0. grub-install: Info: adding a relocation entry for 0xefc8. grub-install: Info: adding a relocation entry for 0xefd8. grub-install: Info: adding a relocation entry for 0xefe0. grub-install: Info: adding a relocation entry for 0xeff0. grub-install: Info: adding a relocation entry for 0xeff8. grub-install: Info: adding a relocation entry for 0xf008. grub-install: Info: writing 624 bytes of a fixup block starting at 0xe000. grub-install: Info: adding a relocation entry for 0xf010. grub-install: Info: adding a relocation entry for 0xf020. grub-install: Info: adding a relocation entry for 0xf028. grub-install: Info: adding a relocation entry for 0xf038. grub-install: Info: adding a relocation entry for 0xf040. grub-install: Info: adding a relocation entry for 0xf050. grub-install: Info: adding a relocation entry for 0xf058. grub-install: Info: adding a relocation entry for 0xf068. grub-install: Info: adding a relocation entry for 0xf070. grub-install: Info: adding a relocation entry for 0xf080. grub-install: Info: adding a relocation entry for 0xf088. grub-install: Info: adding a relocation entry for 0xf098. grub-install: Info: adding a relocation entry for 0xf0a0. grub-install: Info: adding a relocation entry for 0xf0b0. grub-install: Info: adding a relocation entry for 0xf0b8. grub-install: Info: adding a relocation entry for 0xf0c8. grub-install: Info: adding a relocation entry for 0xf0d0. grub-install: Info: adding a relocation entry for 0xf0e0. grub-install: Info: adding a relocation entry for 0xf0e8. grub-install: Info: adding a relocation entry for 0xf0f8. grub-install: Info: adding a relocation entry for 0xf100. grub-install: Info: adding a relocation entry for 0xf110. grub-install: Info: adding a relocation entry for 0xf118. grub-install: Info: adding a relocation entry for 0xf128. grub-install: Info: adding a relocation entry for 0xf130. grub-install: Info: adding a relocation entry for 0xf140. grub-install: Info: adding a relocation entry for 0xf148. grub-install: Info: adding a relocation entry for 0xf158. grub-install: Info: adding a relocation entry for 0xf160. grub-install: Info: adding a relocation entry for 0xf170. grub-install: Info: adding a relocation entry for 0xf178. grub-install: Info: adding a relocation entry for 0xf188. grub-install: Info: adding a relocation entry for 0xf190. grub-install: Info: adding a relocation entry for 0xf1a0. grub-install: Info: adding a relocation entry for 0xf1a8. grub-install: Info: adding a relocation entry for 0xf1b8. grub-install: Info: adding a relocation entry for 0xf1c0. grub-install: Info: adding 350 padding fixup entries. grub-install: Info: writing 784 bytes of a fixup block starting at 0xf000. grub-install: Info: reading /usr/lib/grub/x86_64-efi/fshelp.mod. grub-install: Info: reading /usr/lib/grub/x86_64-efi/ext2.mod. grub-install: Info: reading /usr/lib/grub/x86_64-efi/part_gpt.mod. grub-install: Info: reading /usr/lib/grub/x86_64- efi/search_fs_uuid.mod. grub-install: Info: reading /boot/grub/x86_64-efi/load.cfg. grub-install: Info: kernel_img=0x55e9c496f4c0, kernel_size=0x1b000. grub-install: Info: the core size is 0x203f8. grub-install: Info: writing 0x23000 bytes. grub-install: Info: grub-mkimage --directory '/usr/lib/grub/x86_64- efi' --prefix '' --output '/boot/grub/x86_64-efi/grub.efi' --sbat '' -- format 'x86_64-efi' --compression 'auto' --config '/boot/grub/x86_64- efi/load.cfg' 'ext2' 'part_gpt' 'search_fs_uuid' . grub-install: Info: the size of config file is 0x60. grub-install: Info: the total module size is 0x53f8. grub-install: Info: reading /usr/lib/grub/x86_64-efi/kernel.img. grub-install: Info: locating the section .text at 0x0. grub-install: Info: locating the section .rodata at 0xb000. grub-install: Info: locating the section .rodata.str1.1 at 0xb1a0. grub-install: Info: locating the section .data at 0xcea0. grub-install: Info: locating the section .module_license at 0xe1e8. grub-install: Info: locating the section .bss at 0xe200. grub-install: Info: locating at 0x1000 (0x1000). grub-install: Info: locating at 0xc000 (0xc000). grub-install: Info: locating at 0xc1a0 (0xc1a0). grub-install: Info: locating at 0xdea0 (0xdea0). grub-install: Info: locating at 0xf200 (0xf200). grub-install: Info: locating at 0xf1e8 (0xf1e8). grub-install: Info: locating at 0x1000 (0x1000). grub-install: Info: locating grub_strlen at 0x90c6 (0x1000). grub-install: Info: locating grub_buffer_free at 0x56b9 (0x1000). grub-install: Info: locating grub_net_poll_cards_idle at 0x10fa0 (0xf200). grub-install: Info: locating grub_efi_finish_boot_services at 0x3f13 (0x1000). grub-install: Info: locating grub_disk_get_size at 0x6bcd (0x1000). grub-install: Info: locating grub_file_progress_hook at 0x1b0e0 (0xf200). grub-install: Info: locating grub_efidisk_fini at 0x1660 (0x1000). grub-install: Info: locating grub_puts_ at 0x8e8b (0x1000). grub-install: Info: locating grub_millisleep at 0x5637 (0x1000). grub-install: Info: locating grub_fs_autoload_hook at 0x10d68 (0xf200). grub-install: Info: locating efi_wrap_10 at 0x122a (0x1000). grub-install: Info: locating grub_byte_checksum at 0x4bf7 (0x1000). grub-install: Info: locating grub_efi_allocate_pages_max at 0x3c3a (0x1000). grub-install: Info: locating grub_fs_blocklist at 0xe040 (0xdea0). grub-install: Info: locating grub_errmsg at 0x1afc0 (0xf200). grub-install: Info: locating efi_wrap_5 at 0x11c1 (0x1000). grub-install: Info: locating grub_strncmp at 0x8f00 (0x1000). grub-install: Info: locating grub_buffer_take_data at 0x5752 (0x1000). grub-install: Info: locating grub_strtoull at 0x91d5 (0x1000). grub-install: Info: locating grub_dma_get_virt at 0x1303 (0x1000). grub-install: Info: locating grub_efi_system_table at 0x10fb0 (0xf200). grub-install: Info: locating memmove at 0x4f87 (0x1000). grub-install: Info: locating efi_wrap_4 at 0x11ad (0x1000). grub-install: Info: locating grub_disk_open at 0x65b8 (0x1000). grub-install: Info: locating grub_efi_locate_protocol at 0x2997 (0x1000). grub-install: Info: locating grub_env_update_get_sorted at 0x7c17 (0x1000). grub-install: Info: locating grub_strcpy at 0x8e78 (0x1000). grub-install: Info: locating grub_partition_probe at 0xa87f (0x1000). grub-install: Info: locating grub_strrchr at 0x8f4b (0x1000). grub-install: Info: locating grub_partition_get_name at 0xaa93 (0x1000). grub-install: Info: locating grub_dl_load at 0x78af (0x1000). grub-install: Info: locating grub_pmtimer_wait_count_tsc at 0x1094 (0x1000). grub-install: Info: locating grub_efi_stall at 0x2bc1 (0x1000). grub-install: Info: locating grub_efi_get_filename at 0x3019 (0x1000). grub-install: Info: locating grub_env_export at 0x7d02 (0x1000). grub-install: Info: locating grub_xvasprintf at 0x9f23 (0x1000). grub-install: Info: locating grub_error_push at 0x7dc4 (0x1000). grub-install: Info: locating grub_rescue_run at 0xb019 (0x1000). grub-install: Info: locating grub_xasprintf at 0x9fbb (0x1000). grub-install: Info: locating grub_realloc at 0x5561 (0x1000). grub-install: Info: locating grub_exit at 0x2c00 (0x1000). grub-install: Info: locating grub_tsc_calibrate_from_pmtimer at 0x1114 (0x1000). grub-install: Info: locating memcpy at 0x4f7b (0x1000). grub-install: Info: locating grub_memmove at 0x8e3c (0x1000). grub-install: Info: locating grub_device_open at 0x5e10 (0x1000). grub-install: Info: locating grub_register_exported_symbols at 0xb211 (0x1000). grub-install: Info: locating grub_tsc_calibrate_from_efi at 0x1017 (0x1000). grub-install: Info: locating grub_printf_fmt_check at 0xa00a (0x1000). grub-install: Info: locating grub_strdup at 0x90d7 (0x1000). grub-install: Info: locating grub_disk_firmware_is_tainted at 0x11000 (0xf200). grub-install: Info: locating grub_efi_allocate_fixed at 0x3dbe (0x1000). grub-install: Info: locating grub_divmod64 at 0x9174 (0x1000). grub-install: Info: locating grub_file_get_device_name at 0x7f42 (0x1000). grub-install: Info: locating grub_efi_print_device_path at 0x328b (0x1000). grub-install: Info: locating grub_partition_iterate at 0xaa26 (0x1000). grub-install: Info: locating grub_dma_free at 0x12f7 (0x1000). grub-install: Info: locating grub_vsnprintf at 0x9eca (0x1000). grub-install: Info: locating grub_partition_map_list at 0x1b140 (0xf200). grub-install: Info: locating efi_wrap_1 at 0x1180 (0x1000). grub-install: Info: locating grub_command_list at 0x10fe0 (0xf200). grub-install: Info: locating grub_machine_fini at 0x1292 (0x1000). grub-install: Info: locating grub_tsc_rate at 0x10fd0 (0xf200). grub-install: Info: locating grub_rescue_parse_line at 0xad9e (0x1000). grub-install: Info: locating grub_efi_get_variable at 0x2d92 (0x1000). grub-install: Info: locating grub_snprintf at 0x9ede (0x1000). grub-install: Info: locating grub_register_core_commands at 0x5ca1 (0x1000). grub-install: Info: locating grub_disk_dev_register at 0x64e1 (0x1000). grub-install: Info: locating grub_efi_find_mmap_size at 0x41bc (0x1000). grub-install: Info: locating grub_console_init at 0x4a43 (0x1000). grub-install: Info: locating grub_disk_write_weak at 0x11008 (0xf200). grub-install: Info: locating grub_dl_add at 0x6c9c (0x1000). grub-install: Info: locating grub_disk_read at 0x6871 (0x1000). grub-install: Info: locating grub_term_highlight_color at 0xe1d8 (0xdea0). grub-install: Info: locating grub_parser_execute at 0xa807 (0x1000). grub-install: Info: locating grub_xputs at 0xe1d0 (0xdea0). grub-install: Info: locating grub_console_fini at 0x4b40 (0x1000). grub-install: Info: locating grub_fatal at 0xa112 (0x1000). grub-install: Info: locating grub_dl_ref at 0x6d96 (0x1000). grub-install: Info: locating grub_file_seek at 0x828d (0x1000). grub-install: Info: locating grub_pci_find_capability at 0x13f8 (0x1000). grub-install: Info: locating grub_efi_get_loaded_image at 0x2be5 (0x1000). grub-install: Info: locating grub_errno at 0x1b0c0 (0xf200). grub-install: Info: locating grub_parser_cmdline_state at 0xa449 (0x1000). grub-install: Info: locating grub_memset at 0x9051 (0x1000). grub-install: Info: locating grub_getkey at 0xb1f2 (0x1000). grub-install: Info: locating grub_buffer_new at 0x565b (0x1000). grub-install: Info: locating grub_term_outputs_disabled at 0x1b148 (0xf200). grub-install: Info: locating grub_grubnet_fini at 0x1b0e8 (0xf200). grub-install: Info: locating grub_register_variable_hook at 0x7ca2 (0x1000). grub-install: Info: locating grub_efi_image_handle at 0x10fb8 (0xf200). grub-install: Info: locating grub_vprintf at 0x9bec (0x1000). grub-install: Info: locating grub_buffer_ensure_space at 0x56d9 (0x1000). grub-install: Info: locating grub_machine_acpi_get_rsdpv1 at 0x4ce5 (0x1000). grub-install: Info: locating grub_net_open at 0xf258 (0xf200). grub-install: Info: locating grub_register_command_prio at 0x57e3 (0x1000). grub-install: Info: locating grub_efi_find_last_device_path at 0x31b0 (0x1000). grub-install: Info: locating grub_efi_compare_device_paths at 0x392d (0x1000). grub-install: Info: locating grub_acpi_find_fadt at 0x4c09 (0x1000). grub-install: Info: locating grub_file_filters_all at 0x1b100 (0xf200). grub-install: Info: locating grub_install_get_time_ms at 0x5629 (0x1000). grub-install: Info: locating grub_tsc_calibrate_from_pit at 0x4ee3 (0x1000). grub-install: Info: locating _start at 0x1000 (0x1000). grub-install: Info: locating grub_term_inputs at 0x1b150 (0xf200). grub-install: Info: locating grub_parser_split_cmdline at 0xa4e9 (0x1000). grub-install: Info: locating grub_disk_firmware_fini at 0x11010 (0xf200). grub-install: Info: locating grub_disk_close at 0x651f (0x1000). grub-install: Info: locating grub_dl_unload at 0x6e19 (0x1000). grub-install: Info: locating grub_efi_set_variable at 0x2ca4 (0x1000). grub-install: Info: locating grub_printf at 0x9cd9 (0x1000). grub-install: Info: locating grub_efi_secure_boot at 0x2ecc (0x1000). grub-install: Info: locating grub_unregister_command at 0x5928 (0x1000). grub-install: Info: locating grub_fs_list at 0x10d70 (0xf200). grub-install: Info: locating grub_efidisk_get_device_handle at 0x2369 (0x1000). grub-install: Info: locating grub_buffer_reset at 0x5775 (0x1000). grub-install: Info: locating grub_main at 0x8840 (0x1000). grub-install: Info: locating grub_file_read at 0x7fd0 (0x1000). grub-install: Info: locating grub_dl_unload_unneeded at 0x79a6 (0x1000). grub-install: Info: locating grub_pci_make_address at 0x130a (0x1000). grub-install: Info: locating memcmp at 0x4f93 (0x1000). grub-install: Info: locating grub_term_normal_color at 0xe1d9 (0xdea0). grub-install: Info: locating grub_disk_dev_list at 0x11018 (0xf200). grub-install: Info: locating grub_machine_init at 0x1278 (0x1000). grub-install: Info: locating efi_wrap_0 at 0x1175 (0x1000). grub-install: Info: locating grub_efi_locate_handle at 0x29e1 (0x1000). grub-install: Info: locating grub_term_outputs at 0x1b158 (0xf200). grub-install: Info: locating grub_modbase at 0x10fc0 (0xf200). grub-install: Info: locating grub_term_inputs_disabled at 0x1b160 (0xf200). grub-install: Info: locating grub_efi_net_config at 0x10fc8 (0xf200). grub-install: Info: locating grub_efi_set_virtual_address_map at 0x2c49 (0x1000). grub-install: Info: locating grub_print_error at 0x7eac (0x1000). grub-install: Info: locating grub_efi_mm_init at 0x421d (0x1000). grub-install: Info: locating memset at 0x4f9f (0x1000). grub-install: Info: locating grub_zalloc at 0x52de (0x1000). grub-install: Info: locating grub_strcmp at 0x8ee4 (0x1000). grub-install: Info: locating grub_tsc_init at 0x4e37 (0x1000). grub-install: Info: locating grub_strchr at 0x8f37 (0x1000). grub-install: Info: locating grub_refresh at 0xb1ca (0x1000). grub-install: Info: locating grub_malloc at 0x52cd (0x1000). grub-install: Info: locating grub_efi_get_memory_map at 0x3dd4 (0x1000). grub-install: Info: locating grub_efidisk_get_device_name at 0x24ab (0x1000). grub-install: Info: locating grub_get_time_ms at 0x561d (0x1000). grub-install: Info: locating grub_file_close at 0x806c (0x1000). grub-install: Info: locating grub_file_open at 0x80b7 (0x1000). grub-install: Info: locating grub_isspace at 0x8f5e (0x1000). grub-install: Info: locating grub_efi_open_protocol at 0x2adb (0x1000). grub-install: Info: locating grub_real_dprintf at 0x9d86 (0x1000). grub-install: Info: locating efi_wrap_3 at 0x119c (0x1000). grub-install: Info: locating grub_dl_load_core_noinit at 0x6f15 (0x1000). grub-install: Info: locating grub_calloc at 0x526a (0x1000). grub-install: Info: locating grub_dl_load_file at 0x77b5 (0x1000). grub-install: Info: locating grub_lockdown at 0x4da5 (0x1000). grub-install: Info: locating grub_env_unset at 0x7b9b (0x1000). grub-install: Info: locating grub_device_close at 0x5eed (0x1000). grub-install: Info: locating efi_wrap_6 at 0x11da (0x1000). grub-install: Info: locating grub_is_lockdown at 0x4ded (0x1000). grub-install: Info: locating grub_buffer_advance_read_pos at 0x5786 (0x1000). grub-install: Info: locating grub_dl_head at 0xf280 (0xf200). grub-install: Info: locating grub_fs_probe at 0x858e (0x1000). grub-install: Info: locating grub_mm_base at 0x10fd8 (0xf200). grub-install: Info: locating grub_term_poll_usb at 0x10fa8 (0xf200). grub-install: Info: locating grub_file_filters_enabled at 0x1b120 (0xf200). grub-install: Info: locating grub_strword at 0x8fc1 (0x1000). grub-install: Info: locating grub_machine_get_bootlocation at 0x3ab2 (0x1000). grub-install: Info: locating grub_efi_fini at 0x3b4f (0x1000). grub-install: Info: locating grub_efi_allocate_any_pages at 0x3da0 (0x1000). grub-install: Info: locating grub_err_printed_errors at 0x1b0c4 (0xf200). grub-install: Info: locating grub_error at 0x7d48 (0x1000). grub-install: Info: locating grub_current_context at 0xe020 (0xdea0). grub-install: Info: locating efi_codes at 0xc0e0 (0xc000). grub-install: Info: locating grub_dl_register_symbol at 0x6cd9 (0x1000). grub-install: Info: locating grub_efi_is_finished at 0xf218 (0xf200). grub-install: Info: locating grub_list_remove at 0x87b5 (0x1000). grub-install: Info: locating grub_pci_iterate at 0x1333 (0x1000). grub-install: Info: locating grub_modules_get_end at 0x8824 (0x1000). grub-install: Info: locating grub_free at 0x5318 (0x1000). grub-install: Info: locating grub_strndup at 0x911f (0x1000). grub-install: Info: locating efi_wrap_7 at 0x11fd (0x1000). grub-install: Info: locating grub_named_list_find at 0x876a (0x1000). grub-install: Info: locating grub_dl_unref at 0x6dd2 (0x1000). grub-install: Info: locating grub_efi_duplicate_device_path at 0x3202 (0x1000). grub-install: Info: locating grub_efidisk_init at 0x2160 (0x1000). grub-install: Info: locating grub_disk_dev_unregister at 0x64f6 (0x1000). grub-install: Info: locating grub_efi_init at 0x3a30 (0x1000). grub-install: Info: locating grub_arch_dl_check_header at 0x1489 (0x1000). grub-install: Info: locating grub_arch_dl_relocate_symbols at 0x14b8 (0x1000). grub-install: Info: locating grub_efi_free_pages at 0x3c10 (0x1000). grub-install: Info: locating grub_printf_ at 0x9d28 (0x1000). grub-install: Info: locating grub_efi_get_device_path at 0x3195 (0x1000). grub-install: Info: locating start at 0x1000 (0x1000). grub-install: Info: locating grub_efi_modules_addr at 0x2f7f (0x1000). grub-install: Info: locating grub_error_pop at 0x7e3d (0x1000). grub-install: Info: locating grub_dl_ref_count at 0x6e0e (0x1000). grub-install: Info: locating grub_device_iterate at 0x601e (0x1000). grub-install: Info: locating grub_getkey_noblock at 0xb180 (0x1000). grub-install: Info: locating grub_memalign_dma32 at 0x12a5 (0x1000). grub-install: Info: locating grub_list_push at 0x879e (0x1000). grub-install: Info: locating grub_efi_set_text_mode at 0x2b3a (0x1000). grub-install: Info: locating grub_err_printf at 0x9cd9 (0x1000). grub-install: Info: locating grub_disk_cache_invalidate_all at 0x649a (0x1000). grub-install: Info: locating grub_machine_acpi_get_rsdpv2 at 0x4d45 (0x1000). grub-install: Info: locating grub_register_command_lockdown at 0x58cf (0x1000). grub-install: Info: locating grub_efi_allocate_pages_real at 0x3cec (0x1000). grub-install: Info: locating grub_env_set at 0x7a48 (0x1000). grub-install: Info: locating grub_dl_load_core at 0x776f (0x1000). grub-install: Info: locating grub_gettext at 0xe090 (0xdea0). grub-install: Info: locating grub_memcmp at 0x8ec4 (0x1000). grub-install: Info: locating grub_env_get at 0x7b71 (0x1000). grub-install: Info: locating efi_wrap_2 at 0x118e (0x1000). grub-install: Info: locating grub_strtoul at 0x974b (0x1000). grub-install: Info: locating grub_dma_get_phys at 0x1307 (0x1000). grub-install: Info: locating grub_mm_init_region at 0x542f (0x1000). grub-install: Info: locating grub_disk_cache_table at 0x11020 (0xf200). grub-install: Info: locating grub_memalign at 0x5056 (0x1000). grub-install: Info: dealing with the relocation section .rela.text for .text. grub-install: Info: relocating an R_X86_64_PC32 entry to 0xffb1 at the offset 0x3. grub-install: Info: relocating an R_X86_64_PC32 entry to 0xffa2 at the offset 0xa. grub-install: Info: relocating an R_X86_64_PC32 entry to 0x7829 at the offset 0x13. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x33. grub-install: Info: relocating an R_X86_64_64 entry to 0x1180 at the offset 0x4b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x68. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x84. grub-install: Info: relocating an R_X86_64_64 entry to 0x4c09 at the offset 0x117. grub-install: Info: relocating an R_X86_64_64 entry to 0x1094 at the offset 0x13c. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x157. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x166. grub-install: Info: relocating an R_X86_64_64 entry to 0x3a30 at the offset 0x27b. grub-install: Info: relocating an R_X86_64_64 entry to 0x4e37 at the offset 0x288. grub-install: Info: relocating an R_X86_64_64 entry to 0x3b4f at the offset 0x29a. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0x2c3. grub-install: Info: relocating an R_X86_64_64 entry to 0xc1a0 at the offset 0x2d8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x2e9. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x2f9. grub-install: Info: relocating an R_X86_64_64 entry to 0x130a at the offset 0x343. grub-install: Info: relocating an R_X86_64_64 entry to 0x130a at the offset 0x40d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc1c0 at the offset 0x49a. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4ab. grub-install: Info: relocating an R_X86_64_64 entry to 0xc1e1 at the offset 0x4d7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc204 at the offset 0x563. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x575. grub-install: Info: relocating an R_X86_64_64 entry to 0xc21c at the offset 0x5c5. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x5cf. grub-install: Info: relocating an R_X86_64_64 entry to 0xc243 at the offset 0x616. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x620. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0x62a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x634. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x643. grub-install: Info: relocating an R_X86_64_64 entry to 0xf210 at the offset 0x664. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0x670. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0x67b. grub-install: Info: relocating an R_X86_64_64 entry to 0x163f at the offset 0x686. grub-install: Info: relocating an R_X86_64_64 entry to 0xdea0 at the offset 0x6ab. grub-install: Info: relocating an R_X86_64_64 entry to 0x64f6 at the offset 0x6b5. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x6df. grub-install: Info: relocating an R_X86_64_64 entry to 0xc26a at the offset 0x6e9. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6f7. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x703. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0x711. grub-install: Info: relocating an R_X86_64_64 entry to 0x974b at the offset 0x748. grub-install: Info: relocating an R_X86_64_64 entry to 0xc276 at the offset 0x764. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x775. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0x7a3. grub-install: Info: relocating an R_X86_64_64 entry to 0xf210 at the offset 0x7b1. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0x7bf. grub-install: Info: relocating an R_X86_64_64 entry to 0x15ea at the offset 0x7cc. grub-install: Info: relocating an R_X86_64_64 entry to 0xc284 at the offset 0x7ea. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x7f7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x815. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0x81f. grub-install: Info: relocating an R_X86_64_64 entry to 0xc293 at the offset 0x837. grub-install: Info: relocating an R_X86_64_64 entry to 0xc2ce at the offset 0x85d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc2ea at the offset 0x893. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x8a7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc301 at the offset 0x8e8. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x8f2. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0x8fc. grub-install: Info: relocating an R_X86_64_64 entry to 0xdee0 at the offset 0x921. grub-install: Info: relocating an R_X86_64_64 entry to 0x29e1 at the offset 0x92b. grub-install: Info: relocating an R_X86_64_64 entry to 0x3195 at the offset 0x95c. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0x993. grub-install: Info: relocating an R_X86_64_64 entry to 0xdee0 at the offset 0x9b4. grub-install: Info: relocating an R_X86_64_64 entry to 0x2adb at the offset 0x9be. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x9f3. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xa09. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xa52. grub-install: Info: relocating an R_X86_64_64 entry to 0x3202 at the offset 0xa73. grub-install: Info: relocating an R_X86_64_64 entry to 0x392d at the offset 0xa98. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0xaa5. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xad5. grub-install: Info: relocating an R_X86_64_64 entry to 0x392d at the offset 0xaf4. grub-install: Info: relocating an R_X86_64_64 entry to 0xc317 at the offset 0xb2c. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0xb36. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0xb5d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1af0 at the offset 0xb76. grub-install: Info: relocating an R_X86_64_64 entry to 0xf210 at the offset 0xb93. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0xbb1. grub-install: Info: relocating an R_X86_64_64 entry to 0xf210 at the offset 0xbf8. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0xc07. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0xc16. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0xc25. grub-install: Info: relocating an R_X86_64_64 entry to 0xc31b at the offset 0xc44. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0xc5b. grub-install: Info: relocating an R_X86_64_64 entry to 0xc320 at the offset 0xc65. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0xc6f. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0xc79. grub-install: Info: relocating an R_X86_64_64 entry to 0xc32e at the offset 0xcab. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0xcc2. grub-install: Info: relocating an R_X86_64_64 entry to 0xc320 at the offset 0xccc. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0xcd6. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0xce0. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0xd09. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0xd18. grub-install: Info: relocating an R_X86_64_64 entry to 0xc333 at the offset 0xd33. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0xd4a. grub-install: Info: relocating an R_X86_64_64 entry to 0xc320 at the offset 0xd54. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0xd5e. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0xd68. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa93 at the offset 0xdd8. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0xdf8. grub-install: Info: relocating an R_X86_64_64 entry to 0x392d at the offset 0xe2b. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0xe54. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0xe78. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0xefe. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0xf20. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0xf4c. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0xf70. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xf7c. grub-install: Info: relocating an R_X86_64_64 entry to 0xc338 at the offset 0xfa8. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0xfb9. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0xfc7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0xfe0. grub-install: Info: relocating an R_X86_64_64 entry to 0x1ea2 at the offset 0xff6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc36c at the offset 0x1027. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1033. grub-install: Info: relocating an R_X86_64_64 entry to 0xc37d at the offset 0x1055. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1063. grub-install: Info: relocating an R_X86_64_64 entry to 0xc3a5 at the offset 0x1089. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x109a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x10a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xc257 at the offset 0x10c1. grub-install: Info: relocating an R_X86_64_64 entry to 0x1ea2 at the offset 0x10da. grub-install: Info: relocating an R_X86_64_64 entry to 0xc36c at the offset 0x110b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1117. grub-install: Info: relocating an R_X86_64_64 entry to 0xc3d7 at the offset 0x1139. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1147. grub-install: Info: relocating an R_X86_64_64 entry to 0x1660 at the offset 0x1162. grub-install: Info: relocating an R_X86_64_64 entry to 0x11010 at the offset 0x1178. grub-install: Info: relocating an R_X86_64_64 entry to 0x1916 at the offset 0x1182. grub-install: Info: relocating an R_X86_64_64 entry to 0x1a71 at the offset 0x1197. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0x11f6. grub-install: Info: relocating an R_X86_64_64 entry to 0x1df4 at the offset 0x1206. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0x1212. grub-install: Info: relocating an R_X86_64_64 entry to 0x1df4 at the offset 0x123b. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x1295. grub-install: Info: relocating an R_X86_64_64 entry to 0x1a71 at the offset 0x12a5. grub-install: Info: relocating an R_X86_64_64 entry to 0xf210 at the offset 0x12f4. grub-install: Info: relocating an R_X86_64_64 entry to 0xf200 at the offset 0x1313. grub-install: Info: relocating an R_X86_64_64 entry to 0xf208 at the offset 0x131f. grub-install: Info: relocating an R_X86_64_64 entry to 0x163f at the offset 0x1339. grub-install: Info: relocating an R_X86_64_64 entry to 0xdea0 at the offset 0x1348. grub-install: Info: relocating an R_X86_64_64 entry to 0x64e1 at the offset 0x1352. grub-install: Info: relocating an R_X86_64_64 entry to 0x1916 at the offset 0x13b4. grub-install: Info: relocating an R_X86_64_64 entry to 0x3202 at the offset 0x13c1. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0x13f2. grub-install: Info: relocating an R_X86_64_64 entry to 0x392d at the offset 0x140c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x141b. grub-install: Info: relocating an R_X86_64_64 entry to 0x163f at the offset 0x148c. grub-install: Info: relocating an R_X86_64_64 entry to 0x3195 at the offset 0x14ad. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0x14cc. grub-install: Info: relocating an R_X86_64_64 entry to 0x3202 at the offset 0x1501. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b5b at the offset 0x1543. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x154d. grub-install: Info: relocating an R_X86_64_64 entry to 0x65b8 at the offset 0x156a. grub-install: Info: relocating an R_X86_64_64 entry to 0x651f at the offset 0x1593. grub-install: Info: relocating an R_X86_64_64 entry to 0x6bcd at the offset 0x15b5. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x15c9. grub-install: Info: relocating an R_X86_64_64 entry to 0x1d9e at the offset 0x15e2. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa26 at the offset 0x15ec. grub-install: Info: relocating an R_X86_64_64 entry to 0xc3fd at the offset 0x160a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x1619. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b5b at the offset 0x1651. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x1665. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x1793. grub-install: Info: relocating an R_X86_64_64 entry to 0xc403 at the offset 0x17e5. grub-install: Info: relocating an R_X86_64_64 entry to 0xc444 at the offset 0x17fc. grub-install: Info: relocating an R_X86_64_64 entry to 0xc446 at the offset 0x1815. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x19a3. grub-install: Info: relocating an R_X86_64_64 entry to 0x119c at the offset 0x19b3. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x19ea. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1a32. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0x1a44. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x1a6a. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x1aab. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1ae9. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x1b08. grub-install: Info: relocating an R_X86_64_64 entry to 0x11da at the offset 0x1b15. grub-install: Info: relocating an R_X86_64_64 entry to 0x2997 at the offset 0x1b3c. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf10 at the offset 0x1b4b. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x1b76. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x1ba6. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1bc3. grub-install: Info: relocating an R_X86_64_64 entry to 0x1180 at the offset 0x1bdb. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf00 at the offset 0x1be7. grub-install: Info: relocating an R_X86_64_64 entry to 0x2adb at the offset 0x1bf6. grub-install: Info: relocating an R_X86_64_64 entry to 0x1292 at the offset 0x1c08. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1c1b. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x1c30. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x1c3d. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1c55. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x1c73. grub-install: Info: relocating an R_X86_64_64 entry to 0xc44c at the offset 0x1c84. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1c96. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x1ca6. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x1cd6. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x1ce6. grub-install: Info: relocating an R_X86_64_64 entry to 0x2837 at the offset 0x1d01. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1d27. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0x1d39. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x1d4b. grub-install: Info: relocating an R_X86_64_64 entry to 0xc46b at the offset 0x1d69. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x1d76. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x1d94. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x1dd7. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0x1df8. grub-install: Info: relocating an R_X86_64_64 entry to 0x2837 at the offset 0x1e05. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x1e0f. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x1e33. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x1e66. grub-install: Info: relocating an R_X86_64_64 entry to 0xc48b at the offset 0x1eda. grub-install: Info: relocating an R_X86_64_64 entry to 0x2d92 at the offset 0x1ee6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc496 at the offset 0x1f34. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x1f63. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x1f81. grub-install: Info: relocating an R_X86_64_64 entry to 0x2be5 at the offset 0x1f96. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x1fb4. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4a0 at the offset 0x1fda. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4a5 at the offset 0x204d. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x205e. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x2094. grub-install: Info: relocating an R_X86_64_64 entry to 0x267f at the offset 0x20a0. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4a5 at the offset 0x2117. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x2121. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x2130. grub-install: Info: relocating an R_X86_64_64 entry to 0xdef0 at the offset 0x2197. grub-install: Info: relocating an R_X86_64_64 entry to 0x2adb at the offset 0x21a6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4a5 at the offset 0x221a. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x222d. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x2259. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x2279. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x2296. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4d2 at the offset 0x22ff. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4de at the offset 0x2311. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4e8 at the offset 0x2324. grub-install: Info: relocating an R_X86_64_64 entry to 0xc000 at the offset 0x233a. grub-install: Info: relocating an R_X86_64_64 entry to 0xc4f9 at the offset 0x2352. grub-install: Info: relocating an R_X86_64_64 entry to 0xc505 at the offset 0x2361. grub-install: Info: relocating an R_X86_64_64 entry to 0xc511 at the offset 0x237c. grub-install: Info: relocating an R_X86_64_64 entry to 0xc525 at the offset 0x238e. grub-install: Info: relocating an R_X86_64_64 entry to 0xc52e at the offset 0x23a0. grub-install: Info: relocating an R_X86_64_64 entry to 0xc538 at the offset 0x23b2. grub-install: Info: relocating an R_X86_64_64 entry to 0xc547 at the offset 0x23d2. grub-install: Info: relocating an R_X86_64_64 entry to 0xc554 at the offset 0x23eb. grub-install: Info: relocating an R_X86_64_64 entry to 0xc55b at the offset 0x2403. grub-install: Info: relocating an R_X86_64_64 entry to 0xc55f at the offset 0x2416. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x2427. grub-install: Info: relocating an R_X86_64_64 entry to 0xc55b at the offset 0x243f. grub-install: Info: relocating an R_X86_64_64 entry to 0xc55f at the offset 0x2458. grub-install: Info: relocating an R_X86_64_64 entry to 0xc563 at the offset 0x248d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc567 at the offset 0x24b6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc56b at the offset 0x24cd. grub-install: Info: relocating an R_X86_64_64 entry to 0xc028 at the offset 0x24e7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc57c at the offset 0x24ff. grub-install: Info: relocating an R_X86_64_64 entry to 0xc58d at the offset 0x251a. grub-install: Info: relocating an R_X86_64_64 entry to 0xc59a at the offset 0x2533. grub-install: Info: relocating an R_X86_64_64 entry to 0xc5b3 at the offset 0x2544. grub-install: Info: relocating an R_X86_64_64 entry to 0xc5bf at the offset 0x2563. grub-install: Info: relocating an R_X86_64_64 entry to 0xc5cb at the offset 0x257c. grub-install: Info: relocating an R_X86_64_64 entry to 0xc5e5 at the offset 0x259b. grub-install: Info: relocating an R_X86_64_64 entry to 0xc5ee at the offset 0x25b5. grub-install: Info: relocating an R_X86_64_64 entry to 0xc619 at the offset 0x25ee. grub-install: Info: relocating an R_X86_64_64 entry to 0xc644 at the offset 0x263c. grub-install: Info: relocating an R_X86_64_64 entry to 0xc687 at the offset 0x26b6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc6a6 at the offset 0x26d9. grub-install: Info: relocating an R_X86_64_64 entry to 0xc6bb at the offset 0x26fb. grub-install: Info: relocating an R_X86_64_64 entry to 0xc6cb at the offset 0x2712. grub-install: Info: relocating an R_X86_64_64 entry to 0xc6d5 at the offset 0x2724. grub-install: Info: relocating an R_X86_64_64 entry to 0xc0b8 at the offset 0x273e. grub-install: Info: relocating an R_X86_64_64 entry to 0xc6eb at the offset 0x2756. grub-install: Info: relocating an R_X86_64_64 entry to 0xc724 at the offset 0x27aa. grub-install: Info: relocating an R_X86_64_64 entry to 0xc736 at the offset 0x27c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x278a at the offset 0x27cd. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x27de. grub-install: Info: relocating an R_X86_64_64 entry to 0x267f at the offset 0x280c. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x2820. grub-install: Info: relocating an R_X86_64_64 entry to 0xc73c at the offset 0x2830. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x2844. grub-install: Info: relocating an R_X86_64_64 entry to 0xc746 at the offset 0x285d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc782 at the offset 0x289c. grub-install: Info: relocating an R_X86_64_64 entry to 0xc7a4 at the offset 0x28a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xc794 at the offset 0x28c6. grub-install: Info: relocating an R_X86_64_64 entry to 0xc7b5 at the offset 0x28da. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x28eb. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x2951. grub-install: Info: relocating an R_X86_64_64 entry to 0x2f7f at the offset 0x2a33. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc0 at the offset 0x2a3f. grub-install: Info: relocating an R_X86_64_64 entry to 0x4a43 at the offset 0x2a49. grub-install: Info: relocating an R_X86_64_64 entry to 0x421d at the offset 0x2a55. grub-install: Info: relocating an R_X86_64_64 entry to 0x2ecc at the offset 0x2a61. grub-install: Info: relocating an R_X86_64_64 entry to 0x4da5 at the offset 0x2a71. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2a7d. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x2a9b. grub-install: Info: relocating an R_X86_64_64 entry to 0x2160 at the offset 0x2aa8. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x2ab4. grub-install: Info: relocating an R_X86_64_64 entry to 0x2be5 at the offset 0x2acb. grub-install: Info: relocating an R_X86_64_64 entry to 0x24ab at the offset 0x2ae3. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc8 at the offset 0x2af8. grub-install: Info: relocating an R_X86_64_64 entry to 0x3019 at the offset 0x2b17. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f4b at the offset 0x2b38. grub-install: Info: relocating an R_X86_64_64 entry to 0x1660 at the offset 0x2b52. grub-install: Info: relocating an R_X86_64_64 entry to 0x4b40 at the offset 0x2b5f. grub-install: Info: relocating an R_X86_64_64 entry to 0x130a at the offset 0x2b8e. grub-install: Info: relocating an R_X86_64_64 entry to 0x13f8 at the offset 0x2bb8. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2c18. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x2c28. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2c6a. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x2c7e. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c10 at the offset 0x2ccd. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2d1d. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x2d32. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c10 at the offset 0x2d7d. grub-install: Info: relocating an R_X86_64_64 entry to 0x3cec at the offset 0x2db4. grub-install: Info: relocating an R_X86_64_64 entry to 0x3cec at the offset 0x2dca. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x2dd6. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x2e04. grub-install: Info: relocating an R_X86_64_64 entry to 0xf238 at the offset 0x2e1c. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x2e29. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x2e54. grub-install: Info: relocating an R_X86_64_64 entry to 0xf220 at the offset 0x2e67. grub-install: Info: relocating an R_X86_64_64 entry to 0xf21c at the offset 0x2e7c. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2eb6. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0x2ece. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x2f39. grub-install: Info: relocating an R_X86_64_64 entry to 0xf238 at the offset 0x2f44. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x2f6f. grub-install: Info: relocating an R_X86_64_64 entry to 0xf21c at the offset 0x2f7f. grub-install: Info: relocating an R_X86_64_64 entry to 0xf220 at the offset 0x2f8c. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x2f96. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x2fa0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dd4 at the offset 0x2faa. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x2fbe. grub-install: Info: relocating an R_X86_64_64 entry to 0xc7e7 at the offset 0x2fd6. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x2fe7. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x2ff8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x300b. grub-install: Info: relocating an R_X86_64_64 entry to 0xf21c at the offset 0x301a. grub-install: Info: relocating an R_X86_64_64 entry to 0xf220 at the offset 0x3027. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x3031. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x303b. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dd4 at the offset 0x3045. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x3055. grub-install: Info: relocating an R_X86_64_64 entry to 0xc7ca at the offset 0x3064. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x3073. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x308f. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x309c. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x30a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x30c7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc806 at the offset 0x30d5. grub-install: Info: relocating an R_X86_64_64 entry to 0xc826 at the offset 0x30e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x30f2. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x3103. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x3118. grub-install: Info: relocating an R_X86_64_64 entry to 0xf230 at the offset 0x312b. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x313e. grub-install: Info: relocating an R_X86_64_64 entry to 0xf228 at the offset 0x314a. grub-install: Info: relocating an R_X86_64_64 entry to 0xf220 at the offset 0x3166. grub-install: Info: relocating an R_X86_64_64 entry to 0xf21c at the offset 0x317b. grub-install: Info: relocating an R_X86_64_64 entry to 0x3b69 at the offset 0x3191. grub-install: Info: relocating an R_X86_64_64 entry to 0x1333 at the offset 0x31a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dd4 at the offset 0x31d9. grub-install: Info: relocating an R_X86_64_64 entry to 0xc84e at the offset 0x31e9. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x31fa. grub-install: Info: relocating an R_X86_64_64 entry to 0x3da0 at the offset 0x322d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc86d at the offset 0x3243. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dd4 at the offset 0x3270. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c10 at the offset 0x3288. grub-install: Info: relocating an R_X86_64_64 entry to 0xc884 at the offset 0x32d7. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x32e1. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x334b. grub-install: Info: relocating an R_X86_64_64 entry to 0x542f at the offset 0x3456. grub-install: Info: relocating an R_X86_64_64 entry to 0x3cec at the offset 0x349d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc89a at the offset 0x34b8. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x34c7. grub-install: Info: relocating an R_X86_64_64 entry to 0xc8cf at the offset 0x34d3. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c10 at the offset 0x34ee. grub-install: Info: relocating an R_X86_64_64 entry to 0xc0e0 at the offset 0x3544. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x3578. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x3593. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x36ac. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x370b. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x3721. grub-install: Info: relocating an R_X86_64_64 entry to 0x2adb at the offset 0x373a. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x3752. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x3763. grub-install: Info: relocating an R_X86_64_64 entry to 0x119c at the offset 0x377c. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x378d. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x37b3. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x37d5. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x37fb. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x380d. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x382f. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x3848. grub-install: Info: relocating an R_X86_64_64 entry to 0x4507 at the offset 0x3878. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x38bb. grub-install: Info: relocating an R_X86_64_64 entry to 0x4507 at the offset 0x38dc. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x38fa. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x390c. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x391a. grub-install: Info: relocating an R_X86_64_64 entry to 0x48f8 at the offset 0x392e. grub-install: Info: relocating an R_X86_64_64 entry to 0x2b3a at the offset 0x393c. grub-install: Info: relocating an R_X86_64_64 entry to 0x2b3a at the offset 0x394c. grub-install: Info: relocating an R_X86_64_64 entry to 0x48f8 at the offset 0x3969. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x3979. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x398a. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d9 at the offset 0x39b4. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d8 at the offset 0x39bf. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x39d3. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x39e0. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x39ef. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x39fd. grub-install: Info: relocating an R_X86_64_64 entry to 0x1180 at the offset 0x3a25. grub-install: Info: relocating an R_X86_64_64 entry to 0x2b3a at the offset 0x3a4b. grub-install: Info: relocating an R_X86_64_64 entry to 0xc8e1 at the offset 0x3a5b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x3a6b. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0x3a77. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf20 at the offset 0x3a81. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b148 at the offset 0x3a8b. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf38 at the offset 0x3a9b. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf20 at the offset 0x3aaa. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0x3ab4. grub-install: Info: relocating an R_X86_64_64 entry to 0x879e at the offset 0x3abe. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf20 at the offset 0x3acc. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b150 at the offset 0x3adc. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfc0 at the offset 0x3ae6. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b160 at the offset 0x3af0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfd8 at the offset 0x3b00. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfc0 at the offset 0x3b0f. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b150 at the offset 0x3b19. grub-install: Info: relocating an R_X86_64_64 entry to 0x879e at the offset 0x3b23. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfc0 at the offset 0x3b30. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfc0 at the offset 0x3b42. grub-install: Info: relocating an R_X86_64_64 entry to 0x87b5 at the offset 0x3b4d. grub-install: Info: relocating an R_X86_64_64 entry to 0xdfc0 at the offset 0x3b59. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf20 at the offset 0x3b65. grub-install: Info: relocating an R_X86_64_64 entry to 0xdf20 at the offset 0x3b75. grub-install: Info: relocating an R_X86_64_64 entry to 0xc8fe at the offset 0x3b9b. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x3ba5. grub-install: Info: relocating an R_X86_64_64 entry to 0xc903 at the offset 0x3bb6. grub-install: Info: relocating an R_X86_64_64 entry to 0x4ce5 at the offset 0x3c0b. grub-install: Info: relocating an R_X86_64_64 entry to 0x4d45 at the offset 0x3c24. grub-install: Info: relocating an R_X86_64_64 entry to 0x4b7f at the offset 0x3c3d. grub-install: Info: relocating an R_X86_64_64 entry to 0x4b7f at the offset 0x3c5a. grub-install: Info: relocating an R_X86_64_64 entry to 0xc908 at the offset 0x3c83. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x3c8d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc903 at the offset 0x3c9e. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x3ce9. grub-install: Info: relocating an R_X86_64_64 entry to 0xe010 at the offset 0x3d10. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x3d1a. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x3d49. grub-install: Info: relocating an R_X86_64_64 entry to 0xe000 at the offset 0x3d70. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x3d7a. grub-install: Info: relocating an R_X86_64_64 entry to 0xf240 at the offset 0x3da8. grub-install: Info: relocating an R_X86_64_64 entry to 0xc90f at the offset 0x3db2. grub-install: Info: relocating an R_X86_64_64 entry to 0xc90d at the offset 0x3dbc. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x3dcc. grub-install: Info: relocating an R_X86_64_64 entry to 0xc90f at the offset 0x3dd9. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d02 at the offset 0x3de3. grub-install: Info: relocating an R_X86_64_64 entry to 0xf240 at the offset 0x3dee. grub-install: Info: relocating an R_X86_64_64 entry to 0xf248 at the offset 0x3e0a. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x3e17. grub-install: Info: relocating an R_X86_64_64 entry to 0xc918 at the offset 0x3e5d. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x3e69. grub-install: Info: relocating an R_X86_64_64 entry to 0xf248 at the offset 0x3e84. grub-install: Info: relocating an R_X86_64_64 entry to 0x1114 at the offset 0x3e8e. grub-install: Info: relocating an R_X86_64_64 entry to 0x4ee3 at the offset 0x3e9e. grub-install: Info: relocating an R_X86_64_64 entry to 0x1017 at the offset 0x3eae. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x3ebe. grub-install: Info: relocating an R_X86_64_64 entry to 0x4df7 at the offset 0x3ece. grub-install: Info: relocating an R_X86_64_64 entry to 0x5629 at the offset 0x3ed9. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x3f3a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x3f55. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x3f7d. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x3f89. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x3f95. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x3fa1. grub-install: Info: relocating an R_X86_64_64 entry to 0xc925 at the offset 0x3fb7. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd8 at the offset 0x3fc3. grub-install: Info: relocating an R_X86_64_64 entry to 0xc93a at the offset 0x400e. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x4018. grub-install: Info: relocating an R_X86_64_64 entry to 0xc96d at the offset 0x4029. grub-install: Info: relocating an R_X86_64_64 entry to 0xc94c at the offset 0x403e. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x404a. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd8 at the offset 0x4060. grub-install: Info: relocating an R_X86_64_64 entry to 0x649a at the offset 0x40af. grub-install: Info: relocating an R_X86_64_64 entry to 0xc985 at the offset 0x410d. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x4119. grub-install: Info: relocating an R_X86_64_64 entry to 0xc996 at the offset 0x4132. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x413e. grub-install: Info: relocating an R_X86_64_64 entry to 0xc9b7 at the offset 0x4241. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4252. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0x427f. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x429b. grub-install: Info: relocating an R_X86_64_64 entry to 0xc9c5 at the offset 0x42a9. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x42bc. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0x42cf. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0x42e0. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x4307. grub-install: Info: relocating an R_X86_64_64 entry to 0x4fab at the offset 0x4323. grub-install: Info: relocating an R_X86_64_64 entry to 0xc996 at the offset 0x4379. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x4385. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd8 at the offset 0x4460. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x44be. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd8 at the offset 0x4525. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x4573. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4592. grub-install: Info: relocating an R_X86_64_64 entry to 0x4fab at the offset 0x45ad. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x45cf. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x45f4. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4607. grub-install: Info: relocating an R_X86_64_64 entry to 0xf250 at the offset 0x461f. grub-install: Info: relocating an R_X86_64_64 entry to 0xf250 at the offset 0x462e. grub-install: Info: relocating an R_X86_64_64 entry to 0x561d at the offset 0x463f. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x465f. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x468c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x46c0. grub-install: Info: relocating an R_X86_64_64 entry to 0xc9da at the offset 0x4701. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x470c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5561 at the offset 0x471d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4736. grub-install: Info: relocating an R_X86_64_64 entry to 0xca12 at the offset 0x4794. grub-install: Info: relocating an R_X86_64_64 entry to 0xc9fd at the offset 0x47a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x47b1. grub-install: Info: relocating an R_X86_64_64 entry to 0xca4a at the offset 0x47c4. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x47d9. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x47e5. grub-install: Info: relocating an R_X86_64_64 entry to 0xca83 at the offset 0x4831. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fe0 at the offset 0x4842. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x484c. grub-install: Info: relocating an R_X86_64_64 entry to 0x4ded at the offset 0x48d1. grub-install: Info: relocating an R_X86_64_64 entry to 0x57c2 at the offset 0x4909. grub-install: Info: relocating an R_X86_64_64 entry to 0x57e3 at the offset 0x491e. grub-install: Info: relocating an R_X86_64_64 entry to 0x87b5 at the offset 0x4943. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4956. grub-install: Info: relocating an R_X86_64_64 entry to 0xca86 at the offset 0x4969. grub-install: Info: relocating an R_X86_64_64 entry to 0xca84 at the offset 0x4973. grub-install: Info: relocating an R_X86_64_64 entry to 0xca87 at the offset 0x497d. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x4987. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x49a3. grub-install: Info: relocating an R_X86_64_64 entry to 0xca8d at the offset 0x49ad. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x49c3. grub-install: Info: relocating an R_X86_64_64 entry to 0x599b at the offset 0x49d3. grub-install: Info: relocating an R_X86_64_64 entry to 0x601e at the offset 0x49df. grub-install: Info: relocating an R_X86_64_64 entry to 0xca9b at the offset 0x49eb. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x49f5. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0x4a01. grub-install: Info: relocating an R_X86_64_64 entry to 0x7f42 at the offset 0x4a12. grub-install: Info: relocating an R_X86_64_64 entry to 0x5e10 at the offset 0x4a35. grub-install: Info: relocating an R_X86_64_64 entry to 0x858e at the offset 0x4a50. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x4a67. grub-install: Info: relocating an R_X86_64_64 entry to 0xca9d at the offset 0x4a89. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4a9a. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4ab2. grub-install: Info: relocating an R_X86_64_64 entry to 0xca93 at the offset 0x4ac2. grub-install: Info: relocating an R_X86_64_64 entry to 0xcaae at the offset 0x4ad6. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x4ae5. grub-install: Info: relocating an R_X86_64_64 entry to 0x5960 at the offset 0x4af8. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x4b0c. grub-install: Info: relocating an R_X86_64_64 entry to 0xca9b at the offset 0x4b16. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0x4b22. grub-install: Info: relocating an R_X86_64_64 entry to 0x5eed at the offset 0x4b2e. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4b3d. grub-install: Info: relocating an R_X86_64_64 entry to 0xcac7 at the offset 0x4b5d. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4b6e. grub-install: Info: relocating an R_X86_64_64 entry to 0x77b5 at the offset 0x4b8e. grub-install: Info: relocating an R_X86_64_64 entry to 0x78af at the offset 0x4b9a. grub-install: Info: relocating an R_X86_64_64 entry to 0x6d96 at the offset 0x4bae. grub-install: Info: relocating an R_X86_64_64 entry to 0x7c17 at the offset 0x4bc5. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x4bcf. grub-install: Info: relocating an R_X86_64_64 entry to 0xcadd at the offset 0x4bef. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x4bf9. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x4c18. grub-install: Info: relocating an R_X86_64_64 entry to 0xcae4 at the offset 0x4c38. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4c43. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x4c59. grub-install: Info: relocating an R_X86_64_64 entry to 0xcac7 at the offset 0x4c72. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4c83. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b9b at the offset 0x4c93. grub-install: Info: relocating an R_X86_64_64 entry to 0xcaf6 at the offset 0x4ca3. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb13 at the offset 0x4cb1. grub-install: Info: relocating an R_X86_64_64 entry to 0x5bbc at the offset 0x4cbb. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb22 at the offset 0x4cc5. grub-install: Info: relocating an R_X86_64_64 entry to 0x57e3 at the offset 0x4ccf. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb26 at the offset 0x4ce7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb46 at the offset 0x4cf4. grub-install: Info: relocating an R_X86_64_64 entry to 0x5c6c at the offset 0x4cfe. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb4d at the offset 0x4d08. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb53 at the offset 0x4d17. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb6a at the offset 0x4d21. grub-install: Info: relocating an R_X86_64_64 entry to 0x59bb at the offset 0x4d2b. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb70 at the offset 0x4d35. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb73 at the offset 0x4d48. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb84 at the offset 0x4d52. grub-install: Info: relocating an R_X86_64_64 entry to 0x5b57 at the offset 0x4d5c. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb8b at the offset 0x4d66. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x4d72. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa93 at the offset 0x4da1. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4dae. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb92 at the offset 0x4dc2. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x4dd4. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb98 at the offset 0x4e1d. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x4e27. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb98 at the offset 0x4e40. grub-install: Info: relocating an R_X86_64_64 entry to 0xcb9d at the offset 0x4e53. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x4e5d. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x4e6b. grub-install: Info: relocating an R_X86_64_64 entry to 0x65b8 at the offset 0x4e8f. grub-install: Info: relocating an R_X86_64_64 entry to 0xf258 at the offset 0x4ea3. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4eb2. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4ed7. grub-install: Info: relocating an R_X86_64_64 entry to 0x651f at the offset 0x4efd. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4f09. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4f2b. grub-install: Info: relocating an R_X86_64_64 entry to 0x5e10 at the offset 0x4f61. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4f75. grub-install: Info: relocating an R_X86_64_64 entry to 0x5eed at the offset 0x4f8a. grub-install: Info: relocating an R_X86_64_64 entry to 0x5d70 at the offset 0x4f9f. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa26 at the offset 0x4fb1. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x4fc7. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x4fd1. grub-install: Info: relocating an R_X86_64_64 entry to 0x11018 at the offset 0x5022. grub-install: Info: relocating an R_X86_64_64 entry to 0x5f37 at the offset 0x5066. grub-install: Info: relocating an R_X86_64_64 entry to 0x11020 at the offset 0x50b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x50d4. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x50ff. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x511a. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x5131. grub-install: Info: relocating an R_X86_64_64 entry to 0x11020 at the offset 0x517e. grub-install: Info: relocating an R_X86_64_64 entry to 0x11020 at the offset 0x51d2. grub-install: Info: relocating an R_X86_64_64 entry to 0x61a8 at the offset 0x5232. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x524f. grub-install: Info: relocating an R_X86_64_64 entry to 0x6151 at the offset 0x5269. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x527a. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5298. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x52af. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x5307. grub-install: Info: relocating an R_X86_64_64 entry to 0x608d at the offset 0x5324. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5347. grub-install: Info: relocating an R_X86_64_64 entry to 0x7dc4 at the offset 0x53dd. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbca at the offset 0x53f3. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbb5 at the offset 0x53fd. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbc5 at the offset 0x5407. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x5411. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0x541e. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5430. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x544b. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x549e. grub-install: Info: relocating an R_X86_64_64 entry to 0x11020 at the offset 0x54aa. grub-install: Info: relocating an R_X86_64_64 entry to 0x11018 at the offset 0x54e3. grub-install: Info: relocating an R_X86_64_64 entry to 0x11018 at the offset 0x54f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbd6 at the offset 0x5525. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbc5 at the offset 0x552f. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x5539. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbca at the offset 0x5550. grub-install: Info: relocating an R_X86_64_64 entry to 0x561d at the offset 0x5574. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x557e. grub-install: Info: relocating an R_X86_64_64 entry to 0xf260 at the offset 0x558a. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbc5 at the offset 0x55c6. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x55d2. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbca at the offset 0x55e1. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbe5 at the offset 0x55f0. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x5602. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x5653. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x567e. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x5692. grub-install: Info: relocating an R_X86_64_64 entry to 0x11018 at the offset 0x56a7. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x56cb. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbf6 at the offset 0x5701. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x570d. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x5723. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5732. grub-install: Info: relocating an R_X86_64_64 entry to 0x7dc4 at the offset 0x5745. grub-install: Info: relocating an R_X86_64_64 entry to 0xcc36 at the offset 0x575b. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbc5 at the offset 0x5765. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbca at the offset 0x576f. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0x577c. grub-install: Info: relocating an R_X86_64_64 entry to 0x651f at the offset 0x578d. grub-install: Info: relocating an R_X86_64_64 entry to 0xcc4c at the offset 0x57a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x57b2. grub-install: Info: relocating an R_X86_64_64 entry to 0xa87f at the offset 0x57d3. grub-install: Info: relocating an R_X86_64_64 entry to 0xcc24 at the offset 0x57e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x57f7. grub-install: Info: relocating an R_X86_64_64 entry to 0x561d at the offset 0x5808. grub-install: Info: relocating an R_X86_64_64 entry to 0xf260 at the offset 0x5814. grub-install: Info: relocating an R_X86_64_64 entry to 0x649a at the offset 0x5833. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x5850. grub-install: Info: relocating an R_X86_64_64 entry to 0xcc60 at the offset 0x58c7. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x58d8. grub-install: Info: relocating an R_X86_64_64 entry to 0xcc8e at the offset 0x5928. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x5932. grub-install: Info: relocating an R_X86_64_64 entry to 0x7dc4 at the offset 0x5942. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x5958. grub-install: Info: relocating an R_X86_64_64 entry to 0xccbc at the offset 0x5962. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbc5 at the offset 0x596c. grub-install: Info: relocating an R_X86_64_64 entry to 0xcbca at the offset 0x5976. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x5980. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0x598d. grub-install: Info: relocating an R_X86_64_64 entry to 0x6203 at the offset 0x59bf. grub-install: Info: relocating an R_X86_64_64 entry to 0x61a8 at the offset 0x5a2b. grub-install: Info: relocating an R_X86_64_64 entry to 0x608d at the offset 0x5a7a. grub-install: Info: relocating an R_X86_64_64 entry to 0x608d at the offset 0x5ab3. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x5b2a. grub-install: Info: relocating an R_X86_64_64 entry to 0x6151 at the offset 0x5b4d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5b96. grub-install: Info: relocating an R_X86_64_64 entry to 0x6203 at the offset 0x5bad. grub-install: Info: relocating an R_X86_64_64 entry to 0xf280 at the offset 0x5bf1. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x5bfd. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x5c31. grub-install: Info: relocating an R_X86_64_64 entry to 0x6bef at the offset 0x5c9e. grub-install: Info: relocating an R_X86_64_64 entry to 0xcce4 at the offset 0x5cc1. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x5ccb. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x5cdb. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x5d0d. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x5d25. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x5d33. grub-install: Info: relocating an R_X86_64_64 entry to 0xf2a0 at the offset 0x5d76. grub-install: Info: relocating an R_X86_64_64 entry to 0x6d96 at the offset 0x5d9f. grub-install: Info: relocating an R_X86_64_64 entry to 0x6dd2 at the offset 0x5ddb. grub-install: Info: relocating an R_X86_64_64 entry to 0xf280 at the offset 0x5e3e. grub-install: Info: relocating an R_X86_64_64 entry to 0xf2a0 at the offset 0x5e5c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x5e66. grub-install: Info: relocating an R_X86_64_64 entry to 0x10288 at the offset 0x5eab. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x5ebe. grub-install: Info: relocating an R_X86_64_64 entry to 0x6e19 at the offset 0x5ed9. grub-install: Info: relocating an R_X86_64_64 entry to 0xccfb at the offset 0x5f21. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd15 at the offset 0x5f2d. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x5f3b. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd1d at the offset 0x5f52. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd27 at the offset 0x5f63. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd48 at the offset 0x5f87. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x5f98. grub-install: Info: relocating an R_X86_64_64 entry to 0x1489 at the offset 0x5fa6. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd6b at the offset 0x5fc7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd92 at the offset 0x5fe7. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x5ff6. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x6009. grub-install: Info: relocating an R_X86_64_64 entry to 0xcdac at the offset 0x6035. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd15 at the offset 0x603f. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd1d at the offset 0x604b. grub-install: Info: relocating an R_X86_64_64 entry to 0x6c2d at the offset 0x6055. grub-install: Info: relocating an R_X86_64_64 entry to 0xcdbe at the offset 0x6065. grub-install: Info: relocating an R_X86_64_64 entry to 0xcdce at the offset 0x6081. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x608b. grub-install: Info: relocating an R_X86_64_64 entry to 0xcde3 at the offset 0x60a1. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x60af. grub-install: Info: relocating an R_X86_64_64 entry to 0xcdf1 at the offset 0x60c3. grub-install: Info: relocating an R_X86_64_64 entry to 0xce18 at the offset 0x60d8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x60e9. grub-install: Info: relocating an R_X86_64_64 entry to 0xcdfa at the offset 0x60f7. grub-install: Info: relocating an R_X86_64_64 entry to 0xce09 at the offset 0x610f. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x6131. grub-install: Info: relocating an R_X86_64_64 entry to 0xce2d at the offset 0x6149. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x615f. grub-install: Info: relocating an R_X86_64_64 entry to 0x78af at the offset 0x617b. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x61a9. grub-install: Info: relocating an R_X86_64_64 entry to 0x6d96 at the offset 0x61d5. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x61e6. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x6209. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0x624b. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x62b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x6304. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6320. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x6343. grub-install: Info: relocating an R_X86_64_64 entry to 0x14b8 at the offset 0x638d. grub-install: Info: relocating an R_X86_64_64 entry to 0xc140 at the offset 0x6407. grub-install: Info: relocating an R_X86_64_64 entry to 0xf2a0 at the offset 0x6450. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x645e. grub-install: Info: relocating an R_X86_64_64 entry to 0x6cd9 at the offset 0x64cb. grub-install: Info: relocating an R_X86_64_64 entry to 0x6cd9 at the offset 0x6516. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6525. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x6534. grub-install: Info: relocating an R_X86_64_64 entry to 0xce36 at the offset 0x6541. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x654d. grub-install: Info: relocating an R_X86_64_64 entry to 0xce44 at the offset 0x6568. grub-install: Info: relocating an R_X86_64_64 entry to 0xce52 at the offset 0x65bd. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x65c7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcecb at the offset 0x6605. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x660f. grub-install: Info: relocating an R_X86_64_64 entry to 0xce6b at the offset 0x6671. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x667b. grub-install: Info: relocating an R_X86_64_64 entry to 0xce8b at the offset 0x66a7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd15 at the offset 0x66b1. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd1d at the offset 0x66bb. grub-install: Info: relocating an R_X86_64_64 entry to 0xcea7 at the offset 0x66d3. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd15 at the offset 0x66dd. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd1d at the offset 0x66e7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd1d at the offset 0x66ff. grub-install: Info: relocating an R_X86_64_64 entry to 0xceb8 at the offset 0x6709. grub-install: Info: relocating an R_X86_64_64 entry to 0xcd15 at the offset 0x6713. grub-install: Info: relocating an R_X86_64_64 entry to 0x6c9c at the offset 0x6723. grub-install: Info: relocating an R_X86_64_64 entry to 0x6e19 at the offset 0x6733. grub-install: Info: relocating an R_X86_64_64 entry to 0x6f15 at the offset 0x6771. grub-install: Info: relocating an R_X86_64_64 entry to 0xf280 at the offset 0x679e. grub-install: Info: relocating an R_X86_64_64 entry to 0x2ecc at the offset 0x67b7. grub-install: Info: relocating an R_X86_64_64 entry to 0xcee1 at the offset 0x67dd. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x67f1. grub-install: Info: relocating an R_X86_64_64 entry to 0x80b7 at the offset 0x67ff. grub-install: Info: relocating an R_X86_64_64 entry to 0x806c at the offset 0x6817. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x6825. grub-install: Info: relocating an R_X86_64_64 entry to 0x7fd0 at the offset 0x684f. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x6861. grub-install: Info: relocating an R_X86_64_64 entry to 0x776f at the offset 0x6884. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x68b1. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf0c at the offset 0x68c1. grub-install: Info: relocating an R_X86_64_64 entry to 0x6bef at the offset 0x68d4. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf0c at the offset 0x68ee. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf13 at the offset 0x68fd. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x6907. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf2b at the offset 0x6920. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x692a. grub-install: Info: relocating an R_X86_64_64 entry to 0x77b5 at the offset 0x6945. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x6957. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x6968. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf40 at the offset 0x697e. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x698f. grub-install: Info: relocating an R_X86_64_64 entry to 0xf280 at the offset 0x69a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x6e19 at the offset 0x69b4. grub-install: Info: relocating an R_X86_64_64 entry to 0xe020 at the offset 0x6a0a. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x6a14. grub-install: Info: relocating an R_X86_64_64 entry to 0x79e4 at the offset 0x6a4a. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x6a7f. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x6aa2. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x6ab6. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x6ad6. grub-install: Info: relocating an R_X86_64_64 entry to 0xe020 at the offset 0x6afa. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x6b4b. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6b64. grub-install: Info: relocating an R_X86_64_64 entry to 0x79e4 at the offset 0x6b74. grub-install: Info: relocating an R_X86_64_64 entry to 0x79e4 at the offset 0x6b9d. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf51 at the offset 0x6bc5. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x6bd4. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x6bf5. grub-install: Info: relocating an R_X86_64_64 entry to 0xe020 at the offset 0x6c1d. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x6c41. grub-install: Info: relocating an R_X86_64_64 entry to 0x79e4 at the offset 0x6caf. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf51 at the offset 0x6cc5. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x6cd2. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6ce1. grub-install: Info: relocating an R_X86_64_64 entry to 0x79e4 at the offset 0x6d05. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf51 at the offset 0x6d1b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x6d28. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6d55. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0x6d87. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x6da5. grub-install: Info: relocating an R_X86_64_64 entry to 0x9eca at the offset 0x6db2. grub-install: Info: relocating an R_X86_64_64 entry to 0x10324 at the offset 0x6dc7. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6de0. grub-install: Info: relocating an R_X86_64_64 entry to 0x10340 at the offset 0x6dec. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x6df6. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x6e0d. grub-install: Info: relocating an R_X86_64_64 entry to 0x10320 at the offset 0x6e1d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6e2d. grub-install: Info: relocating an R_X86_64_64 entry to 0x10324 at the offset 0x6e3f. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x6e4f. grub-install: Info: relocating an R_X86_64_64 entry to 0x10340 at the offset 0x6e5c. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6e7e. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x6e88. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6e9b. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x6eaf. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf52 at the offset 0x6ebe. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0x6ec8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x6ed4. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x6ede. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c4 at the offset 0x6eef. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0x6efb. grub-install: Info: relocating an R_X86_64_64 entry to 0x10320 at the offset 0x6f0b. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf5e at the offset 0x6f1a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x6f26. grub-install: Info: relocating an R_X86_64_64 entry to 0x10320 at the offset 0x6f32. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x6f57. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf86 at the offset 0x6f77. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x6f81. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x6f8f. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x6fb8. grub-install: Info: relocating an R_X86_64_64 entry to 0xcf9a at the offset 0x6fe6. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x6ff7. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0e0 at the offset 0x7038. grub-install: Info: relocating an R_X86_64_64 entry to 0x5eed at the offset 0x708c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7098. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x70ab. grub-install: Info: relocating an R_X86_64_64 entry to 0x7f42 at the offset 0x70b9. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x70c5. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x70dd. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x7103. grub-install: Info: relocating an R_X86_64_64 entry to 0x5e10 at the offset 0x7118. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x7139. grub-install: Info: relocating an R_X86_64_64 entry to 0xe040 at the offset 0x7168. grub-install: Info: relocating an R_X86_64_64 entry to 0x858e at the offset 0x7178. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x71b2. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b118 at the offset 0x71bc. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x71cd. grub-install: Info: relocating an R_X86_64_64 entry to 0x806c at the offset 0x720e. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b100 at the offset 0x721a. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b120 at the offset 0x7229. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x7233. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b100 at the offset 0x7250. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b120 at the offset 0x725a. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x7264. grub-install: Info: relocating an R_X86_64_64 entry to 0x5eed at the offset 0x7272. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x729d. grub-install: Info: relocating an R_X86_64_64 entry to 0xcfbf at the offset 0x72a7. grub-install: Info: relocating an R_X86_64_64 entry to 0x6871 at the offset 0x72c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x6871 at the offset 0x736c. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x73c1. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x740f. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x7435. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x7489. grub-install: Info: relocating an R_X86_64_64 entry to 0xcfe3 at the offset 0x74a9. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x74b3. grub-install: Info: relocating an R_X86_64_64 entry to 0x974b at the offset 0x74e1. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0x7515. grub-install: Info: relocating an R_X86_64_64 entry to 0xcffa at the offset 0x7546. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x7557. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x756e. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d70 at the offset 0x75ab. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x75b5. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x75cb. grub-install: Info: relocating an R_X86_64_64 entry to 0xd013 at the offset 0x75db. grub-install: Info: relocating an R_X86_64_64 entry to 0xd024 at the offset 0x75e5. grub-install: Info: relocating an R_X86_64_64 entry to 0xd027 at the offset 0x75f4. grub-install: Info: relocating an R_X86_64_64 entry to 0x82c0 at the offset 0x7605. grub-install: Info: relocating an R_X86_64_64 entry to 0xd031 at the offset 0x760f. grub-install: Info: relocating an R_X86_64_64 entry to 0x7dc4 at the offset 0x7627. grub-install: Info: relocating an R_X86_64_64 entry to 0xd033 at the offset 0x763e. grub-install: Info: relocating an R_X86_64_64 entry to 0xd024 at the offset 0x7648. grub-install: Info: relocating an R_X86_64_64 entry to 0xd027 at the offset 0x7652. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0x765e. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d68 at the offset 0x768a. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d78 at the offset 0x769f. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x76ba. grub-install: Info: relocating an R_X86_64_64 entry to 0x82c0 at the offset 0x76d4. grub-install: Info: relocating an R_X86_64_64 entry to 0xd031 at the offset 0x76de. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x7712. grub-install: Info: relocating an R_X86_64_64 entry to 0xd049 at the offset 0x773b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x774c. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x776e. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x77e2. grub-install: Info: relocating an R_X86_64_64 entry to 0x911f at the offset 0x780a. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x7816. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc0 at the offset 0x7826. grub-install: Info: relocating an R_X86_64_64 entry to 0x1278 at the offset 0x7842. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0x7852. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc0 at the offset 0x7884. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x78d4. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d80 at the offset 0x78e2. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0x78f7. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x790f. grub-install: Info: relocating an R_X86_64_64 entry to 0xb211 at the offset 0x792b. grub-install: Info: relocating an R_X86_64_64 entry to 0x776f at the offset 0x796d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0x79a4. grub-install: Info: relocating an R_X86_64_64 entry to 0xd067 at the offset 0x79ae. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0x79b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x79c4. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0x79d3. grub-install: Info: relocating an R_X86_64_64 entry to 0x87e0 at the offset 0x7a28. grub-install: Info: relocating an R_X86_64_64 entry to 0xd06a at the offset 0x7a34. grub-install: Info: relocating an R_X86_64_64 entry to 0x7ca2 at the offset 0x7a3e. grub-install: Info: relocating an R_X86_64_64 entry to 0x3ab2 at the offset 0x7a52. grub-install: Info: relocating an R_X86_64_64 entry to 0xd066 at the offset 0x7a71. grub-install: Info: relocating an R_X86_64_64 entry to 0xd06f at the offset 0x7a7b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x7a87. grub-install: Info: relocating an R_X86_64_64 entry to 0xd076 at the offset 0x7a9b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x7aa8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd076 at the offset 0x7ab4. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d02 at the offset 0x7abe. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7acd. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f4b at the offset 0x7aed. grub-install: Info: relocating an R_X86_64_64 entry to 0x911f at the offset 0x7b08. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x7b29. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7b8b. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x7ba6. grub-install: Info: relocating an R_X86_64_64 entry to 0xd07e at the offset 0x7be5. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0x7bef. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7c10. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7c1c. grub-install: Info: relocating an R_X86_64_64 entry to 0xd066 at the offset 0x7c2b. grub-install: Info: relocating an R_X86_64_64 entry to 0xd06f at the offset 0x7c3b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x7c45. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x7c57. grub-install: Info: relocating an R_X86_64_64 entry to 0xd089 at the offset 0x7c69. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x7c7e. grub-install: Info: relocating an R_X86_64_64 entry to 0xd06a at the offset 0x7c88. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d02 at the offset 0x7c9a. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0x7caa. grub-install: Info: relocating an R_X86_64_64 entry to 0xd06a at the offset 0x7cb9. grub-install: Info: relocating an R_X86_64_64 entry to 0xd089 at the offset 0x7cc5. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc0 at the offset 0x7cd8. grub-install: Info: relocating an R_X86_64_64 entry to 0x5ca1 at the offset 0x7ce9. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d80 at the offset 0x7cf5. grub-install: Info: relocating an R_X86_64_64 entry to 0xa807 at the offset 0x7d07. grub-install: Info: relocating an R_X86_64_64 entry to 0xd090 at the offset 0x7d13. grub-install: Info: relocating an R_X86_64_64 entry to 0x78af at the offset 0x7d1d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x7d2b. grub-install: Info: relocating an R_X86_64_64 entry to 0xd090 at the offset 0x7d35. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fe0 at the offset 0x7d45. grub-install: Info: relocating an R_X86_64_64 entry to 0x876a at the offset 0x7d52. grub-install: Info: relocating an R_X86_64_64 entry to 0xb019 at the offset 0x7d8e. grub-install: Info: relocating an R_X86_64_64 entry to 0x911f at the offset 0x7d9a. grub-install: Info: relocating an R_X86_64_64 entry to 0xd097 at the offset 0x7dac. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x7db6. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7dd0. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7ddc. grub-install: Info: relocating an R_X86_64_64 entry to 0xd097 at the offset 0x7e03. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x7e0d. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x7e31. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x7e8e. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0x7e9c. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0x7f82. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f80 at the offset 0x7fc3. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x80d9. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x80ef. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x810d. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x8121. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x813d. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x815e. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0x81e2. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x8245. grub-install: Info: relocating an R_X86_64_64 entry to 0xd09c at the offset 0x82a1. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x82b2. grub-install: Info: relocating an R_X86_64_64 entry to 0xd0b1 at the offset 0x82dc. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x82eb. grub-install: Info: relocating an R_X86_64_64 entry to 0xd0c5 at the offset 0x8369. grub-install: Info: relocating an R_X86_64_64 entry to 0xd0ec at the offset 0x8426. grub-install: Info: relocating an R_X86_64_64 entry to 0xd0fe at the offset 0x844b. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x845e. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x847f. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x849b. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x84ae. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x84e3. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x84f5. grub-install: Info: relocating an R_X86_64_64 entry to 0x930c at the offset 0x8660. grub-install: Info: relocating an R_X86_64_64 entry to 0xc168 at the offset 0x8682. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x874d. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x87f8. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x8852. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x89c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x89f1. grub-install: Info: relocating an R_X86_64_64 entry to 0xd111 at the offset 0x8b27. grub-install: Info: relocating an R_X86_64_64 entry to 0x965e at the offset 0x8bee. grub-install: Info: relocating an R_X86_64_64 entry to 0x9757 at the offset 0x8bfd. grub-install: Info: relocating an R_X86_64_64 entry to 0x10da0 at the offset 0x8c0f. grub-install: Info: relocating an R_X86_64_64 entry to 0x10da0 at the offset 0x8c34. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x8c4d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x8c65. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e20 at the offset 0x8c97. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x8ca9. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x8cba. grub-install: Info: relocating an R_X86_64_64 entry to 0x9bec at the offset 0x8cfd. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0x8d5b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9bec at the offset 0x8d77. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x8d88. grub-install: Info: relocating an R_X86_64_64 entry to 0xd118 at the offset 0x8da1. grub-install: Info: relocating an R_X86_64_64 entry to 0xd11e at the offset 0x8dcb. grub-install: Info: relocating an R_X86_64_64 entry to 0x8fc1 at the offset 0x8ddb. grub-install: Info: relocating an R_X86_64_64 entry to 0xd122 at the offset 0x8dff. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x8e09. grub-install: Info: relocating an R_X86_64_64 entry to 0x9bec at the offset 0x8e3c. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0x8e48. grub-install: Info: relocating an R_X86_64_64 entry to 0x965e at the offset 0x8e63. grub-install: Info: relocating an R_X86_64_64 entry to 0x9757 at the offset 0x8e96. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e20 at the offset 0x8eaa. grub-install: Info: relocating an R_X86_64_64 entry to 0x9e61 at the offset 0x8ed1. grub-install: Info: relocating an R_X86_64_64 entry to 0x9eca at the offset 0x8f02. grub-install: Info: relocating an R_X86_64_64 entry to 0x965e at the offset 0x8f25. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x8f34. grub-install: Info: relocating an R_X86_64_64 entry to 0x9757 at the offset 0x8f73. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e20 at the offset 0x8f87. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x8fa9. grub-install: Info: relocating an R_X86_64_64 entry to 0x9f23 at the offset 0x8fdf. grub-install: Info: relocating an R_X86_64_64 entry to 0xd12a at the offset 0x9025. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x9036. grub-install: Info: relocating an R_X86_64_64 entry to 0x930c at the offset 0x9055. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e20 at the offset 0x90ac. grub-install: Info: relocating an R_X86_64_64 entry to 0xd139 at the offset 0x90ca. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x90db. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e20 at the offset 0x90f0. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x9115. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0x9150. grub-install: Info: relocating an R_X86_64_64 entry to 0x9bec at the offset 0x916c. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0x9178. grub-install: Info: relocating an R_X86_64_64 entry to 0xd156 at the offset 0x9186. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b150 at the offset 0x9192. grub-install: Info: relocating an R_X86_64_64 entry to 0xd160 at the offset 0x91a2. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1f2 at the offset 0x91b0. grub-install: Info: relocating an R_X86_64_64 entry to 0x2c00 at the offset 0x91bc. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x91ff. grub-install: Info: relocating an R_X86_64_64 entry to 0x911f at the offset 0x9221. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x9236. grub-install: Info: relocating an R_X86_64_64 entry to 0xd18e at the offset 0x925d. grub-install: Info: relocating an R_X86_64_64 entry to 0xd178 at the offset 0x9269. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x927a. grub-install: Info: relocating an R_X86_64_64 entry to 0x56d9 at the offset 0x92b3. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x92c5. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1a0 at the offset 0x92de. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0x92e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x9304. grub-install: Info: relocating an R_X86_64_64 entry to 0xa24e at the offset 0x9338. grub-install: Info: relocating an R_X86_64_64 entry to 0xa290 at the offset 0x9367. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9376. grub-install: Info: relocating an R_X86_64_64 entry to 0xa1c6 at the offset 0x9394. grub-install: Info: relocating an R_X86_64_64 entry to 0xa290 at the offset 0x93d2. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x93e2. grub-install: Info: relocating an R_X86_64_64 entry to 0xa24e at the offset 0x93ee. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x9402. grub-install: Info: relocating an R_X86_64_64 entry to 0x5775 at the offset 0x9414. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x9425. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0x944d. grub-install: Info: relocating an R_X86_64_64 entry to 0xe0a0 at the offset 0x9465. grub-install: Info: relocating an R_X86_64_64 entry to 0x565b at the offset 0x94fa. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x9572. grub-install: Info: relocating an R_X86_64_64 entry to 0xa449 at the offset 0x95cf. grub-install: Info: relocating an R_X86_64_64 entry to 0xa38d at the offset 0x95e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x95f7. grub-install: Info: relocating an R_X86_64_64 entry to 0xa1c6 at the offset 0x9606. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0x9642. grub-install: Info: relocating an R_X86_64_64 entry to 0xa324 at the offset 0x9652. grub-install: Info: relocating an R_X86_64_64 entry to 0xa290 at the offset 0x967f. grub-install: Info: relocating an R_X86_64_64 entry to 0xa1c6 at the offset 0x96a3. grub-install: Info: relocating an R_X86_64_64 entry to 0xa38d at the offset 0x96c6. grub-install: Info: relocating an R_X86_64_64 entry to 0xa324 at the offset 0x96da. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x9708. grub-install: Info: relocating an R_X86_64_64 entry to 0x5786 at the offset 0x9712. grub-install: Info: relocating an R_X86_64_64 entry to 0xa24e at the offset 0x9736. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x976c. grub-install: Info: relocating an R_X86_64_64 entry to 0x5752 at the offset 0x9795. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x97a4. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x97c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x56b9 at the offset 0x97cf. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x97df. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x97f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xa1de at the offset 0x980a. grub-install: Info: relocating an R_X86_64_64 entry to 0xa1de at the offset 0x983d. grub-install: Info: relocating an R_X86_64_64 entry to 0xad9e at the offset 0x9847. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x9858. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0x9864. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9871. grub-install: Info: relocating an R_X86_64_64 entry to 0x974b at the offset 0x98e1. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b140 at the offset 0x98f3. grub-install: Info: relocating an R_X86_64_64 entry to 0xac61 at the offset 0x9927. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x993e. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f00 at the offset 0x9959. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x9986. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9996. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x99a5. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x99bf. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b140 at the offset 0x9a28. grub-install: Info: relocating an R_X86_64_64 entry to 0xacc8 at the offset 0x9a5d. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9a6e. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1b5 at the offset 0x9aa8. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x9ab2. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x9ace. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x9af1. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0x9b0d. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1b6 at the offset 0x9b30. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x9b3a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0x9b98. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa93 at the offset 0x9bf4. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1b9 at the offset 0x9c0c. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1f5 at the offset 0x9c16. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0x9c25. grub-install: Info: relocating an R_X86_64_64 entry to 0xd1eb at the offset 0x9c35. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x9c4e. grub-install: Info: relocating an R_X86_64_64 entry to 0xabcf at the offset 0x9c69. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0x9c84. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0x9cae. grub-install: Info: relocating an R_X86_64_64 entry to 0xabcf at the offset 0x9ced. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b140 at the offset 0x9d47. grub-install: Info: relocating an R_X86_64_64 entry to 0xacc8 at the offset 0x9d58. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9d79. grub-install: Info: relocating an R_X86_64_64 entry to 0xa4e9 at the offset 0x9da0. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x9de9. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x9e0c. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fe0 at the offset 0x9e31. grub-install: Info: relocating an R_X86_64_64 entry to 0x876a at the offset 0x9e3e. grub-install: Info: relocating an R_X86_64_64 entry to 0xd206 at the offset 0x9e6b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d28 at the offset 0x9e7a. grub-install: Info: relocating an R_X86_64_64 entry to 0xd21d at the offset 0x9e8a. grub-install: Info: relocating an R_X86_64_64 entry to 0xd222 at the offset 0x9e9b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x9ea7. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0x9eb3. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0x9ecd. grub-install: Info: relocating an R_X86_64_64 entry to 0xd23b at the offset 0x9ee0. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0x9eec. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1f2 at the offset 0x9ef8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd238 at the offset 0x9f07. grub-install: Info: relocating an R_X86_64_64 entry to 0x10ea0 at the offset 0x9f2a. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0x9f34. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0x9f43. grub-install: Info: relocating an R_X86_64_64 entry to 0x10ea0 at the offset 0x9f76. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x9f8b. grub-install: Info: relocating an R_X86_64_64 entry to 0x10ea0 at the offset 0x9fb6. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x9fc7. grub-install: Info: relocating an R_X86_64_64 entry to 0xd249 at the offset 0x9fda. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x9fe4. grub-install: Info: relocating an R_X86_64_64 entry to 0x10ea0 at the offset 0x9ff2. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x9ffc. grub-install: Info: relocating an R_X86_64_64 entry to 0xd24b at the offset 0xa01b. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0xa028. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0xa032. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0xa049. grub-install: Info: relocating an R_X86_64_64 entry to 0xaede at the offset 0xa05e. grub-install: Info: relocating an R_X86_64_64 entry to 0xad9e at the offset 0xa079. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xa08f. grub-install: Info: relocating an R_X86_64_64 entry to 0xb09b at the offset 0xa0db. grub-install: Info: relocating an R_X86_64_64 entry to 0xb09b at the offset 0xa116. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0xa12f. grub-install: Info: relocating an R_X86_64_64 entry to 0xb09b at the offset 0xa153. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fa8 at the offset 0xa182. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fa0 at the offset 0xa196. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b150 at the offset 0xa1a7. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0xa1cc. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0xa1f4. grub-install: Info: relocating an R_X86_64_64 entry to 0xb180 at the offset 0xa1ff. grub-install: Info: relocating an R_X86_64_64 entry to 0x6cd9 at the offset 0xa214. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1e0 at the offset 0xa21f. grub-install: Info: dealing with the relocation section .rela.rodata for .rodata. grub-install: Info: relocating an R_X86_64_64 entry to 0x3348 at the offset 0x0. grub-install: Info: relocating an R_X86_64_64 entry to 0x335f at the offset 0x8. grub-install: Info: relocating an R_X86_64_64 entry to 0x3372 at the offset 0x10. grub-install: Info: relocating an R_X86_64_64 entry to 0x338c at the offset 0x18. grub-install: Info: relocating an R_X86_64_64 entry to 0x339e at the offset 0x20. grub-install: Info: relocating an R_X86_64_64 entry to 0x34f5 at the offset 0x28. grub-install: Info: relocating an R_X86_64_64 entry to 0x3510 at the offset 0x30. grub-install: Info: relocating an R_X86_64_64 entry to 0x3527 at the offset 0x38. grub-install: Info: relocating an R_X86_64_64 entry to 0x3542 at the offset 0x40. grub-install: Info: relocating an R_X86_64_64 entry to 0x3559 at the offset 0x48. grub-install: Info: relocating an R_X86_64_64 entry to 0x3599 at the offset 0x50. grub-install: Info: relocating an R_X86_64_64 entry to 0x3722 at the offset 0x58. grub-install: Info: relocating an R_X86_64_64 entry to 0x3722 at the offset 0x60. grub-install: Info: relocating an R_X86_64_64 entry to 0x36aa at the offset 0x68. grub-install: Info: relocating an R_X86_64_64 entry to 0x3710 at the offset 0x70. grub-install: Info: relocating an R_X86_64_64 entry to 0x35ab at the offset 0x78. grub-install: Info: relocating an R_X86_64_64 entry to 0x35e2 at the offset 0x80. grub-install: Info: relocating an R_X86_64_64 entry to 0x3630 at the offset 0x88. grub-install: Info: relocating an R_X86_64_64 entry to 0x36cd at the offset 0x90. grub-install: Info: relocating an R_X86_64_64 entry to 0x3570 at the offset 0x98. grub-install: Info: relocating an R_X86_64_64 entry to 0x3722 at the offset 0xa0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3722 at the offset 0xa8. grub-install: Info: relocating an R_X86_64_64 entry to 0x36f1 at the offset 0xb0. grub-install: Info: relocating an R_X86_64_64 entry to 0x374c at the offset 0xb8. grub-install: Info: relocating an R_X86_64_64 entry to 0x37a0 at the offset 0xc0. grub-install: Info: relocating an R_X86_64_64 entry to 0x37be at the offset 0xc8. grub-install: Info: relocating an R_X86_64_64 entry to 0x37dc at the offset 0xd0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3853 at the offset 0xd8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7415 at the offset 0x140. grub-install: Info: relocating an R_X86_64_64 entry to 0x7415 at the offset 0x148. grub-install: Info: relocating an R_X86_64_64 entry to 0x74df at the offset 0x150. grub-install: Info: relocating an R_X86_64_64 entry to 0x7583 at the offset 0x158. grub-install: Info: relocating an R_X86_64_64 entry to 0x75a7 at the offset 0x160. grub-install: Info: relocating an R_X86_64_64 entry to 0x96bb at the offset 0x168. grub-install: Info: relocating an R_X86_64_64 entry to 0x971e at the offset 0x170. grub-install: Info: relocating an R_X86_64_64 entry to 0x971e at the offset 0x178. grub-install: Info: relocating an R_X86_64_64 entry to 0x96db at the offset 0x180. grub-install: Info: relocating an R_X86_64_64 entry to 0x96fe at the offset 0x188. grub-install: Info: relocating an R_X86_64_64 entry to 0x971e at the offset 0x190. grub-install: Info: relocating an R_X86_64_64 entry to 0x971e at the offset 0x198. grub-install: Info: dealing with the relocation section .rela.data for .data. grub-install: Info: relocating an R_X86_64_64 entry to 0xc24f at the offset 0x0. grub-install: Info: relocating an R_X86_64_64 entry to 0x1bd8 at the offset 0x10. grub-install: Info: relocating an R_X86_64_64 entry to 0x16d6 at the offset 0x18. grub-install: Info: relocating an R_X86_64_64 entry to 0x160a at the offset 0x20. grub-install: Info: relocating an R_X86_64_64 entry to 0x1f9b at the offset 0x28. grub-install: Info: relocating an R_X86_64_64 entry to 0x207c at the offset 0x30. grub-install: Info: relocating an R_X86_64_64 entry to 0xc8f6 at the offset 0x90. grub-install: Info: relocating an R_X86_64_64 entry to 0x494a at the offset 0x98. grub-install: Info: relocating an R_X86_64_64 entry to 0x4929 at the offset 0xa0. grub-install: Info: relocating an R_X86_64_64 entry to 0x4576 at the offset 0xa8. grub-install: Info: relocating an R_X86_64_64 entry to 0x478b at the offset 0xb8. grub-install: Info: relocating an R_X86_64_64 entry to 0x47f9 at the offset 0xc0. grub-install: Info: relocating an R_X86_64_64 entry to 0x4750 at the offset 0xc8. grub-install: Info: relocating an R_X86_64_64 entry to 0x49de at the offset 0xd0. grub-install: Info: relocating an R_X86_64_64 entry to 0x4977 at the offset 0xd8. grub-install: Info: relocating an R_X86_64_64 entry to 0x48f8 at the offset 0xe0. grub-install: Info: relocating an R_X86_64_64 entry to 0xc8f6 at the offset 0x130. grub-install: Info: relocating an R_X86_64_64 entry to 0x46e7 at the offset 0x138. grub-install: Info: relocating an R_X86_64_64 entry to 0x482d at the offset 0x148. grub-install: Info: relocating an R_X86_64_64 entry to 0x102a0 at the offset 0x180. grub-install: Info: relocating an R_X86_64_64 entry to 0xd05c at the offset 0x1b0. grub-install: Info: relocating an R_X86_64_64 entry to 0x83b6 at the offset 0x1c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x82c6 at the offset 0x1c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e1c at the offset 0x1f0. grub-install: Info: relocating an R_X86_64_64 entry to 0xb129 at the offset 0x330. grub-install: Info: relocating an R_X86_64_64 entry to 0xd264 at the offset 0x340. grub-install: Info: relocating an R_X86_64_64 entry to 0x1175 at the offset 0x348. grub-install: Info: relocating an R_X86_64_64 entry to 0xd26f at the offset 0x358. grub-install: Info: relocating an R_X86_64_64 entry to 0x1180 at the offset 0x360. grub-install: Info: relocating an R_X86_64_64 entry to 0xd27a at the offset 0x370. grub-install: Info: relocating an R_X86_64_64 entry to 0x122a at the offset 0x378. grub-install: Info: relocating an R_X86_64_64 entry to 0xd286 at the offset 0x388. grub-install: Info: relocating an R_X86_64_64 entry to 0x118e at the offset 0x390. grub-install: Info: relocating an R_X86_64_64 entry to 0xd291 at the offset 0x3a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x119c at the offset 0x3a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd29c at the offset 0x3b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x11ad at the offset 0x3c0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2a7 at the offset 0x3d0. grub-install: Info: relocating an R_X86_64_64 entry to 0x11c1 at the offset 0x3d8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2b2 at the offset 0x3e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x11da at the offset 0x3f0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2bd at the offset 0x400. grub-install: Info: relocating an R_X86_64_64 entry to 0x11fd at the offset 0x408. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2c8 at the offset 0x418. grub-install: Info: relocating an R_X86_64_64 entry to 0x4c09 at the offset 0x420. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2dc at the offset 0x430. grub-install: Info: relocating an R_X86_64_64 entry to 0x4bf7 at the offset 0x438. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2ef at the offset 0x448. grub-install: Info: relocating an R_X86_64_64 entry to 0x526a at the offset 0x450. grub-install: Info: relocating an R_X86_64_64 entry to 0xd2fb at the offset 0x460. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fe0 at the offset 0x468. grub-install: Info: relocating an R_X86_64_64 entry to 0xd30d at the offset 0x478. grub-install: Info: relocating an R_X86_64_64 entry to 0xe020 at the offset 0x480. grub-install: Info: relocating an R_X86_64_64 entry to 0xd322 at the offset 0x490. grub-install: Info: relocating an R_X86_64_64 entry to 0x5eed at the offset 0x498. grub-install: Info: relocating an R_X86_64_64 entry to 0xd334 at the offset 0x4a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x601e at the offset 0x4b0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd348 at the offset 0x4c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x5e10 at the offset 0x4c8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd359 at the offset 0x4d8. grub-install: Info: relocating an R_X86_64_64 entry to 0x11020 at the offset 0x4e0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd36f at the offset 0x4f0. grub-install: Info: relocating an R_X86_64_64 entry to 0x651f at the offset 0x4f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd37f at the offset 0x508. grub-install: Info: relocating an R_X86_64_64 entry to 0x11018 at the offset 0x510. grub-install: Info: relocating an R_X86_64_64 entry to 0xd392 at the offset 0x520. grub-install: Info: relocating an R_X86_64_64 entry to 0x64e1 at the offset 0x528. grub-install: Info: relocating an R_X86_64_64 entry to 0xd3a9 at the offset 0x538. grub-install: Info: relocating an R_X86_64_64 entry to 0x64f6 at the offset 0x540. grub-install: Info: relocating an R_X86_64_64 entry to 0xd3c2 at the offset 0x550. grub-install: Info: relocating an R_X86_64_64 entry to 0x11010 at the offset 0x558. grub-install: Info: relocating an R_X86_64_64 entry to 0xd3da at the offset 0x568. grub-install: Info: relocating an R_X86_64_64 entry to 0x11000 at the offset 0x570. grub-install: Info: relocating an R_X86_64_64 entry to 0xd3f8 at the offset 0x580. grub-install: Info: relocating an R_X86_64_64 entry to 0x6bcd at the offset 0x588. grub-install: Info: relocating an R_X86_64_64 entry to 0xd40b at the offset 0x598. grub-install: Info: relocating an R_X86_64_64 entry to 0x65b8 at the offset 0x5a0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd41a at the offset 0x5b0. grub-install: Info: relocating an R_X86_64_64 entry to 0x6871 at the offset 0x5b8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd429 at the offset 0x5c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x11008 at the offset 0x5d0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd43e at the offset 0x5e0. grub-install: Info: relocating an R_X86_64_64 entry to 0x9174 at the offset 0x5e8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd44c at the offset 0x5f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xf280 at the offset 0x600. grub-install: Info: relocating an R_X86_64_64 entry to 0xd459 at the offset 0x610. grub-install: Info: relocating an R_X86_64_64 entry to 0x78af at the offset 0x618. grub-install: Info: relocating an R_X86_64_64 entry to 0xd466 at the offset 0x628. grub-install: Info: relocating an R_X86_64_64 entry to 0x6f15 at the offset 0x630. grub-install: Info: relocating an R_X86_64_64 entry to 0xd47f at the offset 0x640. grub-install: Info: relocating an R_X86_64_64 entry to 0x6d96 at the offset 0x648. grub-install: Info: relocating an R_X86_64_64 entry to 0xd48b at the offset 0x658. grub-install: Info: relocating an R_X86_64_64 entry to 0x6e0e at the offset 0x660. grub-install: Info: relocating an R_X86_64_64 entry to 0xd49d at the offset 0x670. grub-install: Info: relocating an R_X86_64_64 entry to 0x6e19 at the offset 0x678. grub-install: Info: relocating an R_X86_64_64 entry to 0xd4ac at the offset 0x688. grub-install: Info: relocating an R_X86_64_64 entry to 0x6dd2 at the offset 0x690. grub-install: Info: relocating an R_X86_64_64 entry to 0xd4ba at the offset 0x6a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x12f7 at the offset 0x6a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd4c8 at the offset 0x6b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1307 at the offset 0x6c0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd4da at the offset 0x6d0. grub-install: Info: relocating an R_X86_64_64 entry to 0x1303 at the offset 0x6d8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd4ec at the offset 0x6e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x3da0 at the offset 0x6f0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd508 at the offset 0x700. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dbe at the offset 0x708. grub-install: Info: relocating an R_X86_64_64 entry to 0xd520 at the offset 0x718. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c3a at the offset 0x720. grub-install: Info: relocating an R_X86_64_64 entry to 0xd53c at the offset 0x730. grub-install: Info: relocating an R_X86_64_64 entry to 0x3cec at the offset 0x738. grub-install: Info: relocating an R_X86_64_64 entry to 0xd559 at the offset 0x748. grub-install: Info: relocating an R_X86_64_64 entry to 0x392d at the offset 0x750. grub-install: Info: relocating an R_X86_64_64 entry to 0xd577 at the offset 0x760. grub-install: Info: relocating an R_X86_64_64 entry to 0x3202 at the offset 0x768. grub-install: Info: relocating an R_X86_64_64 entry to 0xd596 at the offset 0x778. grub-install: Info: relocating an R_X86_64_64 entry to 0x31b0 at the offset 0x780. grub-install: Info: relocating an R_X86_64_64 entry to 0xd5b5 at the offset 0x790. grub-install: Info: relocating an R_X86_64_64 entry to 0x41bc at the offset 0x798. grub-install: Info: relocating an R_X86_64_64 entry to 0xd5cd at the offset 0x7a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x3f13 at the offset 0x7b0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd5eb at the offset 0x7c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3c10 at the offset 0x7c8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd5ff at the offset 0x7d8. grub-install: Info: relocating an R_X86_64_64 entry to 0x3195 at the offset 0x7e0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd618 at the offset 0x7f0. grub-install: Info: relocating an R_X86_64_64 entry to 0x3019 at the offset 0x7f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd62e at the offset 0x808. grub-install: Info: relocating an R_X86_64_64 entry to 0x2be5 at the offset 0x810. grub-install: Info: relocating an R_X86_64_64 entry to 0xd648 at the offset 0x820. grub-install: Info: relocating an R_X86_64_64 entry to 0x3dd4 at the offset 0x828. grub-install: Info: relocating an R_X86_64_64 entry to 0xd660 at the offset 0x838. grub-install: Info: relocating an R_X86_64_64 entry to 0x2d92 at the offset 0x840. grub-install: Info: relocating an R_X86_64_64 entry to 0xd676 at the offset 0x850. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb8 at the offset 0x858. grub-install: Info: relocating an R_X86_64_64 entry to 0xd68c at the offset 0x868. grub-install: Info: relocating an R_X86_64_64 entry to 0xf218 at the offset 0x870. grub-install: Info: relocating an R_X86_64_64 entry to 0xd6a1 at the offset 0x880. grub-install: Info: relocating an R_X86_64_64 entry to 0x29e1 at the offset 0x888. grub-install: Info: relocating an R_X86_64_64 entry to 0xd6b8 at the offset 0x898. grub-install: Info: relocating an R_X86_64_64 entry to 0x2997 at the offset 0x8a0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd6d1 at the offset 0x8b0. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc8 at the offset 0x8b8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd6e5 at the offset 0x8c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x2adb at the offset 0x8d0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd6fc at the offset 0x8e0. grub-install: Info: relocating an R_X86_64_64 entry to 0x328b at the offset 0x8e8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd717 at the offset 0x8f8. grub-install: Info: relocating an R_X86_64_64 entry to 0x2ecc at the offset 0x900. grub-install: Info: relocating an R_X86_64_64 entry to 0xd72c at the offset 0x910. grub-install: Info: relocating an R_X86_64_64 entry to 0x2b3a at the offset 0x918. grub-install: Info: relocating an R_X86_64_64 entry to 0xd743 at the offset 0x928. grub-install: Info: relocating an R_X86_64_64 entry to 0x2ca4 at the offset 0x930. grub-install: Info: relocating an R_X86_64_64 entry to 0xd759 at the offset 0x940. grub-install: Info: relocating an R_X86_64_64 entry to 0x2c49 at the offset 0x948. grub-install: Info: relocating an R_X86_64_64 entry to 0xd77a at the offset 0x958. grub-install: Info: relocating an R_X86_64_64 entry to 0x2bc1 at the offset 0x960. grub-install: Info: relocating an R_X86_64_64 entry to 0xd789 at the offset 0x970. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fb0 at the offset 0x978. grub-install: Info: relocating an R_X86_64_64 entry to 0xd79f at the offset 0x988. grub-install: Info: relocating an R_X86_64_64 entry to 0x2369 at the offset 0x990. grub-install: Info: relocating an R_X86_64_64 entry to 0xd7be at the offset 0x9a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x24ab at the offset 0x9a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd7db at the offset 0x9b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d02 at the offset 0x9c0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd7eb at the offset 0x9d0. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b71 at the offset 0x9d8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd7f8 at the offset 0x9e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7a48 at the offset 0x9f0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd805 at the offset 0xa00. grub-install: Info: relocating an R_X86_64_64 entry to 0x7b9b at the offset 0xa08. grub-install: Info: relocating an R_X86_64_64 entry to 0xd814 at the offset 0xa18. grub-install: Info: relocating an R_X86_64_64 entry to 0x7c17 at the offset 0xa20. grub-install: Info: relocating an R_X86_64_64 entry to 0xd82f at the offset 0xa30. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c4 at the offset 0xa38. grub-install: Info: relocating an R_X86_64_64 entry to 0xd847 at the offset 0xa48. grub-install: Info: relocating an R_X86_64_64 entry to 0x1afc0 at the offset 0xa50. grub-install: Info: relocating an R_X86_64_64 entry to 0xd853 at the offset 0xa60. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0c0 at the offset 0xa68. grub-install: Info: relocating an R_X86_64_64 entry to 0xd85e at the offset 0xa78. grub-install: Info: relocating an R_X86_64_64 entry to 0x7d48 at the offset 0xa80. grub-install: Info: relocating an R_X86_64_64 entry to 0xd869 at the offset 0xa90. grub-install: Info: relocating an R_X86_64_64 entry to 0x7e3d at the offset 0xa98. grub-install: Info: relocating an R_X86_64_64 entry to 0xd878 at the offset 0xaa8. grub-install: Info: relocating an R_X86_64_64 entry to 0x7dc4 at the offset 0xab0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd888 at the offset 0xac0. grub-install: Info: relocating an R_X86_64_64 entry to 0x2c00 at the offset 0xac8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd892 at the offset 0xad8. grub-install: Info: relocating an R_X86_64_64 entry to 0xa112 at the offset 0xae0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd89d at the offset 0xaf0. grub-install: Info: relocating an R_X86_64_64 entry to 0x806c at the offset 0xaf8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd8ad at the offset 0xb08. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b100 at the offset 0xb10. grub-install: Info: relocating an R_X86_64_64 entry to 0xd8c3 at the offset 0xb20. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b120 at the offset 0xb28. grub-install: Info: relocating an R_X86_64_64 entry to 0xd8dd at the offset 0xb38. grub-install: Info: relocating an R_X86_64_64 entry to 0x7f42 at the offset 0xb40. grub-install: Info: relocating an R_X86_64_64 entry to 0xd8f7 at the offset 0xb50. grub-install: Info: relocating an R_X86_64_64 entry to 0x80b7 at the offset 0xb58. grub-install: Info: relocating an R_X86_64_64 entry to 0xd906 at the offset 0xb68. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b0e0 at the offset 0xb70. grub-install: Info: relocating an R_X86_64_64 entry to 0xd91e at the offset 0xb80. grub-install: Info: relocating an R_X86_64_64 entry to 0x7fd0 at the offset 0xb88. grub-install: Info: relocating an R_X86_64_64 entry to 0xd92d at the offset 0xb98. grub-install: Info: relocating an R_X86_64_64 entry to 0x828d at the offset 0xba0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd93c at the offset 0xbb0. grub-install: Info: relocating an R_X86_64_64 entry to 0x5318 at the offset 0xbb8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd946 at the offset 0xbc8. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d68 at the offset 0xbd0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd95c at the offset 0xbe0. grub-install: Info: relocating an R_X86_64_64 entry to 0x10d70 at the offset 0xbe8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd969 at the offset 0xbf8. grub-install: Info: relocating an R_X86_64_64 entry to 0x858e at the offset 0xc00. grub-install: Info: relocating an R_X86_64_64 entry to 0xd977 at the offset 0xc10. grub-install: Info: relocating an R_X86_64_64 entry to 0x561d at the offset 0xc18. grub-install: Info: relocating an R_X86_64_64 entry to 0xd988 at the offset 0xc28. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1f2 at the offset 0xc30. grub-install: Info: relocating an R_X86_64_64 entry to 0xd994 at the offset 0xc40. grub-install: Info: relocating an R_X86_64_64 entry to 0xb180 at the offset 0xc48. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9a8 at the offset 0xc58. grub-install: Info: relocating an R_X86_64_64 entry to 0xe090 at the offset 0xc60. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9b5 at the offset 0xc70. grub-install: Info: relocating an R_X86_64_64 entry to 0x4ded at the offset 0xc78. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9c6 at the offset 0xc88. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f5e at the offset 0xc90. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9d3 at the offset 0xca0. grub-install: Info: relocating an R_X86_64_64 entry to 0x879e at the offset 0xca8. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9e2 at the offset 0xcb8. grub-install: Info: relocating an R_X86_64_64 entry to 0x87b5 at the offset 0xcc0. grub-install: Info: relocating an R_X86_64_64 entry to 0xd9f3 at the offset 0xcd0. grub-install: Info: relocating an R_X86_64_64 entry to 0x4da5 at the offset 0xcd8. grub-install: Info: relocating an R_X86_64_64 entry to 0xda01 at the offset 0xce8. grub-install: Info: relocating an R_X86_64_64 entry to 0x4ce5 at the offset 0xcf0. grub-install: Info: relocating an R_X86_64_64 entry to 0xda1e at the offset 0xd00. grub-install: Info: relocating an R_X86_64_64 entry to 0x4d45 at the offset 0xd08. grub-install: Info: relocating an R_X86_64_64 entry to 0xda3b at the offset 0xd18. grub-install: Info: relocating an R_X86_64_64 entry to 0x1292 at the offset 0xd20. grub-install: Info: relocating an R_X86_64_64 entry to 0xda4d at the offset 0xd30. grub-install: Info: relocating an R_X86_64_64 entry to 0x52cd at the offset 0xd38. grub-install: Info: relocating an R_X86_64_64 entry to 0xda59 at the offset 0xd48. grub-install: Info: relocating an R_X86_64_64 entry to 0x5056 at the offset 0xd50. grub-install: Info: relocating an R_X86_64_64 entry to 0xda67 at the offset 0xd60. grub-install: Info: relocating an R_X86_64_64 entry to 0x12a5 at the offset 0xd68. grub-install: Info: relocating an R_X86_64_64 entry to 0xda7b at the offset 0xd78. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ec4 at the offset 0xd80. grub-install: Info: relocating an R_X86_64_64 entry to 0xda87 at the offset 0xd90. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e3c at the offset 0xd98. grub-install: Info: relocating an R_X86_64_64 entry to 0xda94 at the offset 0xda8. grub-install: Info: relocating an R_X86_64_64 entry to 0x9051 at the offset 0xdb0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdaa0 at the offset 0xdc0. grub-install: Info: relocating an R_X86_64_64 entry to 0x5637 at the offset 0xdc8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdab0 at the offset 0xdd8. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd8 at the offset 0xde0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdabd at the offset 0xdf0. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fc0 at the offset 0xdf8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdaca at the offset 0xe08. grub-install: Info: relocating an R_X86_64_64 entry to 0x876a at the offset 0xe10. grub-install: Info: relocating an R_X86_64_64 entry to 0xdadf at the offset 0xe20. grub-install: Info: relocating an R_X86_64_64 entry to 0xf258 at the offset 0xe28. grub-install: Info: relocating an R_X86_64_64 entry to 0xdaed at the offset 0xe38. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fa0 at the offset 0xe40. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb06 at the offset 0xe50. grub-install: Info: relocating an R_X86_64_64 entry to 0xa449 at the offset 0xe58. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb20 at the offset 0xe68. grub-install: Info: relocating an R_X86_64_64 entry to 0xa4e9 at the offset 0xe70. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb3a at the offset 0xe80. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa93 at the offset 0xe88. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb52 at the offset 0xe98. grub-install: Info: relocating an R_X86_64_64 entry to 0xaa26 at the offset 0xea0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb69 at the offset 0xeb0. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b140 at the offset 0xeb8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb81 at the offset 0xec8. grub-install: Info: relocating an R_X86_64_64 entry to 0xa87f at the offset 0xed0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdb96 at the offset 0xee0. grub-install: Info: relocating an R_X86_64_64 entry to 0x13f8 at the offset 0xee8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdbaf at the offset 0xef8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1333 at the offset 0xf00. grub-install: Info: relocating an R_X86_64_64 entry to 0xdbc0 at the offset 0xf10. grub-install: Info: relocating an R_X86_64_64 entry to 0x130a at the offset 0xf18. grub-install: Info: relocating an R_X86_64_64 entry to 0xdbd6 at the offset 0xf28. grub-install: Info: relocating an R_X86_64_64 entry to 0x1094 at the offset 0xf30. grub-install: Info: relocating an R_X86_64_64 entry to 0xdbf2 at the offset 0xf40. grub-install: Info: relocating an R_X86_64_64 entry to 0x7eac at the offset 0xf48. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc03 at the offset 0xf58. grub-install: Info: relocating an R_X86_64_64 entry to 0x9cd9 at the offset 0xf60. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc0f at the offset 0xf70. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d28 at the offset 0xf78. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc1c at the offset 0xf88. grub-install: Info: relocating an R_X86_64_64 entry to 0xa00a at the offset 0xf90. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc32 at the offset 0xfa0. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e8b at the offset 0xfa8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc3d at the offset 0xfb8. grub-install: Info: relocating an R_X86_64_64 entry to 0x9d86 at the offset 0xfc0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc4f at the offset 0xfd0. grub-install: Info: relocating an R_X86_64_64 entry to 0x5561 at the offset 0xfd8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc5c at the offset 0xfe8. grub-install: Info: relocating an R_X86_64_64 entry to 0xb1ca at the offset 0xff0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc69 at the offset 0x1000. grub-install: Info: relocating an R_X86_64_64 entry to 0x58cf at the offset 0x1008. grub-install: Info: relocating an R_X86_64_64 entry to 0xdc88 at the offset 0x1018. grub-install: Info: relocating an R_X86_64_64 entry to 0x57e3 at the offset 0x1020. grub-install: Info: relocating an R_X86_64_64 entry to 0xdca3 at the offset 0x1030. grub-install: Info: relocating an R_X86_64_64 entry to 0x7ca2 at the offset 0x1038. grub-install: Info: relocating an R_X86_64_64 entry to 0xdcbf at the offset 0x1048. grub-install: Info: relocating an R_X86_64_64 entry to 0x9ede at the offset 0x1050. grub-install: Info: relocating an R_X86_64_64 entry to 0xdccd at the offset 0x1060. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f37 at the offset 0x1068. grub-install: Info: relocating an R_X86_64_64 entry to 0xdcd9 at the offset 0x1078. grub-install: Info: relocating an R_X86_64_64 entry to 0x8ee4 at the offset 0x1080. grub-install: Info: relocating an R_X86_64_64 entry to 0xdce5 at the offset 0x1090. grub-install: Info: relocating an R_X86_64_64 entry to 0x8e78 at the offset 0x1098. grub-install: Info: relocating an R_X86_64_64 entry to 0xdcf1 at the offset 0x10a8. grub-install: Info: relocating an R_X86_64_64 entry to 0x90d7 at the offset 0x10b0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdcfd at the offset 0x10c0. grub-install: Info: relocating an R_X86_64_64 entry to 0x90c6 at the offset 0x10c8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd09 at the offset 0x10d8. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f00 at the offset 0x10e0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd16 at the offset 0x10f0. grub-install: Info: relocating an R_X86_64_64 entry to 0x911f at the offset 0x10f8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd23 at the offset 0x1108. grub-install: Info: relocating an R_X86_64_64 entry to 0x8f4b at the offset 0x1110. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd30 at the offset 0x1120. grub-install: Info: relocating an R_X86_64_64 entry to 0x974b at the offset 0x1128. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd3d at the offset 0x1138. grub-install: Info: relocating an R_X86_64_64 entry to 0x91d5 at the offset 0x1140. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd4b at the offset 0x1150. grub-install: Info: relocating an R_X86_64_64 entry to 0x8fc1 at the offset 0x1158. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd58 at the offset 0x1168. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d8 at the offset 0x1170. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd72 at the offset 0x1180. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b150 at the offset 0x1188. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd83 at the offset 0x1198. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b160 at the offset 0x11a0. grub-install: Info: relocating an R_X86_64_64 entry to 0xdd9d at the offset 0x11b0. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d9 at the offset 0x11b8. grub-install: Info: relocating an R_X86_64_64 entry to 0xddb4 at the offset 0x11c8. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b158 at the offset 0x11d0. grub-install: Info: relocating an R_X86_64_64 entry to 0xddc6 at the offset 0x11e0. grub-install: Info: relocating an R_X86_64_64 entry to 0x1b148 at the offset 0x11e8. grub-install: Info: relocating an R_X86_64_64 entry to 0xdde1 at the offset 0x11f8. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fa8 at the offset 0x1200. grub-install: Info: relocating an R_X86_64_64 entry to 0xddf4 at the offset 0x1210. grub-install: Info: relocating an R_X86_64_64 entry to 0x10fd0 at the offset 0x1218. grub-install: Info: relocating an R_X86_64_64 entry to 0xde02 at the offset 0x1228. grub-install: Info: relocating an R_X86_64_64 entry to 0x5928 at the offset 0x1230. grub-install: Info: relocating an R_X86_64_64 entry to 0xde1a at the offset 0x1240. grub-install: Info: relocating an R_X86_64_64 entry to 0x9bec at the offset 0x1248. grub-install: Info: relocating an R_X86_64_64 entry to 0xde27 at the offset 0x1258. grub-install: Info: relocating an R_X86_64_64 entry to 0x9eca at the offset 0x1260. grub-install: Info: relocating an R_X86_64_64 entry to 0xde36 at the offset 0x1270. grub-install: Info: relocating an R_X86_64_64 entry to 0x9fbb at the offset 0x1278. grub-install: Info: relocating an R_X86_64_64 entry to 0xde45 at the offset 0x1288. grub-install: Info: relocating an R_X86_64_64 entry to 0xe1d0 at the offset 0x1290. grub-install: Info: relocating an R_X86_64_64 entry to 0xde50 at the offset 0x12a0. grub-install: Info: relocating an R_X86_64_64 entry to 0x9f23 at the offset 0x12a8. grub-install: Info: relocating an R_X86_64_64 entry to 0xde60 at the offset 0x12b8. grub-install: Info: relocating an R_X86_64_64 entry to 0x52de at the offset 0x12c0. grub-install: Info: relocating an R_X86_64_64 entry to 0xde6c at the offset 0x12d0. grub-install: Info: relocating an R_X86_64_64 entry to 0x4f93 at the offset 0x12d8. grub-install: Info: relocating an R_X86_64_64 entry to 0xde73 at the offset 0x12e8. grub-install: Info: relocating an R_X86_64_64 entry to 0x4f7b at the offset 0x12f0. grub-install: Info: relocating an R_X86_64_64 entry to 0xde7a at the offset 0x1300. grub-install: Info: relocating an R_X86_64_64 entry to 0x4f87 at the offset 0x1308. grub-install: Info: relocating an R_X86_64_64 entry to 0xde82 at the offset 0x1318. grub-install: Info: relocating an R_X86_64_64 entry to 0x4f9f at the offset 0x1320. grub-install: Info: translating the relocation section .rela.text. grub-install: Info: adding a relocation entry for 0x1033. grub-install: Info: adding a relocation entry for 0x104b. grub-install: Info: adding a relocation entry for 0x1068. grub-install: Info: adding a relocation entry for 0x1084. grub-install: Info: adding a relocation entry for 0x1117. grub-install: Info: adding a relocation entry for 0x113c. grub-install: Info: adding a relocation entry for 0x1157. grub-install: Info: adding a relocation entry for 0x1166. grub-install: Info: adding a relocation entry for 0x127b. grub-install: Info: adding a relocation entry for 0x1288. grub-install: Info: adding a relocation entry for 0x129a. grub-install: Info: adding a relocation entry for 0x12c3. grub-install: Info: adding a relocation entry for 0x12d8. grub-install: Info: adding a relocation entry for 0x12e9. grub-install: Info: adding a relocation entry for 0x12f9. grub-install: Info: adding a relocation entry for 0x1343. grub-install: Info: adding a relocation entry for 0x140d. grub-install: Info: adding a relocation entry for 0x149a. grub-install: Info: adding a relocation entry for 0x14ab. grub-install: Info: adding a relocation entry for 0x14d7. grub-install: Info: adding a relocation entry for 0x1563. grub-install: Info: adding a relocation entry for 0x1575. grub-install: Info: adding a relocation entry for 0x15c5. grub-install: Info: adding a relocation entry for 0x15cf. grub-install: Info: adding a relocation entry for 0x1616. grub-install: Info: adding a relocation entry for 0x1620. grub-install: Info: adding a relocation entry for 0x162a. grub-install: Info: adding a relocation entry for 0x1634. grub-install: Info: adding a relocation entry for 0x1643. grub-install: Info: adding a relocation entry for 0x1664. grub-install: Info: adding a relocation entry for 0x1670. grub-install: Info: adding a relocation entry for 0x167b. grub-install: Info: adding a relocation entry for 0x1686. grub-install: Info: adding a relocation entry for 0x16ab. grub-install: Info: adding a relocation entry for 0x16b5. grub-install: Info: adding a relocation entry for 0x16df. grub-install: Info: adding a relocation entry for 0x16e9. grub-install: Info: adding a relocation entry for 0x16f7. grub-install: Info: adding a relocation entry for 0x1703. grub-install: Info: adding a relocation entry for 0x1711. grub-install: Info: adding a relocation entry for 0x1748. grub-install: Info: adding a relocation entry for 0x1764. grub-install: Info: adding a relocation entry for 0x1775. grub-install: Info: adding a relocation entry for 0x17a3. grub-install: Info: adding a relocation entry for 0x17b1. grub-install: Info: adding a relocation entry for 0x17bf. grub-install: Info: adding a relocation entry for 0x17cc. grub-install: Info: adding a relocation entry for 0x17ea. grub-install: Info: adding a relocation entry for 0x17f7. grub-install: Info: adding a relocation entry for 0x1815. grub-install: Info: adding a relocation entry for 0x181f. grub-install: Info: adding a relocation entry for 0x1837. grub-install: Info: adding a relocation entry for 0x185d. grub-install: Info: adding a relocation entry for 0x1893. grub-install: Info: adding a relocation entry for 0x18a7. grub-install: Info: adding a relocation entry for 0x18e8. grub-install: Info: adding a relocation entry for 0x18f2. grub-install: Info: adding a relocation entry for 0x18fc. grub-install: Info: adding a relocation entry for 0x1921. grub-install: Info: adding a relocation entry for 0x192b. grub-install: Info: adding a relocation entry for 0x195c. grub-install: Info: adding a relocation entry for 0x1993. grub-install: Info: adding a relocation entry for 0x19b4. grub-install: Info: adding a relocation entry for 0x19be. grub-install: Info: adding a relocation entry for 0x19f3. grub-install: Info: adding a relocation entry for 0x1a09. grub-install: Info: adding a relocation entry for 0x1a52. grub-install: Info: adding a relocation entry for 0x1a73. grub-install: Info: adding a relocation entry for 0x1a98. grub-install: Info: adding a relocation entry for 0x1aa5. grub-install: Info: adding a relocation entry for 0x1ad5. grub-install: Info: adding a relocation entry for 0x1af4. grub-install: Info: adding a relocation entry for 0x1b2c. grub-install: Info: adding a relocation entry for 0x1b36. grub-install: Info: adding a relocation entry for 0x1b5d. grub-install: Info: adding a relocation entry for 0x1b76. grub-install: Info: adding a relocation entry for 0x1b93. grub-install: Info: adding a relocation entry for 0x1bb1. grub-install: Info: adding a relocation entry for 0x1bf8. grub-install: Info: adding a relocation entry for 0x1c07. grub-install: Info: adding a relocation entry for 0x1c16. grub-install: Info: adding a relocation entry for 0x1c25. grub-install: Info: adding a relocation entry for 0x1c44. grub-install: Info: adding a relocation entry for 0x1c5b. grub-install: Info: adding a relocation entry for 0x1c65. grub-install: Info: adding a relocation entry for 0x1c6f. grub-install: Info: adding a relocation entry for 0x1c79. grub-install: Info: adding a relocation entry for 0x1cab. grub-install: Info: adding a relocation entry for 0x1cc2. grub-install: Info: adding a relocation entry for 0x1ccc. grub-install: Info: adding a relocation entry for 0x1cd6. grub-install: Info: adding a relocation entry for 0x1ce0. grub-install: Info: adding a relocation entry for 0x1d09. grub-install: Info: adding a relocation entry for 0x1d18. grub-install: Info: adding a relocation entry for 0x1d33. grub-install: Info: adding a relocation entry for 0x1d4a. grub-install: Info: adding a relocation entry for 0x1d54. grub-install: Info: adding a relocation entry for 0x1d5e. grub-install: Info: adding a relocation entry for 0x1d68. grub-install: Info: adding a relocation entry for 0x1dd8. grub-install: Info: adding a relocation entry for 0x1df8. grub-install: Info: adding a relocation entry for 0x1e2b. grub-install: Info: adding a relocation entry for 0x1e54. grub-install: Info: adding a relocation entry for 0x1e78. grub-install: Info: adding a relocation entry for 0x1efe. grub-install: Info: adding a relocation entry for 0x1f20. grub-install: Info: adding a relocation entry for 0x1f4c. grub-install: Info: adding a relocation entry for 0x1f70. grub-install: Info: adding a relocation entry for 0x1f7c. grub-install: Info: adding a relocation entry for 0x1fa8. grub-install: Info: adding a relocation entry for 0x1fb9. grub-install: Info: adding a relocation entry for 0x1fc7. grub-install: Info: adding a relocation entry for 0x1fe0. grub-install: Info: adding a relocation entry for 0x1ff6. grub-install: Info: adding a relocation entry for 0x2027. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 240 bytes of a fixup block starting at 0x1000. grub-install: Info: adding a relocation entry for 0x2033. grub-install: Info: adding a relocation entry for 0x2055. grub-install: Info: adding a relocation entry for 0x2063. grub-install: Info: adding a relocation entry for 0x2089. grub-install: Info: adding a relocation entry for 0x209a. grub-install: Info: adding a relocation entry for 0x20a8. grub-install: Info: adding a relocation entry for 0x20c1. grub-install: Info: adding a relocation entry for 0x20da. grub-install: Info: adding a relocation entry for 0x210b. grub-install: Info: adding a relocation entry for 0x2117. grub-install: Info: adding a relocation entry for 0x2139. grub-install: Info: adding a relocation entry for 0x2147. grub-install: Info: adding a relocation entry for 0x2162. grub-install: Info: adding a relocation entry for 0x2178. grub-install: Info: adding a relocation entry for 0x2182. grub-install: Info: adding a relocation entry for 0x2197. grub-install: Info: adding a relocation entry for 0x21f6. grub-install: Info: adding a relocation entry for 0x2206. grub-install: Info: adding a relocation entry for 0x2212. grub-install: Info: adding a relocation entry for 0x223b. grub-install: Info: adding a relocation entry for 0x2295. grub-install: Info: adding a relocation entry for 0x22a5. grub-install: Info: adding a relocation entry for 0x22f4. grub-install: Info: adding a relocation entry for 0x2313. grub-install: Info: adding a relocation entry for 0x231f. grub-install: Info: adding a relocation entry for 0x2339. grub-install: Info: adding a relocation entry for 0x2348. grub-install: Info: adding a relocation entry for 0x2352. grub-install: Info: adding a relocation entry for 0x23b4. grub-install: Info: adding a relocation entry for 0x23c1. grub-install: Info: adding a relocation entry for 0x23f2. grub-install: Info: adding a relocation entry for 0x240c. grub-install: Info: adding a relocation entry for 0x241b. grub-install: Info: adding a relocation entry for 0x248c. grub-install: Info: adding a relocation entry for 0x24ad. grub-install: Info: adding a relocation entry for 0x24cc. grub-install: Info: adding a relocation entry for 0x2501. grub-install: Info: adding a relocation entry for 0x2543. grub-install: Info: adding a relocation entry for 0x254d. grub-install: Info: adding a relocation entry for 0x256a. grub-install: Info: adding a relocation entry for 0x2593. grub-install: Info: adding a relocation entry for 0x25b5. grub-install: Info: adding a relocation entry for 0x25c9. grub-install: Info: adding a relocation entry for 0x25e2. grub-install: Info: adding a relocation entry for 0x25ec. grub-install: Info: adding a relocation entry for 0x260a. grub-install: Info: adding a relocation entry for 0x2619. grub-install: Info: adding a relocation entry for 0x2651. grub-install: Info: adding a relocation entry for 0x2665. grub-install: Info: adding a relocation entry for 0x2793. grub-install: Info: adding a relocation entry for 0x27e5. grub-install: Info: adding a relocation entry for 0x27fc. grub-install: Info: adding a relocation entry for 0x2815. grub-install: Info: adding a relocation entry for 0x29a3. grub-install: Info: adding a relocation entry for 0x29b3. grub-install: Info: adding a relocation entry for 0x29ea. grub-install: Info: adding a relocation entry for 0x2a32. grub-install: Info: adding a relocation entry for 0x2a44. grub-install: Info: adding a relocation entry for 0x2a6a. grub-install: Info: adding a relocation entry for 0x2aab. grub-install: Info: adding a relocation entry for 0x2ae9. grub-install: Info: adding a relocation entry for 0x2b08. grub-install: Info: adding a relocation entry for 0x2b15. grub-install: Info: adding a relocation entry for 0x2b3c. grub-install: Info: adding a relocation entry for 0x2b4b. grub-install: Info: adding a relocation entry for 0x2b76. grub-install: Info: adding a relocation entry for 0x2ba6. grub-install: Info: adding a relocation entry for 0x2bc3. grub-install: Info: adding a relocation entry for 0x2bdb. grub-install: Info: adding a relocation entry for 0x2be7. grub-install: Info: adding a relocation entry for 0x2bf6. grub-install: Info: adding a relocation entry for 0x2c08. grub-install: Info: adding a relocation entry for 0x2c1b. grub-install: Info: adding a relocation entry for 0x2c30. grub-install: Info: adding a relocation entry for 0x2c3d. grub-install: Info: adding a relocation entry for 0x2c55. grub-install: Info: adding a relocation entry for 0x2c73. grub-install: Info: adding a relocation entry for 0x2c84. grub-install: Info: adding a relocation entry for 0x2c96. grub-install: Info: adding a relocation entry for 0x2ca6. grub-install: Info: adding a relocation entry for 0x2cd6. grub-install: Info: adding a relocation entry for 0x2ce6. grub-install: Info: adding a relocation entry for 0x2d01. grub-install: Info: adding a relocation entry for 0x2d27. grub-install: Info: adding a relocation entry for 0x2d39. grub-install: Info: adding a relocation entry for 0x2d4b. grub-install: Info: adding a relocation entry for 0x2d69. grub-install: Info: adding a relocation entry for 0x2d76. grub-install: Info: adding a relocation entry for 0x2d94. grub-install: Info: adding a relocation entry for 0x2dd7. grub-install: Info: adding a relocation entry for 0x2df8. grub-install: Info: adding a relocation entry for 0x2e05. grub-install: Info: adding a relocation entry for 0x2e0f. grub-install: Info: adding a relocation entry for 0x2e33. grub-install: Info: adding a relocation entry for 0x2e66. grub-install: Info: adding a relocation entry for 0x2eda. grub-install: Info: adding a relocation entry for 0x2ee6. grub-install: Info: adding a relocation entry for 0x2f34. grub-install: Info: adding a relocation entry for 0x2f63. grub-install: Info: adding a relocation entry for 0x2f81. grub-install: Info: adding a relocation entry for 0x2f96. grub-install: Info: adding a relocation entry for 0x2fb4. grub-install: Info: adding a relocation entry for 0x2fda. grub-install: Info: adding a relocation entry for 0x304d. grub-install: Info: writing 216 bytes of a fixup block starting at 0x2000. grub-install: Info: adding a relocation entry for 0x305e. grub-install: Info: adding a relocation entry for 0x3094. grub-install: Info: adding a relocation entry for 0x30a0. grub-install: Info: adding a relocation entry for 0x3117. grub-install: Info: adding a relocation entry for 0x3121. grub-install: Info: adding a relocation entry for 0x3130. grub-install: Info: adding a relocation entry for 0x3197. grub-install: Info: adding a relocation entry for 0x31a6. grub-install: Info: adding a relocation entry for 0x321a. grub-install: Info: adding a relocation entry for 0x322d. grub-install: Info: adding a relocation entry for 0x3259. grub-install: Info: adding a relocation entry for 0x3279. grub-install: Info: adding a relocation entry for 0x3296. grub-install: Info: adding a relocation entry for 0x32ff. grub-install: Info: adding a relocation entry for 0x3311. grub-install: Info: adding a relocation entry for 0x3324. grub-install: Info: adding a relocation entry for 0x333a. grub-install: Info: adding a relocation entry for 0x3352. grub-install: Info: adding a relocation entry for 0x3361. grub-install: Info: adding a relocation entry for 0x337c. grub-install: Info: adding a relocation entry for 0x338e. grub-install: Info: adding a relocation entry for 0x33a0. grub-install: Info: adding a relocation entry for 0x33b2. grub-install: Info: adding a relocation entry for 0x33d2. grub-install: Info: adding a relocation entry for 0x33eb. grub-install: Info: adding a relocation entry for 0x3403. grub-install: Info: adding a relocation entry for 0x3416. grub-install: Info: adding a relocation entry for 0x3427. grub-install: Info: adding a relocation entry for 0x343f. grub-install: Info: adding a relocation entry for 0x3458. grub-install: Info: adding a relocation entry for 0x348d. grub-install: Info: adding a relocation entry for 0x34b6. grub-install: Info: adding a relocation entry for 0x34cd. grub-install: Info: adding a relocation entry for 0x34e7. grub-install: Info: adding a relocation entry for 0x34ff. grub-install: Info: adding a relocation entry for 0x351a. grub-install: Info: adding a relocation entry for 0x3533. grub-install: Info: adding a relocation entry for 0x3544. grub-install: Info: adding a relocation entry for 0x3563. grub-install: Info: adding a relocation entry for 0x357c. grub-install: Info: adding a relocation entry for 0x359b. grub-install: Info: adding a relocation entry for 0x35b5. grub-install: Info: adding a relocation entry for 0x35ee. grub-install: Info: adding a relocation entry for 0x363c. grub-install: Info: adding a relocation entry for 0x36b6. grub-install: Info: adding a relocation entry for 0x36d9. grub-install: Info: adding a relocation entry for 0x36fb. grub-install: Info: adding a relocation entry for 0x3712. grub-install: Info: adding a relocation entry for 0x3724. grub-install: Info: adding a relocation entry for 0x373e. grub-install: Info: adding a relocation entry for 0x3756. grub-install: Info: adding a relocation entry for 0x37aa. grub-install: Info: adding a relocation entry for 0x37c0. grub-install: Info: adding a relocation entry for 0x37cd. grub-install: Info: adding a relocation entry for 0x37de. grub-install: Info: adding a relocation entry for 0x380c. grub-install: Info: adding a relocation entry for 0x3820. grub-install: Info: adding a relocation entry for 0x3830. grub-install: Info: adding a relocation entry for 0x3844. grub-install: Info: adding a relocation entry for 0x385d. grub-install: Info: adding a relocation entry for 0x389c. grub-install: Info: adding a relocation entry for 0x38a8. grub-install: Info: adding a relocation entry for 0x38c6. grub-install: Info: adding a relocation entry for 0x38da. grub-install: Info: adding a relocation entry for 0x38eb. grub-install: Info: adding a relocation entry for 0x3951. grub-install: Info: adding a relocation entry for 0x3a33. grub-install: Info: adding a relocation entry for 0x3a3f. grub-install: Info: adding a relocation entry for 0x3a49. grub-install: Info: adding a relocation entry for 0x3a55. grub-install: Info: adding a relocation entry for 0x3a61. grub-install: Info: adding a relocation entry for 0x3a71. grub-install: Info: adding a relocation entry for 0x3a7d. grub-install: Info: adding a relocation entry for 0x3a9b. grub-install: Info: adding a relocation entry for 0x3aa8. grub-install: Info: adding a relocation entry for 0x3ab4. grub-install: Info: adding a relocation entry for 0x3acb. grub-install: Info: adding a relocation entry for 0x3ae3. grub-install: Info: adding a relocation entry for 0x3af8. grub-install: Info: adding a relocation entry for 0x3b17. grub-install: Info: adding a relocation entry for 0x3b38. grub-install: Info: adding a relocation entry for 0x3b52. grub-install: Info: adding a relocation entry for 0x3b5f. grub-install: Info: adding a relocation entry for 0x3b8e. grub-install: Info: adding a relocation entry for 0x3bb8. grub-install: Info: adding a relocation entry for 0x3c18. grub-install: Info: adding a relocation entry for 0x3c28. grub-install: Info: adding a relocation entry for 0x3c6a. grub-install: Info: adding a relocation entry for 0x3c7e. grub-install: Info: adding a relocation entry for 0x3ccd. grub-install: Info: adding a relocation entry for 0x3d1d. grub-install: Info: adding a relocation entry for 0x3d32. grub-install: Info: adding a relocation entry for 0x3d7d. grub-install: Info: adding a relocation entry for 0x3db4. grub-install: Info: adding a relocation entry for 0x3dca. grub-install: Info: adding a relocation entry for 0x3dd6. grub-install: Info: adding a relocation entry for 0x3e04. grub-install: Info: adding a relocation entry for 0x3e1c. grub-install: Info: adding a relocation entry for 0x3e29. grub-install: Info: adding a relocation entry for 0x3e54. grub-install: Info: adding a relocation entry for 0x3e67. grub-install: Info: adding a relocation entry for 0x3e7c. grub-install: Info: adding a relocation entry for 0x3eb6. grub-install: Info: adding a relocation entry for 0x3ece. grub-install: Info: adding a relocation entry for 0x3f39. grub-install: Info: adding a relocation entry for 0x3f44. grub-install: Info: adding a relocation entry for 0x3f6f. grub-install: Info: adding a relocation entry for 0x3f7f. grub-install: Info: adding a relocation entry for 0x3f8c. grub-install: Info: adding a relocation entry for 0x3f96. grub-install: Info: adding a relocation entry for 0x3fa0. grub-install: Info: adding a relocation entry for 0x3faa. grub-install: Info: adding a relocation entry for 0x3fbe. grub-install: Info: adding a relocation entry for 0x3fd6. grub-install: Info: adding a relocation entry for 0x3fe7. grub-install: Info: adding a relocation entry for 0x3ff8. grub-install: Info: adding a relocation entry for 0x400b. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 248 bytes of a fixup block starting at 0x3000. grub-install: Info: adding a relocation entry for 0x401a. grub-install: Info: adding a relocation entry for 0x4027. grub-install: Info: adding a relocation entry for 0x4031. grub-install: Info: adding a relocation entry for 0x403b. grub-install: Info: adding a relocation entry for 0x4045. grub-install: Info: adding a relocation entry for 0x4055. grub-install: Info: adding a relocation entry for 0x4064. grub-install: Info: adding a relocation entry for 0x4073. grub-install: Info: adding a relocation entry for 0x408f. grub-install: Info: adding a relocation entry for 0x409c. grub-install: Info: adding a relocation entry for 0x40a8. grub-install: Info: adding a relocation entry for 0x40c7. grub-install: Info: adding a relocation entry for 0x40d5. grub-install: Info: adding a relocation entry for 0x40e8. grub-install: Info: adding a relocation entry for 0x40f2. grub-install: Info: adding a relocation entry for 0x4103. grub-install: Info: adding a relocation entry for 0x4118. grub-install: Info: adding a relocation entry for 0x412b. grub-install: Info: adding a relocation entry for 0x413e. grub-install: Info: adding a relocation entry for 0x414a. grub-install: Info: adding a relocation entry for 0x4166. grub-install: Info: adding a relocation entry for 0x417b. grub-install: Info: adding a relocation entry for 0x4191. grub-install: Info: adding a relocation entry for 0x41a0. grub-install: Info: adding a relocation entry for 0x41d9. grub-install: Info: adding a relocation entry for 0x41e9. grub-install: Info: adding a relocation entry for 0x41fa. grub-install: Info: adding a relocation entry for 0x422d. grub-install: Info: adding a relocation entry for 0x4243. grub-install: Info: adding a relocation entry for 0x4270. grub-install: Info: adding a relocation entry for 0x4288. grub-install: Info: adding a relocation entry for 0x42d7. grub-install: Info: adding a relocation entry for 0x42e1. grub-install: Info: adding a relocation entry for 0x434b. grub-install: Info: adding a relocation entry for 0x4456. grub-install: Info: adding a relocation entry for 0x449d. grub-install: Info: adding a relocation entry for 0x44b8. grub-install: Info: adding a relocation entry for 0x44c7. grub-install: Info: adding a relocation entry for 0x44d3. grub-install: Info: adding a relocation entry for 0x44ee. grub-install: Info: adding a relocation entry for 0x4544. grub-install: Info: adding a relocation entry for 0x4578. grub-install: Info: adding a relocation entry for 0x4593. grub-install: Info: adding a relocation entry for 0x46ac. grub-install: Info: adding a relocation entry for 0x470b. grub-install: Info: adding a relocation entry for 0x4721. grub-install: Info: adding a relocation entry for 0x473a. grub-install: Info: adding a relocation entry for 0x4752. grub-install: Info: adding a relocation entry for 0x4763. grub-install: Info: adding a relocation entry for 0x477c. grub-install: Info: adding a relocation entry for 0x478d. grub-install: Info: adding a relocation entry for 0x47b3. grub-install: Info: adding a relocation entry for 0x47d5. grub-install: Info: adding a relocation entry for 0x47fb. grub-install: Info: adding a relocation entry for 0x480d. grub-install: Info: adding a relocation entry for 0x482f. grub-install: Info: adding a relocation entry for 0x4848. grub-install: Info: adding a relocation entry for 0x4878. grub-install: Info: adding a relocation entry for 0x48bb. grub-install: Info: adding a relocation entry for 0x48dc. grub-install: Info: adding a relocation entry for 0x48fa. grub-install: Info: adding a relocation entry for 0x490c. grub-install: Info: adding a relocation entry for 0x491a. grub-install: Info: adding a relocation entry for 0x492e. grub-install: Info: adding a relocation entry for 0x493c. grub-install: Info: adding a relocation entry for 0x494c. grub-install: Info: adding a relocation entry for 0x4969. grub-install: Info: adding a relocation entry for 0x4979. grub-install: Info: adding a relocation entry for 0x498a. grub-install: Info: adding a relocation entry for 0x49b4. grub-install: Info: adding a relocation entry for 0x49bf. grub-install: Info: adding a relocation entry for 0x49d3. grub-install: Info: adding a relocation entry for 0x49e0. grub-install: Info: adding a relocation entry for 0x49ef. grub-install: Info: adding a relocation entry for 0x49fd. grub-install: Info: adding a relocation entry for 0x4a25. grub-install: Info: adding a relocation entry for 0x4a4b. grub-install: Info: adding a relocation entry for 0x4a5b. grub-install: Info: adding a relocation entry for 0x4a6b. grub-install: Info: adding a relocation entry for 0x4a77. grub-install: Info: adding a relocation entry for 0x4a81. grub-install: Info: adding a relocation entry for 0x4a8b. grub-install: Info: adding a relocation entry for 0x4a9b. grub-install: Info: adding a relocation entry for 0x4aaa. grub-install: Info: adding a relocation entry for 0x4ab4. grub-install: Info: adding a relocation entry for 0x4abe. grub-install: Info: adding a relocation entry for 0x4acc. grub-install: Info: adding a relocation entry for 0x4adc. grub-install: Info: adding a relocation entry for 0x4ae6. grub-install: Info: adding a relocation entry for 0x4af0. grub-install: Info: adding a relocation entry for 0x4b00. grub-install: Info: adding a relocation entry for 0x4b0f. grub-install: Info: adding a relocation entry for 0x4b19. grub-install: Info: adding a relocation entry for 0x4b23. grub-install: Info: adding a relocation entry for 0x4b30. grub-install: Info: adding a relocation entry for 0x4b42. grub-install: Info: adding a relocation entry for 0x4b4d. grub-install: Info: adding a relocation entry for 0x4b59. grub-install: Info: adding a relocation entry for 0x4b65. grub-install: Info: adding a relocation entry for 0x4b75. grub-install: Info: adding a relocation entry for 0x4b9b. grub-install: Info: adding a relocation entry for 0x4ba5. grub-install: Info: adding a relocation entry for 0x4bb6. grub-install: Info: adding a relocation entry for 0x4c0b. grub-install: Info: adding a relocation entry for 0x4c24. grub-install: Info: adding a relocation entry for 0x4c3d. grub-install: Info: adding a relocation entry for 0x4c5a. grub-install: Info: adding a relocation entry for 0x4c83. grub-install: Info: adding a relocation entry for 0x4c8d. grub-install: Info: adding a relocation entry for 0x4c9e. grub-install: Info: adding a relocation entry for 0x4ce9. grub-install: Info: adding a relocation entry for 0x4d10. grub-install: Info: adding a relocation entry for 0x4d1a. grub-install: Info: adding a relocation entry for 0x4d49. grub-install: Info: adding a relocation entry for 0x4d70. grub-install: Info: adding a relocation entry for 0x4d7a. grub-install: Info: adding a relocation entry for 0x4da8. grub-install: Info: adding a relocation entry for 0x4db2. grub-install: Info: adding a relocation entry for 0x4dbc. grub-install: Info: adding a relocation entry for 0x4dcc. grub-install: Info: adding a relocation entry for 0x4dd9. grub-install: Info: adding a relocation entry for 0x4de3. grub-install: Info: adding a relocation entry for 0x4dee. grub-install: Info: adding a relocation entry for 0x4e0a. grub-install: Info: adding a relocation entry for 0x4e17. grub-install: Info: adding a relocation entry for 0x4e5d. grub-install: Info: adding a relocation entry for 0x4e69. grub-install: Info: adding a relocation entry for 0x4e84. grub-install: Info: adding a relocation entry for 0x4e8e. grub-install: Info: adding a relocation entry for 0x4e9e. grub-install: Info: adding a relocation entry for 0x4eae. grub-install: Info: adding a relocation entry for 0x4ebe. grub-install: Info: adding a relocation entry for 0x4ece. grub-install: Info: adding a relocation entry for 0x4ed9. grub-install: Info: adding a relocation entry for 0x4f3a. grub-install: Info: adding a relocation entry for 0x4f55. grub-install: Info: adding a relocation entry for 0x4f7d. grub-install: Info: adding a relocation entry for 0x4f89. grub-install: Info: adding a relocation entry for 0x4f95. grub-install: Info: adding a relocation entry for 0x4fa1. grub-install: Info: adding a relocation entry for 0x4fb7. grub-install: Info: adding a relocation entry for 0x4fc3. grub-install: Info: adding a relocation entry for 0x500e. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 296 bytes of a fixup block starting at 0x4000. grub-install: Info: adding a relocation entry for 0x5018. grub-install: Info: adding a relocation entry for 0x5029. grub-install: Info: adding a relocation entry for 0x503e. grub-install: Info: adding a relocation entry for 0x504a. grub-install: Info: adding a relocation entry for 0x5060. grub-install: Info: adding a relocation entry for 0x50af. grub-install: Info: adding a relocation entry for 0x510d. grub-install: Info: adding a relocation entry for 0x5119. grub-install: Info: adding a relocation entry for 0x5132. grub-install: Info: adding a relocation entry for 0x513e. grub-install: Info: adding a relocation entry for 0x5241. grub-install: Info: adding a relocation entry for 0x5252. grub-install: Info: adding a relocation entry for 0x527f. grub-install: Info: adding a relocation entry for 0x529b. grub-install: Info: adding a relocation entry for 0x52a9. grub-install: Info: adding a relocation entry for 0x52bc. grub-install: Info: adding a relocation entry for 0x52cf. grub-install: Info: adding a relocation entry for 0x52e0. grub-install: Info: adding a relocation entry for 0x5307. grub-install: Info: adding a relocation entry for 0x5323. grub-install: Info: adding a relocation entry for 0x5379. grub-install: Info: adding a relocation entry for 0x5385. grub-install: Info: adding a relocation entry for 0x5460. grub-install: Info: adding a relocation entry for 0x54be. grub-install: Info: adding a relocation entry for 0x5525. grub-install: Info: adding a relocation entry for 0x5573. grub-install: Info: adding a relocation entry for 0x5592. grub-install: Info: adding a relocation entry for 0x55ad. grub-install: Info: adding a relocation entry for 0x55cf. grub-install: Info: adding a relocation entry for 0x55f4. grub-install: Info: adding a relocation entry for 0x5607. grub-install: Info: adding a relocation entry for 0x561f. grub-install: Info: adding a relocation entry for 0x562e. grub-install: Info: adding a relocation entry for 0x563f. grub-install: Info: adding a relocation entry for 0x565f. grub-install: Info: adding a relocation entry for 0x568c. grub-install: Info: adding a relocation entry for 0x56c0. grub-install: Info: adding a relocation entry for 0x5701. grub-install: Info: adding a relocation entry for 0x570c. grub-install: Info: adding a relocation entry for 0x571d. grub-install: Info: adding a relocation entry for 0x5736. grub-install: Info: adding a relocation entry for 0x5794. grub-install: Info: adding a relocation entry for 0x57a0. grub-install: Info: adding a relocation entry for 0x57b1. grub-install: Info: adding a relocation entry for 0x57c4. grub-install: Info: adding a relocation entry for 0x57d9. grub-install: Info: adding a relocation entry for 0x57e5. grub-install: Info: adding a relocation entry for 0x5831. grub-install: Info: adding a relocation entry for 0x5842. grub-install: Info: adding a relocation entry for 0x584c. grub-install: Info: adding a relocation entry for 0x58d1. grub-install: Info: adding a relocation entry for 0x5909. grub-install: Info: adding a relocation entry for 0x591e. grub-install: Info: adding a relocation entry for 0x5943. grub-install: Info: adding a relocation entry for 0x5956. grub-install: Info: adding a relocation entry for 0x5969. grub-install: Info: adding a relocation entry for 0x5973. grub-install: Info: adding a relocation entry for 0x597d. grub-install: Info: adding a relocation entry for 0x5987. grub-install: Info: adding a relocation entry for 0x59a3. grub-install: Info: adding a relocation entry for 0x59ad. grub-install: Info: adding a relocation entry for 0x59c3. grub-install: Info: adding a relocation entry for 0x59d3. grub-install: Info: adding a relocation entry for 0x59df. grub-install: Info: adding a relocation entry for 0x59eb. grub-install: Info: adding a relocation entry for 0x59f5. grub-install: Info: adding a relocation entry for 0x5a01. grub-install: Info: adding a relocation entry for 0x5a12. grub-install: Info: adding a relocation entry for 0x5a35. grub-install: Info: adding a relocation entry for 0x5a50. grub-install: Info: adding a relocation entry for 0x5a67. grub-install: Info: adding a relocation entry for 0x5a89. grub-install: Info: adding a relocation entry for 0x5a9a. grub-install: Info: adding a relocation entry for 0x5ab2. grub-install: Info: adding a relocation entry for 0x5ac2. grub-install: Info: adding a relocation entry for 0x5ad6. grub-install: Info: adding a relocation entry for 0x5ae5. grub-install: Info: adding a relocation entry for 0x5af8. grub-install: Info: adding a relocation entry for 0x5b0c. grub-install: Info: adding a relocation entry for 0x5b16. grub-install: Info: adding a relocation entry for 0x5b22. grub-install: Info: adding a relocation entry for 0x5b2e. grub-install: Info: adding a relocation entry for 0x5b3d. grub-install: Info: adding a relocation entry for 0x5b5d. grub-install: Info: adding a relocation entry for 0x5b6e. grub-install: Info: adding a relocation entry for 0x5b8e. grub-install: Info: adding a relocation entry for 0x5b9a. grub-install: Info: adding a relocation entry for 0x5bae. grub-install: Info: adding a relocation entry for 0x5bc5. grub-install: Info: adding a relocation entry for 0x5bcf. grub-install: Info: adding a relocation entry for 0x5bef. grub-install: Info: adding a relocation entry for 0x5bf9. grub-install: Info: adding a relocation entry for 0x5c18. grub-install: Info: adding a relocation entry for 0x5c38. grub-install: Info: adding a relocation entry for 0x5c43. grub-install: Info: adding a relocation entry for 0x5c59. grub-install: Info: adding a relocation entry for 0x5c72. grub-install: Info: adding a relocation entry for 0x5c83. grub-install: Info: adding a relocation entry for 0x5c93. grub-install: Info: adding a relocation entry for 0x5ca3. grub-install: Info: adding a relocation entry for 0x5cb1. grub-install: Info: adding a relocation entry for 0x5cbb. grub-install: Info: adding a relocation entry for 0x5cc5. grub-install: Info: adding a relocation entry for 0x5ccf. grub-install: Info: adding a relocation entry for 0x5ce7. grub-install: Info: adding a relocation entry for 0x5cf4. grub-install: Info: adding a relocation entry for 0x5cfe. grub-install: Info: adding a relocation entry for 0x5d08. grub-install: Info: adding a relocation entry for 0x5d17. grub-install: Info: adding a relocation entry for 0x5d21. grub-install: Info: adding a relocation entry for 0x5d2b. grub-install: Info: adding a relocation entry for 0x5d35. grub-install: Info: adding a relocation entry for 0x5d48. grub-install: Info: adding a relocation entry for 0x5d52. grub-install: Info: adding a relocation entry for 0x5d5c. grub-install: Info: adding a relocation entry for 0x5d66. grub-install: Info: adding a relocation entry for 0x5d72. grub-install: Info: adding a relocation entry for 0x5da1. grub-install: Info: adding a relocation entry for 0x5dae. grub-install: Info: adding a relocation entry for 0x5dc2. grub-install: Info: adding a relocation entry for 0x5dd4. grub-install: Info: adding a relocation entry for 0x5e1d. grub-install: Info: adding a relocation entry for 0x5e27. grub-install: Info: adding a relocation entry for 0x5e40. grub-install: Info: adding a relocation entry for 0x5e53. grub-install: Info: adding a relocation entry for 0x5e5d. grub-install: Info: adding a relocation entry for 0x5e6b. grub-install: Info: adding a relocation entry for 0x5e8f. grub-install: Info: adding a relocation entry for 0x5ea3. grub-install: Info: adding a relocation entry for 0x5eb2. grub-install: Info: adding a relocation entry for 0x5ed7. grub-install: Info: adding a relocation entry for 0x5efd. grub-install: Info: adding a relocation entry for 0x5f09. grub-install: Info: adding a relocation entry for 0x5f2b. grub-install: Info: adding a relocation entry for 0x5f61. grub-install: Info: adding a relocation entry for 0x5f75. grub-install: Info: adding a relocation entry for 0x5f8a. grub-install: Info: adding a relocation entry for 0x5f9f. grub-install: Info: adding a relocation entry for 0x5fb1. grub-install: Info: adding a relocation entry for 0x5fc7. grub-install: Info: adding a relocation entry for 0x5fd1. grub-install: Info: adding a relocation entry for 0x6022. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 296 bytes of a fixup block starting at 0x5000. grub-install: Info: adding a relocation entry for 0x6066. grub-install: Info: adding a relocation entry for 0x60b8. grub-install: Info: adding a relocation entry for 0x60d4. grub-install: Info: adding a relocation entry for 0x60ff. grub-install: Info: adding a relocation entry for 0x611a. grub-install: Info: adding a relocation entry for 0x6131. grub-install: Info: adding a relocation entry for 0x617e. grub-install: Info: adding a relocation entry for 0x61d2. grub-install: Info: adding a relocation entry for 0x6232. grub-install: Info: adding a relocation entry for 0x624f. grub-install: Info: adding a relocation entry for 0x6269. grub-install: Info: adding a relocation entry for 0x627a. grub-install: Info: adding a relocation entry for 0x6298. grub-install: Info: adding a relocation entry for 0x62af. grub-install: Info: adding a relocation entry for 0x6307. grub-install: Info: adding a relocation entry for 0x6324. grub-install: Info: adding a relocation entry for 0x6347. grub-install: Info: adding a relocation entry for 0x63dd. grub-install: Info: adding a relocation entry for 0x63f3. grub-install: Info: adding a relocation entry for 0x63fd. grub-install: Info: adding a relocation entry for 0x6407. grub-install: Info: adding a relocation entry for 0x6411. grub-install: Info: adding a relocation entry for 0x641e. grub-install: Info: adding a relocation entry for 0x6430. grub-install: Info: adding a relocation entry for 0x644b. grub-install: Info: adding a relocation entry for 0x649e. grub-install: Info: adding a relocation entry for 0x64aa. grub-install: Info: adding a relocation entry for 0x64e3. grub-install: Info: adding a relocation entry for 0x64f8. grub-install: Info: adding a relocation entry for 0x6525. grub-install: Info: adding a relocation entry for 0x652f. grub-install: Info: adding a relocation entry for 0x6539. grub-install: Info: adding a relocation entry for 0x6550. grub-install: Info: adding a relocation entry for 0x6574. grub-install: Info: adding a relocation entry for 0x657e. grub-install: Info: adding a relocation entry for 0x658a. grub-install: Info: adding a relocation entry for 0x65c6. grub-install: Info: adding a relocation entry for 0x65d2. grub-install: Info: adding a relocation entry for 0x65e1. grub-install: Info: adding a relocation entry for 0x65f0. grub-install: Info: adding a relocation entry for 0x6602. grub-install: Info: adding a relocation entry for 0x6653. grub-install: Info: adding a relocation entry for 0x667e. grub-install: Info: adding a relocation entry for 0x6692. grub-install: Info: adding a relocation entry for 0x66a7. grub-install: Info: adding a relocation entry for 0x66cb. grub-install: Info: adding a relocation entry for 0x6701. grub-install: Info: adding a relocation entry for 0x670d. grub-install: Info: adding a relocation entry for 0x6723. grub-install: Info: adding a relocation entry for 0x6732. grub-install: Info: adding a relocation entry for 0x6745. grub-install: Info: adding a relocation entry for 0x675b. grub-install: Info: adding a relocation entry for 0x6765. grub-install: Info: adding a relocation entry for 0x676f. grub-install: Info: adding a relocation entry for 0x677c. grub-install: Info: adding a relocation entry for 0x678d. grub-install: Info: adding a relocation entry for 0x67a8. grub-install: Info: adding a relocation entry for 0x67b2. grub-install: Info: adding a relocation entry for 0x67d3. grub-install: Info: adding a relocation entry for 0x67e8. grub-install: Info: adding a relocation entry for 0x67f7. grub-install: Info: adding a relocation entry for 0x6808. grub-install: Info: adding a relocation entry for 0x6814. grub-install: Info: adding a relocation entry for 0x6833. grub-install: Info: adding a relocation entry for 0x6850. grub-install: Info: adding a relocation entry for 0x68c7. grub-install: Info: adding a relocation entry for 0x68d8. grub-install: Info: adding a relocation entry for 0x6928. grub-install: Info: adding a relocation entry for 0x6932. grub-install: Info: adding a relocation entry for 0x6942. grub-install: Info: adding a relocation entry for 0x6958. grub-install: Info: adding a relocation entry for 0x6962. grub-install: Info: adding a relocation entry for 0x696c. grub-install: Info: adding a relocation entry for 0x6976. grub-install: Info: adding a relocation entry for 0x6980. grub-install: Info: adding a relocation entry for 0x698d. grub-install: Info: adding a relocation entry for 0x69bf. grub-install: Info: adding a relocation entry for 0x6a2b. grub-install: Info: adding a relocation entry for 0x6a7a. grub-install: Info: adding a relocation entry for 0x6ab3. grub-install: Info: adding a relocation entry for 0x6b2a. grub-install: Info: adding a relocation entry for 0x6b4d. grub-install: Info: adding a relocation entry for 0x6b96. grub-install: Info: adding a relocation entry for 0x6bad. grub-install: Info: adding a relocation entry for 0x6bf1. grub-install: Info: adding a relocation entry for 0x6bfd. grub-install: Info: adding a relocation entry for 0x6c31. grub-install: Info: adding a relocation entry for 0x6c9e. grub-install: Info: adding a relocation entry for 0x6cc1. grub-install: Info: adding a relocation entry for 0x6ccb. grub-install: Info: adding a relocation entry for 0x6cdb. grub-install: Info: adding a relocation entry for 0x6d0d. grub-install: Info: adding a relocation entry for 0x6d25. grub-install: Info: adding a relocation entry for 0x6d33. grub-install: Info: adding a relocation entry for 0x6d76. grub-install: Info: adding a relocation entry for 0x6d9f. grub-install: Info: adding a relocation entry for 0x6ddb. grub-install: Info: adding a relocation entry for 0x6e3e. grub-install: Info: adding a relocation entry for 0x6e5c. grub-install: Info: adding a relocation entry for 0x6e66. grub-install: Info: adding a relocation entry for 0x6eab. grub-install: Info: adding a relocation entry for 0x6ebe. grub-install: Info: adding a relocation entry for 0x6ed9. grub-install: Info: adding a relocation entry for 0x6f21. grub-install: Info: adding a relocation entry for 0x6f2d. grub-install: Info: adding a relocation entry for 0x6f3b. grub-install: Info: adding a relocation entry for 0x6f52. grub-install: Info: adding a relocation entry for 0x6f63. grub-install: Info: adding a relocation entry for 0x6f87. grub-install: Info: adding a relocation entry for 0x6f98. grub-install: Info: adding a relocation entry for 0x6fa6. grub-install: Info: adding a relocation entry for 0x6fc7. grub-install: Info: adding a relocation entry for 0x6fe7. grub-install: Info: adding a relocation entry for 0x6ff6. grub-install: Info: adding a relocation entry for 0x7009. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 240 bytes of a fixup block starting at 0x6000. grub-install: Info: adding a relocation entry for 0x7035. grub-install: Info: adding a relocation entry for 0x703f. grub-install: Info: adding a relocation entry for 0x704b. grub-install: Info: adding a relocation entry for 0x7055. grub-install: Info: adding a relocation entry for 0x7065. grub-install: Info: adding a relocation entry for 0x7081. grub-install: Info: adding a relocation entry for 0x708b. grub-install: Info: adding a relocation entry for 0x70a1. grub-install: Info: adding a relocation entry for 0x70af. grub-install: Info: adding a relocation entry for 0x70c3. grub-install: Info: adding a relocation entry for 0x70d8. grub-install: Info: adding a relocation entry for 0x70e9. grub-install: Info: adding a relocation entry for 0x70f7. grub-install: Info: adding a relocation entry for 0x710f. grub-install: Info: adding a relocation entry for 0x7131. grub-install: Info: adding a relocation entry for 0x7149. grub-install: Info: adding a relocation entry for 0x715f. grub-install: Info: adding a relocation entry for 0x717b. grub-install: Info: adding a relocation entry for 0x71a9. grub-install: Info: adding a relocation entry for 0x71d5. grub-install: Info: adding a relocation entry for 0x71e6. grub-install: Info: adding a relocation entry for 0x7209. grub-install: Info: adding a relocation entry for 0x724b. grub-install: Info: adding a relocation entry for 0x72b8. grub-install: Info: adding a relocation entry for 0x7304. grub-install: Info: adding a relocation entry for 0x7320. grub-install: Info: adding a relocation entry for 0x7343. grub-install: Info: adding a relocation entry for 0x738d. grub-install: Info: adding a relocation entry for 0x7407. grub-install: Info: adding a relocation entry for 0x7450. grub-install: Info: adding a relocation entry for 0x745e. grub-install: Info: adding a relocation entry for 0x74cb. grub-install: Info: adding a relocation entry for 0x7516. grub-install: Info: adding a relocation entry for 0x7525. grub-install: Info: adding a relocation entry for 0x7534. grub-install: Info: adding a relocation entry for 0x7541. grub-install: Info: adding a relocation entry for 0x754d. grub-install: Info: adding a relocation entry for 0x7568. grub-install: Info: adding a relocation entry for 0x75bd. grub-install: Info: adding a relocation entry for 0x75c7. grub-install: Info: adding a relocation entry for 0x7605. grub-install: Info: adding a relocation entry for 0x760f. grub-install: Info: adding a relocation entry for 0x7671. grub-install: Info: adding a relocation entry for 0x767b. grub-install: Info: adding a relocation entry for 0x76a7. grub-install: Info: adding a relocation entry for 0x76b1. grub-install: Info: adding a relocation entry for 0x76bb. grub-install: Info: adding a relocation entry for 0x76d3. grub-install: Info: adding a relocation entry for 0x76dd. grub-install: Info: adding a relocation entry for 0x76e7. grub-install: Info: adding a relocation entry for 0x76ff. grub-install: Info: adding a relocation entry for 0x7709. grub-install: Info: adding a relocation entry for 0x7713. grub-install: Info: adding a relocation entry for 0x7723. grub-install: Info: adding a relocation entry for 0x7733. grub-install: Info: adding a relocation entry for 0x7771. grub-install: Info: adding a relocation entry for 0x779e. grub-install: Info: adding a relocation entry for 0x77b7. grub-install: Info: adding a relocation entry for 0x77dd. grub-install: Info: adding a relocation entry for 0x77f1. grub-install: Info: adding a relocation entry for 0x77ff. grub-install: Info: adding a relocation entry for 0x7817. grub-install: Info: adding a relocation entry for 0x7825. grub-install: Info: adding a relocation entry for 0x784f. grub-install: Info: adding a relocation entry for 0x7861. grub-install: Info: adding a relocation entry for 0x7884. grub-install: Info: adding a relocation entry for 0x78b1. grub-install: Info: adding a relocation entry for 0x78c1. grub-install: Info: adding a relocation entry for 0x78d4. grub-install: Info: adding a relocation entry for 0x78ee. grub-install: Info: adding a relocation entry for 0x78fd. grub-install: Info: adding a relocation entry for 0x7907. grub-install: Info: adding a relocation entry for 0x7920. grub-install: Info: adding a relocation entry for 0x792a. grub-install: Info: adding a relocation entry for 0x7945. grub-install: Info: adding a relocation entry for 0x7957. grub-install: Info: adding a relocation entry for 0x7968. grub-install: Info: adding a relocation entry for 0x797e. grub-install: Info: adding a relocation entry for 0x798f. grub-install: Info: adding a relocation entry for 0x79a8. grub-install: Info: adding a relocation entry for 0x79b4. grub-install: Info: adding a relocation entry for 0x7a0a. grub-install: Info: adding a relocation entry for 0x7a14. grub-install: Info: adding a relocation entry for 0x7a4a. grub-install: Info: adding a relocation entry for 0x7a7f. grub-install: Info: adding a relocation entry for 0x7aa2. grub-install: Info: adding a relocation entry for 0x7ab6. grub-install: Info: adding a relocation entry for 0x7ad6. grub-install: Info: adding a relocation entry for 0x7afa. grub-install: Info: adding a relocation entry for 0x7b4b. grub-install: Info: adding a relocation entry for 0x7b64. grub-install: Info: adding a relocation entry for 0x7b74. grub-install: Info: adding a relocation entry for 0x7b9d. grub-install: Info: adding a relocation entry for 0x7bc5. grub-install: Info: adding a relocation entry for 0x7bd4. grub-install: Info: adding a relocation entry for 0x7bf5. grub-install: Info: adding a relocation entry for 0x7c1d. grub-install: Info: adding a relocation entry for 0x7c41. grub-install: Info: adding a relocation entry for 0x7caf. grub-install: Info: adding a relocation entry for 0x7cc5. grub-install: Info: adding a relocation entry for 0x7cd2. grub-install: Info: adding a relocation entry for 0x7ce1. grub-install: Info: adding a relocation entry for 0x7d05. grub-install: Info: adding a relocation entry for 0x7d1b. grub-install: Info: adding a relocation entry for 0x7d28. grub-install: Info: adding a relocation entry for 0x7d55. grub-install: Info: adding a relocation entry for 0x7d87. grub-install: Info: adding a relocation entry for 0x7da5. grub-install: Info: adding a relocation entry for 0x7db2. grub-install: Info: adding a relocation entry for 0x7dc7. grub-install: Info: adding a relocation entry for 0x7de0. grub-install: Info: adding a relocation entry for 0x7dec. grub-install: Info: adding a relocation entry for 0x7df6. grub-install: Info: adding a relocation entry for 0x7e0d. grub-install: Info: adding a relocation entry for 0x7e1d. grub-install: Info: adding a relocation entry for 0x7e2d. grub-install: Info: adding a relocation entry for 0x7e3f. grub-install: Info: adding a relocation entry for 0x7e4f. grub-install: Info: adding a relocation entry for 0x7e5c. grub-install: Info: adding a relocation entry for 0x7e7e. grub-install: Info: adding a relocation entry for 0x7e88. grub-install: Info: adding a relocation entry for 0x7e9b. grub-install: Info: adding a relocation entry for 0x7eaf. grub-install: Info: adding a relocation entry for 0x7ebe. grub-install: Info: adding a relocation entry for 0x7ec8. grub-install: Info: adding a relocation entry for 0x7ed4. grub-install: Info: adding a relocation entry for 0x7ede. grub-install: Info: adding a relocation entry for 0x7eef. grub-install: Info: adding a relocation entry for 0x7efb. grub-install: Info: adding a relocation entry for 0x7f0b. grub-install: Info: adding a relocation entry for 0x7f1a. grub-install: Info: adding a relocation entry for 0x7f26. grub-install: Info: adding a relocation entry for 0x7f32. grub-install: Info: adding a relocation entry for 0x7f57. grub-install: Info: adding a relocation entry for 0x7f77. grub-install: Info: adding a relocation entry for 0x7f81. grub-install: Info: adding a relocation entry for 0x7f8f. grub-install: Info: adding a relocation entry for 0x7fb8. grub-install: Info: adding a relocation entry for 0x7fe6. grub-install: Info: adding a relocation entry for 0x7ff7. grub-install: Info: adding a relocation entry for 0x8038. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 296 bytes of a fixup block starting at 0x7000. grub-install: Info: adding a relocation entry for 0x808c. grub-install: Info: adding a relocation entry for 0x8098. grub-install: Info: adding a relocation entry for 0x80ab. grub-install: Info: adding a relocation entry for 0x80b9. grub-install: Info: adding a relocation entry for 0x80c5. grub-install: Info: adding a relocation entry for 0x80dd. grub-install: Info: adding a relocation entry for 0x8103. grub-install: Info: adding a relocation entry for 0x8118. grub-install: Info: adding a relocation entry for 0x8139. grub-install: Info: adding a relocation entry for 0x8168. grub-install: Info: adding a relocation entry for 0x8178. grub-install: Info: adding a relocation entry for 0x81b2. grub-install: Info: adding a relocation entry for 0x81bc. grub-install: Info: adding a relocation entry for 0x81cd. grub-install: Info: adding a relocation entry for 0x820e. grub-install: Info: adding a relocation entry for 0x821a. grub-install: Info: adding a relocation entry for 0x8229. grub-install: Info: adding a relocation entry for 0x8233. grub-install: Info: adding a relocation entry for 0x8250. grub-install: Info: adding a relocation entry for 0x825a. grub-install: Info: adding a relocation entry for 0x8264. grub-install: Info: adding a relocation entry for 0x8272. grub-install: Info: adding a relocation entry for 0x829d. grub-install: Info: adding a relocation entry for 0x82a7. grub-install: Info: adding a relocation entry for 0x82c8. grub-install: Info: adding a relocation entry for 0x836c. grub-install: Info: adding a relocation entry for 0x83c1. grub-install: Info: adding a relocation entry for 0x840f. grub-install: Info: adding a relocation entry for 0x8435. grub-install: Info: adding a relocation entry for 0x8489. grub-install: Info: adding a relocation entry for 0x84a9. grub-install: Info: adding a relocation entry for 0x84b3. grub-install: Info: adding a relocation entry for 0x84e1. grub-install: Info: adding a relocation entry for 0x8515. grub-install: Info: adding a relocation entry for 0x8546. grub-install: Info: adding a relocation entry for 0x8557. grub-install: Info: adding a relocation entry for 0x856e. grub-install: Info: adding a relocation entry for 0x85ab. grub-install: Info: adding a relocation entry for 0x85b5. grub-install: Info: adding a relocation entry for 0x85cb. grub-install: Info: adding a relocation entry for 0x85db. grub-install: Info: adding a relocation entry for 0x85e5. grub-install: Info: adding a relocation entry for 0x85f4. grub-install: Info: adding a relocation entry for 0x8605. grub-install: Info: adding a relocation entry for 0x860f. grub-install: Info: adding a relocation entry for 0x8627. grub-install: Info: adding a relocation entry for 0x863e. grub-install: Info: adding a relocation entry for 0x8648. grub-install: Info: adding a relocation entry for 0x8652. grub-install: Info: adding a relocation entry for 0x865e. grub-install: Info: adding a relocation entry for 0x868a. grub-install: Info: adding a relocation entry for 0x869f. grub-install: Info: adding a relocation entry for 0x86ba. grub-install: Info: adding a relocation entry for 0x86d4. grub-install: Info: adding a relocation entry for 0x86de. grub-install: Info: adding a relocation entry for 0x8712. grub-install: Info: adding a relocation entry for 0x873b. grub-install: Info: adding a relocation entry for 0x874c. grub-install: Info: adding a relocation entry for 0x876e. grub-install: Info: adding a relocation entry for 0x87e2. grub-install: Info: adding a relocation entry for 0x880a. grub-install: Info: adding a relocation entry for 0x8816. grub-install: Info: adding a relocation entry for 0x8826. grub-install: Info: adding a relocation entry for 0x8842. grub-install: Info: adding a relocation entry for 0x8852. grub-install: Info: adding a relocation entry for 0x8884. grub-install: Info: adding a relocation entry for 0x88d4. grub-install: Info: adding a relocation entry for 0x88e2. grub-install: Info: adding a relocation entry for 0x88f7. grub-install: Info: adding a relocation entry for 0x890f. grub-install: Info: adding a relocation entry for 0x892b. grub-install: Info: adding a relocation entry for 0x896d. grub-install: Info: adding a relocation entry for 0x89a4. grub-install: Info: adding a relocation entry for 0x89ae. grub-install: Info: adding a relocation entry for 0x89b8. grub-install: Info: adding a relocation entry for 0x89c4. grub-install: Info: adding a relocation entry for 0x89d3. grub-install: Info: adding a relocation entry for 0x8a28. grub-install: Info: adding a relocation entry for 0x8a34. grub-install: Info: adding a relocation entry for 0x8a3e. grub-install: Info: adding a relocation entry for 0x8a52. grub-install: Info: adding a relocation entry for 0x8a71. grub-install: Info: adding a relocation entry for 0x8a7b. grub-install: Info: adding a relocation entry for 0x8a87. grub-install: Info: adding a relocation entry for 0x8a9b. grub-install: Info: adding a relocation entry for 0x8aa8. grub-install: Info: adding a relocation entry for 0x8ab4. grub-install: Info: adding a relocation entry for 0x8abe. grub-install: Info: adding a relocation entry for 0x8acd. grub-install: Info: adding a relocation entry for 0x8aed. grub-install: Info: adding a relocation entry for 0x8b08. grub-install: Info: adding a relocation entry for 0x8b29. grub-install: Info: adding a relocation entry for 0x8b8b. grub-install: Info: adding a relocation entry for 0x8ba6. grub-install: Info: adding a relocation entry for 0x8be5. grub-install: Info: adding a relocation entry for 0x8bef. grub-install: Info: adding a relocation entry for 0x8c10. grub-install: Info: adding a relocation entry for 0x8c1c. grub-install: Info: adding a relocation entry for 0x8c2b. grub-install: Info: adding a relocation entry for 0x8c3b. grub-install: Info: adding a relocation entry for 0x8c45. grub-install: Info: adding a relocation entry for 0x8c57. grub-install: Info: adding a relocation entry for 0x8c69. grub-install: Info: adding a relocation entry for 0x8c7e. grub-install: Info: adding a relocation entry for 0x8c88. grub-install: Info: adding a relocation entry for 0x8c9a. grub-install: Info: adding a relocation entry for 0x8caa. grub-install: Info: adding a relocation entry for 0x8cb9. grub-install: Info: adding a relocation entry for 0x8cc5. grub-install: Info: adding a relocation entry for 0x8cd8. grub-install: Info: adding a relocation entry for 0x8ce9. grub-install: Info: adding a relocation entry for 0x8cf5. grub-install: Info: adding a relocation entry for 0x8d07. grub-install: Info: adding a relocation entry for 0x8d13. grub-install: Info: adding a relocation entry for 0x8d1d. grub-install: Info: adding a relocation entry for 0x8d2b. grub-install: Info: adding a relocation entry for 0x8d35. grub-install: Info: adding a relocation entry for 0x8d45. grub-install: Info: adding a relocation entry for 0x8d52. grub-install: Info: adding a relocation entry for 0x8d8e. grub-install: Info: adding a relocation entry for 0x8d9a. grub-install: Info: adding a relocation entry for 0x8dac. grub-install: Info: adding a relocation entry for 0x8db6. grub-install: Info: adding a relocation entry for 0x8dd0. grub-install: Info: adding a relocation entry for 0x8ddc. grub-install: Info: adding a relocation entry for 0x8e03. grub-install: Info: adding a relocation entry for 0x8e0d. grub-install: Info: adding a relocation entry for 0x8e31. grub-install: Info: adding a relocation entry for 0x8e8e. grub-install: Info: adding a relocation entry for 0x8e9c. grub-install: Info: adding a relocation entry for 0x8f82. grub-install: Info: adding a relocation entry for 0x8fc3. grub-install: Info: adding a relocation entry for 0x90d9. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 280 bytes of a fixup block starting at 0x8000. grub-install: Info: adding a relocation entry for 0x90ef. grub-install: Info: adding a relocation entry for 0x910d. grub-install: Info: adding a relocation entry for 0x9121. grub-install: Info: adding a relocation entry for 0x913d. grub-install: Info: adding a relocation entry for 0x915e. grub-install: Info: adding a relocation entry for 0x91e2. grub-install: Info: adding a relocation entry for 0x9245. grub-install: Info: adding a relocation entry for 0x92a1. grub-install: Info: adding a relocation entry for 0x92b2. grub-install: Info: adding a relocation entry for 0x92dc. grub-install: Info: adding a relocation entry for 0x92eb. grub-install: Info: adding a relocation entry for 0x9369. grub-install: Info: adding a relocation entry for 0x9426. grub-install: Info: adding a relocation entry for 0x944b. grub-install: Info: adding a relocation entry for 0x945e. grub-install: Info: adding a relocation entry for 0x947f. grub-install: Info: adding a relocation entry for 0x949b. grub-install: Info: adding a relocation entry for 0x94ae. grub-install: Info: adding a relocation entry for 0x94e3. grub-install: Info: adding a relocation entry for 0x94f5. grub-install: Info: adding a relocation entry for 0x9660. grub-install: Info: adding a relocation entry for 0x9682. grub-install: Info: adding a relocation entry for 0x974d. grub-install: Info: adding a relocation entry for 0x97f8. grub-install: Info: adding a relocation entry for 0x9852. grub-install: Info: adding a relocation entry for 0x99c8. grub-install: Info: adding a relocation entry for 0x99f1. grub-install: Info: adding a relocation entry for 0x9b27. grub-install: Info: adding a relocation entry for 0x9bee. grub-install: Info: adding a relocation entry for 0x9bfd. grub-install: Info: adding a relocation entry for 0x9c0f. grub-install: Info: adding a relocation entry for 0x9c34. grub-install: Info: adding a relocation entry for 0x9c4d. grub-install: Info: adding a relocation entry for 0x9c65. grub-install: Info: adding a relocation entry for 0x9c97. grub-install: Info: adding a relocation entry for 0x9ca9. grub-install: Info: adding a relocation entry for 0x9cba. grub-install: Info: adding a relocation entry for 0x9cfd. grub-install: Info: adding a relocation entry for 0x9d5b. grub-install: Info: adding a relocation entry for 0x9d77. grub-install: Info: adding a relocation entry for 0x9d88. grub-install: Info: adding a relocation entry for 0x9da1. grub-install: Info: adding a relocation entry for 0x9dcb. grub-install: Info: adding a relocation entry for 0x9ddb. grub-install: Info: adding a relocation entry for 0x9dff. grub-install: Info: adding a relocation entry for 0x9e09. grub-install: Info: adding a relocation entry for 0x9e3c. grub-install: Info: adding a relocation entry for 0x9e48. grub-install: Info: adding a relocation entry for 0x9e63. grub-install: Info: adding a relocation entry for 0x9e96. grub-install: Info: adding a relocation entry for 0x9eaa. grub-install: Info: adding a relocation entry for 0x9ed1. grub-install: Info: adding a relocation entry for 0x9f02. grub-install: Info: adding a relocation entry for 0x9f25. grub-install: Info: adding a relocation entry for 0x9f34. grub-install: Info: adding a relocation entry for 0x9f73. grub-install: Info: adding a relocation entry for 0x9f87. grub-install: Info: adding a relocation entry for 0x9fa9. grub-install: Info: adding a relocation entry for 0x9fdf. grub-install: Info: adding a relocation entry for 0xa025. grub-install: Info: writing 128 bytes of a fixup block starting at 0x9000. grub-install: Info: adding a relocation entry for 0xa036. grub-install: Info: adding a relocation entry for 0xa055. grub-install: Info: adding a relocation entry for 0xa0ac. grub-install: Info: adding a relocation entry for 0xa0ca. grub-install: Info: adding a relocation entry for 0xa0db. grub-install: Info: adding a relocation entry for 0xa0f0. grub-install: Info: adding a relocation entry for 0xa115. grub-install: Info: adding a relocation entry for 0xa150. grub-install: Info: adding a relocation entry for 0xa16c. grub-install: Info: adding a relocation entry for 0xa178. grub-install: Info: adding a relocation entry for 0xa186. grub-install: Info: adding a relocation entry for 0xa192. grub-install: Info: adding a relocation entry for 0xa1a2. grub-install: Info: adding a relocation entry for 0xa1b0. grub-install: Info: adding a relocation entry for 0xa1bc. grub-install: Info: adding a relocation entry for 0xa1ff. grub-install: Info: adding a relocation entry for 0xa221. grub-install: Info: adding a relocation entry for 0xa236. grub-install: Info: adding a relocation entry for 0xa25d. grub-install: Info: adding a relocation entry for 0xa269. grub-install: Info: adding a relocation entry for 0xa27a. grub-install: Info: adding a relocation entry for 0xa2b3. grub-install: Info: adding a relocation entry for 0xa2c5. grub-install: Info: adding a relocation entry for 0xa2de. grub-install: Info: adding a relocation entry for 0xa2e8. grub-install: Info: adding a relocation entry for 0xa304. grub-install: Info: adding a relocation entry for 0xa338. grub-install: Info: adding a relocation entry for 0xa367. grub-install: Info: adding a relocation entry for 0xa376. grub-install: Info: adding a relocation entry for 0xa394. grub-install: Info: adding a relocation entry for 0xa3d2. grub-install: Info: adding a relocation entry for 0xa3e2. grub-install: Info: adding a relocation entry for 0xa3ee. grub-install: Info: adding a relocation entry for 0xa402. grub-install: Info: adding a relocation entry for 0xa414. grub-install: Info: adding a relocation entry for 0xa425. grub-install: Info: adding a relocation entry for 0xa44d. grub-install: Info: adding a relocation entry for 0xa465. grub-install: Info: adding a relocation entry for 0xa4fa. grub-install: Info: adding a relocation entry for 0xa572. grub-install: Info: adding a relocation entry for 0xa5cf. grub-install: Info: adding a relocation entry for 0xa5e8. grub-install: Info: adding a relocation entry for 0xa5f7. grub-install: Info: adding a relocation entry for 0xa606. grub-install: Info: adding a relocation entry for 0xa642. grub-install: Info: adding a relocation entry for 0xa652. grub-install: Info: adding a relocation entry for 0xa67f. grub-install: Info: adding a relocation entry for 0xa6a3. grub-install: Info: adding a relocation entry for 0xa6c6. grub-install: Info: adding a relocation entry for 0xa6da. grub-install: Info: adding a relocation entry for 0xa708. grub-install: Info: adding a relocation entry for 0xa712. grub-install: Info: adding a relocation entry for 0xa736. grub-install: Info: adding a relocation entry for 0xa76c. grub-install: Info: adding a relocation entry for 0xa795. grub-install: Info: adding a relocation entry for 0xa7a4. grub-install: Info: adding a relocation entry for 0xa7c0. grub-install: Info: adding a relocation entry for 0xa7cf. grub-install: Info: adding a relocation entry for 0xa7df. grub-install: Info: adding a relocation entry for 0xa7f8. grub-install: Info: adding a relocation entry for 0xa80a. grub-install: Info: adding a relocation entry for 0xa83d. grub-install: Info: adding a relocation entry for 0xa847. grub-install: Info: adding a relocation entry for 0xa858. grub-install: Info: adding a relocation entry for 0xa864. grub-install: Info: adding a relocation entry for 0xa871. grub-install: Info: adding a relocation entry for 0xa8e1. grub-install: Info: adding a relocation entry for 0xa8f3. grub-install: Info: adding a relocation entry for 0xa927. grub-install: Info: adding a relocation entry for 0xa93e. grub-install: Info: adding a relocation entry for 0xa959. grub-install: Info: adding a relocation entry for 0xa986. grub-install: Info: adding a relocation entry for 0xa996. grub-install: Info: adding a relocation entry for 0xa9a5. grub-install: Info: adding a relocation entry for 0xa9bf. grub-install: Info: adding a relocation entry for 0xaa28. grub-install: Info: adding a relocation entry for 0xaa5d. grub-install: Info: adding a relocation entry for 0xaa6e. grub-install: Info: adding a relocation entry for 0xaaa8. grub-install: Info: adding a relocation entry for 0xaab2. grub-install: Info: adding a relocation entry for 0xaace. grub-install: Info: adding a relocation entry for 0xaaf1. grub-install: Info: adding a relocation entry for 0xab0d. grub-install: Info: adding a relocation entry for 0xab30. grub-install: Info: adding a relocation entry for 0xab3a. grub-install: Info: adding a relocation entry for 0xab98. grub-install: Info: adding a relocation entry for 0xabf4. grub-install: Info: adding a relocation entry for 0xac0c. grub-install: Info: adding a relocation entry for 0xac16. grub-install: Info: adding a relocation entry for 0xac25. grub-install: Info: adding a relocation entry for 0xac35. grub-install: Info: adding a relocation entry for 0xac4e. grub-install: Info: adding a relocation entry for 0xac69. grub-install: Info: adding a relocation entry for 0xac84. grub-install: Info: adding a relocation entry for 0xacae. grub-install: Info: adding a relocation entry for 0xaced. grub-install: Info: adding a relocation entry for 0xad47. grub-install: Info: adding a relocation entry for 0xad58. grub-install: Info: adding a relocation entry for 0xad79. grub-install: Info: adding a relocation entry for 0xada0. grub-install: Info: adding a relocation entry for 0xade9. grub-install: Info: adding a relocation entry for 0xae0c. grub-install: Info: adding a relocation entry for 0xae31. grub-install: Info: adding a relocation entry for 0xae3e. grub-install: Info: adding a relocation entry for 0xae6b. grub-install: Info: adding a relocation entry for 0xae7a. grub-install: Info: adding a relocation entry for 0xae8a. grub-install: Info: adding a relocation entry for 0xae9b. grub-install: Info: adding a relocation entry for 0xaea7. grub-install: Info: adding a relocation entry for 0xaeb3. grub-install: Info: adding a relocation entry for 0xaecd. grub-install: Info: adding a relocation entry for 0xaee0. grub-install: Info: adding a relocation entry for 0xaeec. grub-install: Info: adding a relocation entry for 0xaef8. grub-install: Info: adding a relocation entry for 0xaf07. grub-install: Info: adding a relocation entry for 0xaf2a. grub-install: Info: adding a relocation entry for 0xaf34. grub-install: Info: adding a relocation entry for 0xaf43. grub-install: Info: adding a relocation entry for 0xaf76. grub-install: Info: adding a relocation entry for 0xaf8b. grub-install: Info: adding a relocation entry for 0xafb6. grub-install: Info: adding a relocation entry for 0xafc7. grub-install: Info: adding a relocation entry for 0xafda. grub-install: Info: adding a relocation entry for 0xafe4. grub-install: Info: adding a relocation entry for 0xaff2. grub-install: Info: adding a relocation entry for 0xaffc. grub-install: Info: adding a relocation entry for 0xb01b. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 264 bytes of a fixup block starting at 0xa000. grub-install: Info: adding a relocation entry for 0xb028. grub-install: Info: adding a relocation entry for 0xb032. grub-install: Info: adding a relocation entry for 0xb049. grub-install: Info: adding a relocation entry for 0xb05e. grub-install: Info: adding a relocation entry for 0xb079. grub-install: Info: adding a relocation entry for 0xb08f. grub-install: Info: adding a relocation entry for 0xb0db. grub-install: Info: adding a relocation entry for 0xb116. grub-install: Info: adding a relocation entry for 0xb12f. grub-install: Info: adding a relocation entry for 0xb153. grub-install: Info: adding a relocation entry for 0xb182. grub-install: Info: adding a relocation entry for 0xb196. grub-install: Info: adding a relocation entry for 0xb1a7. grub-install: Info: adding a relocation entry for 0xb1cc. grub-install: Info: adding a relocation entry for 0xb1f4. grub-install: Info: adding a relocation entry for 0xb1ff. grub-install: Info: adding a relocation entry for 0xb214. grub-install: Info: adding a relocation entry for 0xb21f. grub-install: Info: translating the relocation section .rela.rodata. grub-install: Info: adding a relocation entry for 0xc000. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 48 bytes of a fixup block starting at 0xb000. grub-install: Info: adding a relocation entry for 0xc008. grub-install: Info: adding a relocation entry for 0xc010. grub-install: Info: adding a relocation entry for 0xc018. grub-install: Info: adding a relocation entry for 0xc020. grub-install: Info: adding a relocation entry for 0xc028. grub-install: Info: adding a relocation entry for 0xc030. grub-install: Info: adding a relocation entry for 0xc038. grub-install: Info: adding a relocation entry for 0xc040. grub-install: Info: adding a relocation entry for 0xc048. grub-install: Info: adding a relocation entry for 0xc050. grub-install: Info: adding a relocation entry for 0xc058. grub-install: Info: adding a relocation entry for 0xc060. grub-install: Info: adding a relocation entry for 0xc068. grub-install: Info: adding a relocation entry for 0xc070. grub-install: Info: adding a relocation entry for 0xc078. grub-install: Info: adding a relocation entry for 0xc080. grub-install: Info: adding a relocation entry for 0xc088. grub-install: Info: adding a relocation entry for 0xc090. grub-install: Info: adding a relocation entry for 0xc098. grub-install: Info: adding a relocation entry for 0xc0a0. grub-install: Info: adding a relocation entry for 0xc0a8. grub-install: Info: adding a relocation entry for 0xc0b0. grub-install: Info: adding a relocation entry for 0xc0b8. grub-install: Info: adding a relocation entry for 0xc0c0. grub-install: Info: adding a relocation entry for 0xc0c8. grub-install: Info: adding a relocation entry for 0xc0d0. grub-install: Info: adding a relocation entry for 0xc0d8. grub-install: Info: adding a relocation entry for 0xc140. grub-install: Info: adding a relocation entry for 0xc148. grub-install: Info: adding a relocation entry for 0xc150. grub-install: Info: adding a relocation entry for 0xc158. grub-install: Info: adding a relocation entry for 0xc160. grub-install: Info: adding a relocation entry for 0xc168. grub-install: Info: adding a relocation entry for 0xc170. grub-install: Info: adding a relocation entry for 0xc178. grub-install: Info: adding a relocation entry for 0xc180. grub-install: Info: adding a relocation entry for 0xc188. grub-install: Info: adding a relocation entry for 0xc190. grub-install: Info: adding a relocation entry for 0xc198. grub-install: Info: translating the relocation section .rela.data. grub-install: Info: adding a relocation entry for 0xdea0. grub-install: Info: writing 88 bytes of a fixup block starting at 0xc000. grub-install: Info: adding a relocation entry for 0xdeb0. grub-install: Info: adding a relocation entry for 0xdeb8. grub-install: Info: adding a relocation entry for 0xdec0. grub-install: Info: adding a relocation entry for 0xdec8. grub-install: Info: adding a relocation entry for 0xded0. grub-install: Info: adding a relocation entry for 0xdf30. grub-install: Info: adding a relocation entry for 0xdf38. grub-install: Info: adding a relocation entry for 0xdf40. grub-install: Info: adding a relocation entry for 0xdf48. grub-install: Info: adding a relocation entry for 0xdf58. grub-install: Info: adding a relocation entry for 0xdf60. grub-install: Info: adding a relocation entry for 0xdf68. grub-install: Info: adding a relocation entry for 0xdf70. grub-install: Info: adding a relocation entry for 0xdf78. grub-install: Info: adding a relocation entry for 0xdf80. grub-install: Info: adding a relocation entry for 0xdfd0. grub-install: Info: adding a relocation entry for 0xdfd8. grub-install: Info: adding a relocation entry for 0xdfe8. grub-install: Info: adding a relocation entry for 0xe020. grub-install: Info: adding a padding fixup entry. grub-install: Info: writing 48 bytes of a fixup block starting at 0xd000. grub-install: Info: adding a relocation entry for 0xe050. grub-install: Info: adding a relocation entry for 0xe060. grub-install: Info: adding a relocation entry for 0xe068. grub-install: Info: adding a relocation entry for 0xe090. grub-install: Info: adding a relocation entry for 0xe1d0. grub-install: Info: adding a relocation entry for 0xe1e0. grub-install: Info: adding a relocation entry for 0xe1e8. grub-install: Info: adding a relocation entry for 0xe1f8. grub-install: Info: adding a relocation entry for 0xe200. grub-install: Info: adding a relocation entry for 0xe210. grub-install: Info: adding a relocation entry for 0xe218. grub-install: Info: adding a relocation entry for 0xe228. grub-install: Info: adding a relocation entry for 0xe230. grub-install: Info: adding a relocation entry for 0xe240. grub-install: Info: adding a relocation entry for 0xe248. grub-install: Info: adding a relocation entry for 0xe258. grub-install: Info: adding a relocation entry for 0xe260. grub-install: Info: adding a relocation entry for 0xe270. grub-install: Info: adding a relocation entry for 0xe278. grub-install: Info: adding a relocation entry for 0xe288. grub-install: Info: adding a relocation entry for 0xe290. grub-install: Info: adding a relocation entry for 0xe2a0. grub-install: Info: adding a relocation entry for 0xe2a8. grub-install: Info: adding a relocation entry for 0xe2b8. grub-install: Info: adding a relocation entry for 0xe2c0. grub-install: Info: adding a relocation entry for 0xe2d0. grub-install: Info: adding a relocation entry for 0xe2d8. grub-install: Info: adding a relocation entry for 0xe2e8. grub-install: Info: adding a relocation entry for 0xe2f0. grub-install: Info: adding a relocation entry for 0xe300. grub-install: Info: adding a relocation entry for 0xe308. grub-install: Info: adding a relocation entry for 0xe318. grub-install: Info: adding a relocation entry for 0xe320. grub-install: Info: adding a relocation entry for 0xe330. grub-install: Info: adding a relocation entry for 0xe338. grub-install: Info: adding a relocation entry for 0xe348. grub-install: Info: adding a relocation entry for 0xe350. grub-install: Info: adding a relocation entry for 0xe360. grub-install: Info: adding a relocation entry for 0xe368. grub-install: Info: adding a relocation entry for 0xe378. grub-install: Info: adding a relocation entry for 0xe380. grub-install: Info: adding a relocation entry for 0xe390. grub-install: Info: adding a relocation entry for 0xe398. grub-install: Info: adding a relocation entry for 0xe3a8. grub-install: Info: adding a relocation entry for 0xe3b0. grub-install: Info: adding a relocation entry for 0xe3c0. grub-install: Info: adding a relocation entry for 0xe3c8. grub-install: Info: adding a relocation entry for 0xe3d8. grub-install: Info: adding a relocation entry for 0xe3e0. grub-install: Info: adding a relocation entry for 0xe3f0. grub-install: Info: adding a relocation entry for 0xe3f8. grub-install: Info: adding a relocation entry for 0xe408. grub-install: Info: adding a relocation entry for 0xe410. grub-install: Info: adding a relocation entry for 0xe420. grub-install: Info: adding a relocation entry for 0xe428. grub-install: Info: adding a relocation entry for 0xe438. grub-install: Info: adding a relocation entry for 0xe440. grub-install: Info: adding a relocation entry for 0xe450. grub-install: Info: adding a relocation entry for 0xe458. grub-install: Info: adding a relocation entry for 0xe468. grub-install: Info: adding a relocation entry for 0xe470. grub-install: Info: adding a relocation entry for 0xe480. grub-install: Info: adding a relocation entry for 0xe488. grub-install: Info: adding a relocation entry for 0xe498. grub-install: Info: adding a relocation entry for 0xe4a0. grub-install: Info: adding a relocation entry for 0xe4b0. grub-install: Info: adding a relocation entry for 0xe4b8. grub-install: Info: adding a relocation entry for 0xe4c8. grub-install: Info: adding a relocation entry for 0xe4d0. grub-install: Info: adding a relocation entry for 0xe4e0. grub-install: Info: adding a relocation entry for 0xe4e8. grub-install: Info: adding a relocation entry for 0xe4f8. grub-install: Info: adding a relocation entry for 0xe500. grub-install: Info: adding a relocation entry for 0xe510. grub-install: Info: adding a relocation entry for 0xe518. grub-install: Info: adding a relocation entry for 0xe528. grub-install: Info: adding a relocation entry for 0xe530. grub-install: Info: adding a relocation entry for 0xe540. grub-install: Info: adding a relocation entry for 0xe548. grub-install: Info: adding a relocation entry for 0xe558. grub-install: Info: adding a relocation entry for 0xe560. grub-install: Info: adding a relocation entry for 0xe570. grub-install: Info: adding a relocation entry for 0xe578. grub-install: Info: adding a relocation entry for 0xe588. grub-install: Info: adding a relocation entry for 0xe590. grub-install: Info: adding a relocation entry for 0xe5a0. grub-install: Info: adding a relocation entry for 0xe5a8. grub-install: Info: adding a relocation entry for 0xe5b8. grub-install: Info: adding a relocation entry for 0xe5c0. grub-install: Info: adding a relocation entry for 0xe5d0. grub-install: Info: adding a relocation entry for 0xe5d8. grub-install: Info: adding a relocation entry for 0xe5e8. grub-install: Info: adding a relocation entry for 0xe5f0. grub-install: Info: adding a relocation entry for 0xe600. grub-install: Info: adding a relocation entry for 0xe608. grub-install: Info: adding a relocation entry for 0xe618. grub-install: Info: adding a relocation entry for 0xe620. grub-install: Info: adding a relocation entry for 0xe630. grub-install: Info: adding a relocation entry for 0xe638. grub-install: Info: adding a relocation entry for 0xe648. grub-install: Info: adding a relocation entry for 0xe650. grub-install: Info: adding a relocation entry for 0xe660. grub-install: Info: adding a relocation entry for 0xe668. grub-install: Info: adding a relocation entry for 0xe678. grub-install: Info: adding a relocation entry for 0xe680. grub-install: Info: adding a relocation entry for 0xe690. grub-install: Info: adding a relocation entry for 0xe698. grub-install: Info: adding a relocation entry for 0xe6a8. grub-install: Info: adding a relocation entry for 0xe6b0. grub-install: Info: adding a relocation entry for 0xe6c0. grub-install: Info: adding a relocation entry for 0xe6c8. grub-install: Info: adding a relocation entry for 0xe6d8. grub-install: Info: adding a relocation entry for 0xe6e0. grub-install: Info: adding a relocation entry for 0xe6f0. grub-install: Info: adding a relocation entry for 0xe6f8. grub-install: Info: adding a relocation entry for 0xe708. grub-install: Info: adding a relocation entry for 0xe710. grub-install: Info: adding a relocation entry for 0xe720. grub-install: Info: adding a relocation entry for 0xe728. grub-install: Info: adding a relocation entry for 0xe738. grub-install: Info: adding a relocation entry for 0xe740. grub-install: Info: adding a relocation entry for 0xe750. grub-install: Info: adding a relocation entry for 0xe758. grub-install: Info: adding a relocation entry for 0xe768. grub-install: Info: adding a relocation entry for 0xe770. grub-install: Info: adding a relocation entry for 0xe780. grub-install: Info: adding a relocation entry for 0xe788. grub-install: Info: adding a relocation entry for 0xe798. grub-install: Info: adding a relocation entry for 0xe7a0. grub-install: Info: adding a relocation entry for 0xe7b0. grub-install: Info: adding a relocation entry for 0xe7b8. grub-install: Info: adding a relocation entry for 0xe7c8. grub-install: Info: adding a relocation entry for 0xe7d0. grub-install: Info: adding a relocation entry for 0xe7e0. grub-install: Info: adding a relocation entry for 0xe7e8. grub-install: Info: adding a relocation entry for 0xe7f8. grub-install: Info: adding a relocation entry for 0xe800. grub-install: Info: adding a relocation entry for 0xe810. grub-install: Info: adding a relocation entry for 0xe818. grub-install: Info: adding a relocation entry for 0xe828. grub-install: Info: adding a relocation entry for 0xe830. grub-install: Info: adding a relocation entry for 0xe840. grub-install: Info: adding a relocation entry for 0xe848. grub-install: Info: adding a relocation entry for 0xe858. grub-install: Info: adding a relocation entry for 0xe860. grub-install: Info: adding a relocation entry for 0xe870. grub-install: Info: adding a relocation entry for 0xe878. grub-install: Info: adding a relocation entry for 0xe888. grub-install: Info: adding a relocation entry for 0xe890. grub-install: Info: adding a relocation entry for 0xe8a0. grub-install: Info: adding a relocation entry for 0xe8a8. grub-install: Info: adding a relocation entry for 0xe8b8. grub-install: Info: adding a relocation entry for 0xe8c0. grub-install: Info: adding a relocation entry for 0xe8d0. grub-install: Info: adding a relocation entry for 0xe8d8. grub-install: Info: adding a relocation entry for 0xe8e8. grub-install: Info: adding a relocation entry for 0xe8f0. grub-install: Info: adding a relocation entry for 0xe900. grub-install: Info: adding a relocation entry for 0xe908. grub-install: Info: adding a relocation entry for 0xe918. grub-install: Info: adding a relocation entry for 0xe920. grub-install: Info: adding a relocation entry for 0xe930. grub-install: Info: adding a relocation entry for 0xe938. grub-install: Info: adding a relocation entry for 0xe948. grub-install: Info: adding a relocation entry for 0xe950. grub-install: Info: adding a relocation entry for 0xe960. grub-install: Info: adding a relocation entry for 0xe968. grub-install: Info: adding a relocation entry for 0xe978. grub-install: Info: adding a relocation entry for 0xe980. grub-install: Info: adding a relocation entry for 0xe990. grub-install: Info: adding a relocation entry for 0xe998. grub-install: Info: adding a relocation entry for 0xe9a8. grub-install: Info: adding a relocation entry for 0xe9b0. grub-install: Info: adding a relocation entry for 0xe9c0. grub-install: Info: adding a relocation entry for 0xe9c8. grub-install: Info: adding a relocation entry for 0xe9d8. grub-install: Info: adding a relocation entry for 0xe9e0. grub-install: Info: adding a relocation entry for 0xe9f0. grub-install: Info: adding a relocation entry for 0xe9f8. grub-install: Info: adding a relocation entry for 0xea08. grub-install: Info: adding a relocation entry for 0xea10. grub-install: Info: adding a relocation entry for 0xea20. grub-install: Info: adding a relocation entry for 0xea28. grub-install: Info: adding a relocation entry for 0xea38. grub-install: Info: adding a relocation entry for 0xea40. grub-install: Info: adding a relocation entry for 0xea50. grub-install: Info: adding a relocation entry for 0xea58. grub-install: Info: adding a relocation entry for 0xea68. grub-install: Info: adding a relocation entry for 0xea70. grub-install: Info: adding a relocation entry for 0xea80. grub-install: Info: adding a relocation entry for 0xea88. grub-install: Info: adding a relocation entry for 0xea98. grub-install: Info: adding a relocation entry for 0xeaa0. grub-install: Info: adding a relocation entry for 0xeab0. grub-install: Info: adding a relocation entry for 0xeab8. grub-install: Info: adding a relocation entry for 0xeac8. grub-install: Info: adding a relocation entry for 0xead0. grub-install: Info: adding a relocation entry for 0xeae0. grub-install: Info: adding a relocation entry for 0xeae8. grub-install: Info: adding a relocation entry for 0xeaf8. grub-install: Info: adding a relocation entry for 0xeb00. grub-install: Info: adding a relocation entry for 0xeb10. grub-install: Info: adding a relocation entry for 0xeb18. grub-install: Info: adding a relocation entry for 0xeb28. grub-install: Info: adding a relocation entry for 0xeb30. grub-install: Info: adding a relocation entry for 0xeb40. grub-install: Info: adding a relocation entry for 0xeb48. grub-install: Info: adding a relocation entry for 0xeb58. grub-install: Info: adding a relocation entry for 0xeb60. grub-install: Info: adding a relocation entry for 0xeb70. grub-install: Info: adding a relocation entry for 0xeb78. grub-install: Info: adding a relocation entry for 0xeb88. grub-install: Info: adding a relocation entry for 0xeb90. grub-install: Info: adding a relocation entry for 0xeba0. grub-install: Info: adding a relocation entry for 0xeba8. grub-install: Info: adding a relocation entry for 0xebb8. grub-install: Info: adding a relocation entry for 0xebc0. grub-install: Info: adding a relocation entry for 0xebd0. grub-install: Info: adding a relocation entry for 0xebd8. grub-install: Info: adding a relocation entry for 0xebe8. grub-install: Info: adding a relocation entry for 0xebf0. grub-install: Info: adding a relocation entry for 0xec00. grub-install: Info: adding a relocation entry for 0xec08. grub-install: Info: adding a relocation entry for 0xec18. grub-install: Info: adding a relocation entry for 0xec20. grub-install: Info: adding a relocation entry for 0xec30. grub-install: Info: adding a relocation entry for 0xec38. grub-install: Info: adding a relocation entry for 0xec48. grub-install: Info: adding a relocation entry for 0xec50. grub-install: Info: adding a relocation entry for 0xec60. grub-install: Info: adding a relocation entry for 0xec68. grub-install: Info: adding a relocation entry for 0xec78. grub-install: Info: adding a relocation entry for 0xec80. grub-install: Info: adding a relocation entry for 0xec90. grub-install: Info: adding a relocation entry for 0xec98. grub-install: Info: adding a relocation entry for 0xeca8. grub-install: Info: adding a relocation entry for 0xecb0. grub-install: Info: adding a relocation entry for 0xecc0. grub-install: Info: adding a relocation entry for 0xecc8. grub-install: Info: adding a relocation entry for 0xecd8. grub-install: Info: adding a relocation entry for 0xece0. grub-install: Info: adding a relocation entry for 0xecf0. grub-install: Info: adding a relocation entry for 0xecf8. grub-install: Info: adding a relocation entry for 0xed08. grub-install: Info: adding a relocation entry for 0xed10. grub-install: Info: adding a relocation entry for 0xed20. grub-install: Info: adding a relocation entry for 0xed28. grub-install: Info: adding a relocation entry for 0xed38. grub-install: Info: adding a relocation entry for 0xed40. grub-install: Info: adding a relocation entry for 0xed50. grub-install: Info: adding a relocation entry for 0xed58. grub-install: Info: adding a relocation entry for 0xed68. grub-install: Info: adding a relocation entry for 0xed70. grub-install: Info: adding a relocation entry for 0xed80. grub-install: Info: adding a relocation entry for 0xed88. grub-install: Info: adding a relocation entry for 0xed98. grub-install: Info: adding a relocation entry for 0xeda0. grub-install: Info: adding a relocation entry for 0xedb0. grub-install: Info: adding a relocation entry for 0xedb8. grub-install: Info: adding a relocation entry for 0xedc8. grub-install: Info: adding a relocation entry for 0xedd0. grub-install: Info: adding a relocation entry for 0xede0. grub-install: Info: adding a relocation entry for 0xede8. grub-install: Info: adding a relocation entry for 0xedf8. grub-install: Info: adding a relocation entry for 0xee00. grub-install: Info: adding a relocation entry for 0xee10. grub-install: Info: adding a relocation entry for 0xee18. grub-install: Info: adding a relocation entry for 0xee28. grub-install: Info: adding a relocation entry for 0xee30. grub-install: Info: adding a relocation entry for 0xee40. grub-install: Info: adding a relocation entry for 0xee48. grub-install: Info: adding a relocation entry for 0xee58. grub-install: Info: adding a relocation entry for 0xee60. grub-install: Info: adding a relocation entry for 0xee70. grub-install: Info: adding a relocation entry for 0xee78. grub-install: Info: adding a relocation entry for 0xee88. grub-install: Info: adding a relocation entry for 0xee90. grub-install: Info: adding a relocation entry for 0xeea0. grub-install: Info: adding a relocation entry for 0xeea8. grub-install: Info: adding a relocation entry for 0xeeb8. grub-install: Info: adding a relocation entry for 0xeec0. grub-install: Info: adding a relocation entry for 0xeed0. grub-install: Info: adding a relocation entry for 0xeed8. grub-install: Info: adding a relocation entry for 0xeee8. grub-install: Info: adding a relocation entry for 0xeef0. grub-install: Info: adding a relocation entry for 0xef00. grub-install: Info: adding a relocation entry for 0xef08. grub-install: Info: adding a relocation entry for 0xef18. grub-install: Info: adding a relocation entry for 0xef20. grub-install: Info: adding a relocation entry for 0xef30. grub-install: Info: adding a relocation entry for 0xef38. grub-install: Info: adding a relocation entry for 0xef48. grub-install: Info: adding a relocation entry for 0xef50. grub-install: Info: adding a relocation entry for 0xef60. grub-install: Info: adding a relocation entry for 0xef68. grub-install: Info: adding a relocation entry for 0xef78. grub-install: Info: adding a relocation entry for 0xef80. grub-install: Info: adding a relocation entry for 0xef90. grub-install: Info: adding a relocation entry for 0xef98. grub-install: Info: adding a relocation entry for 0xefa8. grub-install: Info: adding a relocation entry for 0xefb0. grub-install: Info: adding a relocation entry for 0xefc0. grub-install: Info: adding a relocation entry for 0xefc8. grub-install: Info: adding a relocation entry for 0xefd8. grub-install: Info: adding a relocation entry for 0xefe0. grub-install: Info: adding a relocation entry for 0xeff0. grub-install: Info: adding a relocation entry for 0xeff8. grub-install: Info: adding a relocation entry for 0xf008. grub-install: Info: writing 624 bytes of a fixup block starting at 0xe000. grub-install: Info: adding a relocation entry for 0xf010. grub-install: Info: adding a relocation entry for 0xf020. grub-install: Info: adding a relocation entry for 0xf028. grub-install: Info: adding a relocation entry for 0xf038. grub-install: Info: adding a relocation entry for 0xf040. grub-install: Info: adding a relocation entry for 0xf050. grub-install: Info: adding a relocation entry for 0xf058. grub-install: Info: adding a relocation entry for 0xf068. grub-install: Info: adding a relocation entry for 0xf070. grub-install: Info: adding a relocation entry for 0xf080. grub-install: Info: adding a relocation entry for 0xf088. grub-install: Info: adding a relocation entry for 0xf098. grub-install: Info: adding a relocation entry for 0xf0a0. grub-install: Info: adding a relocation entry for 0xf0b0. grub-install: Info: adding a relocation entry for 0xf0b8. grub-install: Info: adding a relocation entry for 0xf0c8. grub-install: Info: adding a relocation entry for 0xf0d0. grub-install: Info: adding a relocation entry for 0xf0e0. grub-install: Info: adding a relocation entry for 0xf0e8. grub-install: Info: adding a relocation entry for 0xf0f8. grub-install: Info: adding a relocation entry for 0xf100. grub-install: Info: adding a relocation entry for 0xf110. grub-install: Info: adding a relocation entry for 0xf118. grub-install: Info: adding a relocation entry for 0xf128. grub-install: Info: adding a relocation entry for 0xf130. grub-install: Info: adding a relocation entry for 0xf140. grub-install: Info: adding a relocation entry for 0xf148. grub-install: Info: adding a relocation entry for 0xf158. grub-install: Info: adding a relocation entry for 0xf160. grub-install: Info: adding a relocation entry for 0xf170. grub-install: Info: adding a relocation entry for 0xf178. grub-install: Info: adding a relocation entry for 0xf188. grub-install: Info: adding a relocation entry for 0xf190. grub-install: Info: adding a relocation entry for 0xf1a0. grub-install: Info: adding a relocation entry for 0xf1a8. grub-install: Info: adding a relocation entry for 0xf1b8. grub-install: Info: adding a relocation entry for 0xf1c0. grub-install: Info: adding 350 padding fixup entries. grub-install: Info: writing 784 bytes of a fixup block starting at 0xf000. grub-install: Info: reading /usr/lib/grub/x86_64-efi/fshelp.mod. grub-install: Info: reading /usr/lib/grub/x86_64-efi/ext2.mod. grub-install: Info: reading /usr/lib/grub/x86_64-efi/part_gpt.mod. grub-install: Info: reading /usr/lib/grub/x86_64- efi/search_fs_uuid.mod. grub-install: Info: reading /boot/grub/x86_64-efi/load.cfg. grub-install: Info: kernel_img=0x55e9c496f4c0, kernel_size=0x1b000. grub-install: Info: the core size is 0x203f8. grub-install: Info: writing 0x23000 bytes. grub-install: Info: Secure boot (no shim): installing signed grub binary. grub-install: Info: copying `/usr/lib/grub/x86_64-efi- signed/grubx64.efi.signed' -> `/boot/efi/EFI/debian/grubx64.efi'. grub-install: Info: copying `/boot/grub/x86_64-efi/load.cfg' -> `/boot/efi/EFI/debian/grub.cfg'. grub-install: Info: Registering with EFI: distributor = `debian', path = `\EFI\debian\grubx64.efi', ESP at hostdisk//dev/sda,gpt1. grub-install: Info: executing modprobe efivars 2>/dev/null. grub-install: Info: setting EFI variable Boot0000. grub-install: Info: skipping unnecessary update of EFI variable Boot0000. grub-install: Info: setting EFI variable BootOrder. grub-install: Info: skipping unnecessary update of EFI variable BootOrder. installation beendet. Keine Fehler aufgetreten.
Hi, I am using Buster and start the computer in BIOS mode. After installing the security updates of grub2 (4 files; 2.02+dfsg1-20+deb10u4) the computer didn't boot any more and I got the same error message as described in bug #984520. With the help of Super Grub 2.02 I could start the laptop and reinstalled old grub2 (4 files; 2.02+dfsg1-20+deb10u3). Then it booted as usual. Afterwards I installed grub-rescue-pc (2.02+dfsg1-20+deb10u4) and burned the image on CD. I tried to boot the PC with this CD but it failed with: mounting /dev on /root/dev failed: not such file or directory and several more error messages. What made me warily was the fact that only sda has been mounted. On sda grub is not installed on my computer. I installed it on sdb. So it could not find the boot files and booting failed. sudo debconf-show grub-pc * grub2/linux_cmdline_default: quiet grub2/kfreebsd_cmdline: grub-pc/hidden_timeout: false grub-pc/disk_description: grub-pc/kopt_extracted: false grub-pc/postrm_purge_boot_grub: false grub2/device_map_regenerated: grub-pc/install_devices_disks_changed: grub-pc/chainload_from_menu.lst: true grub-pc/install_devices_failed: false * grub2/linux_cmdline: grub-pc/timeout: 5 grub2/update_nvram: true grub-pc/mixed_legacy_and_grub2: true grub2/force_efi_extra_removable: false grub-pc/install_devices_empty: false grub2/kfreebsd_cmdline_default: quiet * grub-pc/install_devices: /dev/disk/by-id/ata-WDC_WD10JPVX-60JC3T0_WD- WX71A858X5KH grub-pc/install_devices_failed_upgrade: true grub-pc/partition_description: ls -l /dev/disk/by-id/ insgesamt 0 lrwxrwxrwx 1 root root 9 Mär 5 16:38 ata-hp_DVDRW_SU208GB_S16F6YIG901G9X -> ../../sr0 lrwxrwxrwx 1 root root 9 Mär 5 16:38 ata-Samsung_SSD_860_EVO_M. 2_500GB_S414NB0K906860K -> ../../sdb lrwxrwxrwx 1 root root 10 Mär 5 16:38 ata-Samsung_SSD_860_EVO_M. 2_500GB_S414NB0K906860K-part1 -> ../../sdb1 lrwxrwxrwx 1 root root 10 Mär 5 16:38 ata-Samsung_SSD_860_EVO_M. 2_500GB_S414NB0K906860K-part2 -> ../../sdb2 lrwxrwxrwx 1 root root 10 Mär 5 16:38 ata-Samsung_SSD_860_EVO_M. 2_500GB_S414NB0K906860K-part3 -> ../../sdb3 lrwxrwxrwx 1 root root 10 Mär 5 16:38 ata-Samsung_SSD_860_EVO_M. 2_500GB_S414NB0K906860K-part5 -> ../../sdb5 lrwxrwxrwx 1 root root 10 Mär 5 16:38 ata-Samsung_SSD_860_EVO_M. 2_500GB_S414NB0K906860K-part6 -> ../../sdb6 lrwxrwxrwx 1 root root 10 Mär 5 16:38 ata-Samsung_SSD_860_EVO_M. 2_500GB_S414NB0K906860K-part7 -> ../../sdb7 lrwxrwxrwx 1 root root 9 Mär 5 16:38 ata-WDC_WD10JPVX-60JC3T0_WD- WX71A858X5KH -> ../../sda lrwxrwxrwx 1 root root 10 Mär 5 16:38 ata-WDC_WD10JPVX-60JC3T0_WD- WX71A858X5KH-part1 -> ../../sda1 lrwxrwxrwx 1 root root 9 Mär 5 16:38 wwn-0x50014ee60612880e -> ../../sda lrwxrwxrwx 1 root root 10 Mär 5 16:38 wwn-0x50014ee60612880e-part1 -> ../../ sda1 lrwxrwxrwx 1 root root 9 Mär 5 16:38 wwn-0x5002538e407c123b -> ../../sdb lrwxrwxrwx 1 root root 10 Mär 5 16:38 wwn-0x5002538e407c123b-part1 -> ../../ sdb1 lrwxrwxrwx 1 root root 10 Mär 5 16:38 wwn-0x5002538e407c123b-part2 -> ../../ sdb2 lrwxrwxrwx 1 root root 10 Mär 5 16:38 wwn-0x5002538e407c123b-part3 -> ../../ sdb3 lrwxrwxrwx 1 root root 10 Mär 5 16:38 wwn-0x5002538e407c123b-part5 -> ../../ sdb5 lrwxrwxrwx 1 root root 10 Mär 5 16:38 wwn-0x5002538e407c123b-part6 -> ../../ sdb6 lrwxrwxrwx 1 root root 10 Mär 5 16:38 wwn-0x5002538e407c123b-part7 -> ../../ sdb7 Regards Dieter
Hi Dieter, the same error message for the update of grub-pc instead of grub-efi-amd64 has already been reported before this as bug #984426 .
Hello - I also had this issue with a recent update. I had to boot to rescue and force install grub and bootloader. It's a laptop with single NVMe hard drive with lvm and luks setup by the default debian install. I think this previously happened in the past year. What can I do to help? I didn't keep logs.
Dear Maintainer, I am also facing this error every now and then. Sometimes GRUB doesn't boot and keeps showing "error: symbol `grub_register_command_lockdown' not found.". On pressing any key, GRUB restarts and I get the same error again. I can fix the issue by booting into a Knoppix live, mounting the filesystem under /mnt, chrooting into it and running grub-install /dev/sda. However, it's quite annoying and time-wasting. I wonder how is it possible to fix the problem just by running the grub-install command again. I don't know either what's triggering this issue, but I think the one to blame is some kernel upgrade which triggers a grub-update. Yours faithfully,
If you're getting this non-deterministically, it suggests that you have multiple possible boot disks and either your firmware is picking one or the other inconsistently, or GRUB isn't properly configured to install to the right ones. You should run "dpkg-reconfigure grub-pc" and select all the disks that your firmware might boot from at the "GRUB install devices:" prompt.
Ek het hierdie sakegeleentheid -voorstel vir u wat ons sal baat; Ek sal ook daarvan hou dat jy dit sien. Groete, Frank William 64 980 4011