1. Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 23Dec2013]
  2. ============================= Boot Info Summary: ===============================
  3. => No boot loader is installed in the MBR of /dev/sda.
  4. => No boot loader is installed in the MBR of /dev/sdb.
  5. sda1: __________________________________________________________________________
  6. File system: vfat
  7. Boot sector type: FAT32
  8. Boot sector info: No errors found in the Boot Parameter Block.
  9. Operating System:
  10. Boot files: /EFI/ubuntu/MokManager.efi /EFI/ubuntu/grubx64.efi
  11. /EFI/ubuntu/shimx64.efi
  12. sda2: __________________________________________________________________________
  13. File system: ext4
  14. Boot sector type: -
  15. Boot sector info:
  16. Operating System: Ubuntu 14.10
  17. Boot files: /boot/grub/grub.cfg /etc/fstab
  18. sda3: __________________________________________________________________________
  19. File system: swap
  20. Boot sector type: -
  21. Boot sector info:
  22. sda4: __________________________________________________________________________
  23. File system: ext4
  24. Boot sector type: -
  25. Boot sector info:
  26. Operating System:
  27. Boot files:
  28. sdb1: __________________________________________________________________________
  29. File system: vfat
  30. Boot sector type: Windows 8/2012: FAT32
  31. Boot sector info: No errors found in the Boot Parameter Block.
  32. Operating System:
  33. Boot files: /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi
  34. /EFI/BOOT/grubx64.efi
  35. ============================ Drive/Partition Info: =============================
  36. Drive: sda _____________________________________________________________________
  37. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  38. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  39. Units = sectors of 1 * 512 = 512 bytes
  40. Sector size (logical/physical): 512 bytes / 512 bytes
  41. Partition Boot Start Sector End Sector # of Sectors Id System
  42. /dev/sda1 1 976,773,167 976,773,167 ee GPT
  43. GUID Partition Table detected.
  44. Partition Start Sector End Sector # of Sectors System
  45. /dev/sda1 2,048 9,764,863 9,762,816 EFI System partition
  46. /dev/sda2 9,764,864 205,077,363 195,312,500 Data partition (Linux)
  47. /dev/sda3 917,577,728 976,171,007 58,593,280 Swap partition (Linux)
  48. /dev/sda4 205,078,528 917,577,727 712,499,200 Data partition (Linux)
  49. Drive: sdb _____________________________________________________________________
  50. Disk /dev/sdb: 16.0 GB, 16008609792 bytes
  51. 256 heads, 63 sectors/track, 1938 cylinders, total 31266816 sectors
  52. Units = sectors of 1 * 512 = 512 bytes
  53. Sector size (logical/physical): 512 bytes / 512 bytes
  54. Partition Boot Start Sector End Sector # of Sectors Id System
  55. /dev/sdb1 1 4,294,967,295 4,294,967,295 ee GPT
  56. /dev/sdb1 ends after the last sector of /dev/sdb
  57. GUID Partition Table detected.
  58. Partition Start Sector End Sector # of Sectors System
  59. /dev/sdb1 2,048 31,266,782 31,264,735 Data partition (Windows/Linux)
  60. "blkid" output: ________________________________________________________________
  61. Device UUID TYPE LABEL
  62. /dev/loop0 squashfs
  63. /dev/sda1 6AA1-20D2 vfat
  64. /dev/sda2 3807a4a5-e031-49be-a523-33ebe0bc38aa ext4
  65. /dev/sda3 8c8ab607-a85f-455a-911d-5b0851802732 swap
  66. /dev/sda4 85aaff3b-6985-4a4b-8c23-f7ce47d16424 ext4
  67. /dev/sdb1 EE7C-9C46 vfat UBUNTU 14_0
  68. ================================ Mount points: =================================
  69. Device Mount_Point Type Options
  70. /dev/loop0 /rofs squashfs (ro,noatime)
  71. /dev/sdb1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  72. =========================== sda2/boot/grub/grub.cfg: ===========================
  73. --------------------------------------------------------------------------------
  74. #
  75. # DO NOT EDIT THIS FILE
  76. #
  77. # It is automatically generated by grub-mkconfig using templates
  78. # from /etc/grub.d and settings from /etc/default/grub
  79. #
  80. ### BEGIN /etc/grub.d/00_header ###
  81. if [ -s $prefix/grubenv ]; then
  82. set have_grubenv=true
  83. load_env
  84. fi
  85. if [ "${next_entry}" ] ; then
  86. set default="${next_entry}"
  87. set next_entry=
  88. save_env next_entry
  89. set boot_once=true
  90. else
  91. set default="0"
  92. fi
  93. if [ x"${feature_menuentry_id}" = xy ]; then
  94. menuentry_id_option="--id"
  95. else
  96. menuentry_id_option=""
  97. fi
  98. export menuentry_id_option
  99. if [ "${prev_saved_entry}" ]; then
  100. set saved_entry="${prev_saved_entry}"
  101. save_env saved_entry
  102. set prev_saved_entry=
  103. save_env prev_saved_entry
  104. set boot_once=true
  105. fi
  106. function savedefault {
  107. if [ -z "${boot_once}" ]; then
  108. saved_entry="${chosen}"
  109. save_env saved_entry
  110. fi
  111. }
  112. function recordfail {
  113. set recordfail=1
  114. if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  115. }
  116. function load_video {
  117. if [ x$feature_all_video_module = xy ]; then
  118. insmod all_video
  119. else
  120. insmod efi_gop
  121. insmod efi_uga
  122. insmod ieee1275_fb
  123. insmod vbe
  124. insmod vga
  125. insmod video_bochs
  126. insmod video_cirrus
  127. fi
  128. }
  129. if [ x$feature_default_font_path = xy ] ; then
  130. font=unicode
  131. else
  132. insmod part_gpt
  133. insmod ext2
  134. set root='hd0,gpt2'
  135. if [ x$feature_platform_search_hint = xy ]; then
  136. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 3807a4a5-e031-49be-a523-33ebe0bc38aa
  137. else
  138. search --no-floppy --fs-uuid --set=root 3807a4a5-e031-49be-a523-33ebe0bc38aa
  139. fi
  140. font="/usr/share/grub/unicode.pf2"
  141. fi
  142. if loadfont $font ; then
  143. set gfxmode=auto
  144. load_video
  145. insmod gfxterm
  146. set locale_dir=$prefix/locale
  147. set lang=en_US
  148. insmod gettext
  149. fi
  150. terminal_output gfxterm
  151. if [ "${recordfail}" = 1 ] ; then
  152. set timeout=10
  153. else
  154. if [ x$feature_timeout_style = xy ] ; then
  155. set timeout_style=menu
  156. set timeout=10
  157. # Fallback normal timeout code in case the timeout_style feature is
  158. # unavailable.
  159. else
  160. set timeout=10
  161. fi
  162. fi
  163. ### END /etc/grub.d/00_header ###
  164. ### BEGIN /etc/grub.d/05_debian_theme ###
  165. set menu_color_normal=white/black
  166. set menu_color_highlight=black/light-gray
  167. if background_color 44,0,30,0; then
  168. clear
  169. fi
  170. ### END /etc/grub.d/05_debian_theme ###
  171. ### BEGIN /etc/grub.d/10_linux ###
  172. function gfxmode {
  173. set gfxpayload="${1}"
  174. if [ "${1}" = "keep" ]; then
  175. set vt_handoff=vt.handoff=7
  176. else
  177. set vt_handoff=
  178. fi
  179. }
  180. if [ "${recordfail}" != 1 ]; then
  181. if [ -e ${prefix}/gfxblacklist.txt ]; then
  182. if hwmatch ${prefix}/gfxblacklist.txt 3; then
  183. if [ ${match} = 0 ]; then
  184. set linux_gfx_mode=keep
  185. else
  186. set linux_gfx_mode=text
  187. fi
  188. else
  189. set linux_gfx_mode=text
  190. fi
  191. else
  192. set linux_gfx_mode=keep
  193. fi
  194. else
  195. set linux_gfx_mode=text
  196. fi
  197. export linux_gfx_mode
  198. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-3807a4a5-e031-49be-a523-33ebe0bc38aa' {
  199. recordfail
  200. load_video
  201. gfxmode $linux_gfx_mode
  202. insmod gzio
  203. insmod part_gpt
  204. insmod ext2
  205. set root='hd0,gpt2'
  206. if [ x$feature_platform_search_hint = xy ]; then
  207. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 3807a4a5-e031-49be-a523-33ebe0bc38aa
  208. else
  209. search --no-floppy --fs-uuid --set=root 3807a4a5-e031-49be-a523-33ebe0bc38aa
  210. fi
  211. linux /boot/vmlinuz-3.16.0-24-generic.efi.signed root=UUID=3807a4a5-e031-49be-a523-33ebe0bc38aa ro quiet splash $vt_handoff
  212. initrd /boot/initrd.img-3.16.0-24-generic
  213. }
  214. submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-3807a4a5-e031-49be-a523-33ebe0bc38aa' {
  215. menuentry 'Ubuntu, with Linux 3.16.0-24-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-24-generic-advanced-3807a4a5-e031-49be-a523-33ebe0bc38aa' {
  216. recordfail
  217. load_video
  218. gfxmode $linux_gfx_mode
  219. insmod gzio
  220. insmod part_gpt
  221. insmod ext2
  222. set root='hd0,gpt2'
  223. if [ x$feature_platform_search_hint = xy ]; then
  224. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 3807a4a5-e031-49be-a523-33ebe0bc38aa
  225. else
  226. search --no-floppy --fs-uuid --set=root 3807a4a5-e031-49be-a523-33ebe0bc38aa
  227. fi
  228. echo 'Loading Linux 3.16.0-24-generic ...'
  229. linux /boot/vmlinuz-3.16.0-24-generic.efi.signed root=UUID=3807a4a5-e031-49be-a523-33ebe0bc38aa ro quiet splash $vt_handoff
  230. echo 'Loading initial ramdisk ...'
  231. initrd /boot/initrd.img-3.16.0-24-generic
  232. }
  233. menuentry 'Ubuntu, with Linux 3.16.0-24-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-24-generic-recovery-3807a4a5-e031-49be-a523-33ebe0bc38aa' {
  234. recordfail
  235. load_video
  236. insmod gzio
  237. insmod part_gpt
  238. insmod ext2
  239. set root='hd0,gpt2'
  240. if [ x$feature_platform_search_hint = xy ]; then
  241. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 3807a4a5-e031-49be-a523-33ebe0bc38aa
  242. else
  243. search --no-floppy --fs-uuid --set=root 3807a4a5-e031-49be-a523-33ebe0bc38aa
  244. fi
  245. echo 'Loading Linux 3.16.0-24-generic ...'
  246. linux /boot/vmlinuz-3.16.0-24-generic.efi.signed root=UUID=3807a4a5-e031-49be-a523-33ebe0bc38aa ro recovery nomodeset
  247. echo 'Loading initial ramdisk ...'
  248. initrd /boot/initrd.img-3.16.0-24-generic
  249. }
  250. menuentry 'Ubuntu, with Linux 3.13.0-39-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-39-generic-advanced-3807a4a5-e031-49be-a523-33ebe0bc38aa' {
  251. recordfail
  252. load_video
  253. gfxmode $linux_gfx_mode
  254. insmod gzio
  255. insmod part_gpt
  256. insmod ext2
  257. set root='hd0,gpt2'
  258. if [ x$feature_platform_search_hint = xy ]; then
  259. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 3807a4a5-e031-49be-a523-33ebe0bc38aa
  260. else
  261. search --no-floppy --fs-uuid --set=root 3807a4a5-e031-49be-a523-33ebe0bc38aa
  262. fi
  263. echo 'Loading Linux 3.13.0-39-generic ...'
  264. linux /boot/vmlinuz-3.13.0-39-generic root=UUID=3807a4a5-e031-49be-a523-33ebe0bc38aa ro quiet splash $vt_handoff
  265. echo 'Loading initial ramdisk ...'
  266. initrd /boot/initrd.img-3.13.0-39-generic
  267. }
  268. menuentry 'Ubuntu, with Linux 3.13.0-39-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-39-generic-recovery-3807a4a5-e031-49be-a523-33ebe0bc38aa' {
  269. recordfail
  270. load_video
  271. insmod gzio
  272. insmod part_gpt
  273. insmod ext2
  274. set root='hd0,gpt2'
  275. if [ x$feature_platform_search_hint = xy ]; then
  276. search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 3807a4a5-e031-49be-a523-33ebe0bc38aa
  277. else
  278. search --no-floppy --fs-uuid --set=root 3807a4a5-e031-49be-a523-33ebe0bc38aa
  279. fi
  280. echo 'Loading Linux 3.13.0-39-generic ...'
  281. linux /boot/vmlinuz-3.13.0-39-generic root=UUID=3807a4a5-e031-49be-a523-33ebe0bc38aa ro recovery nomodeset
  282. echo 'Loading initial ramdisk ...'
  283. initrd /boot/initrd.img-3.13.0-39-generic
  284. }
  285. }
  286. ### END /etc/grub.d/10_linux ###
  287. ### BEGIN /etc/grub.d/20_linux_xen ###
  288. ### END /etc/grub.d/20_linux_xen ###
  289. ### BEGIN /etc/grub.d/30_os-prober ###
  290. ### END /etc/grub.d/30_os-prober ###
  291. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  292. menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
  293. fwsetup
  294. }
  295. ### END /etc/grub.d/30_uefi-firmware ###
  296. ### BEGIN /etc/grub.d/40_custom ###
  297. # This file provides an easy way to add custom menu entries. Simply type the
  298. # menu entries you want to add after this comment. Be careful not to change
  299. # the 'exec tail' line above.
  300. ### END /etc/grub.d/40_custom ###
  301. ### BEGIN /etc/grub.d/41_custom ###
  302. if [ -f ${config_directory}/custom.cfg ]; then
  303. source ${config_directory}/custom.cfg
  304. elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
  305. source $prefix/custom.cfg;
  306. fi
  307. ### END /etc/grub.d/41_custom ###
  308. --------------------------------------------------------------------------------
  309. =============================== sda2/etc/fstab: ================================
  310. --------------------------------------------------------------------------------
  311. # /etc/fstab: static file system information.
  312. #
  313. # Use 'blkid' to print the universally unique identifier for a
  314. # device; this may be used with UUID= as a more robust way to name devices
  315. # that works even if disks are added and removed. See fstab(5).
  316. #
  317. # <file system> <mount point> <type> <options> <dump> <pass>
  318. # / was on /dev/sda2 during installation
  319. UUID=3807a4a5-e031-49be-a523-33ebe0bc38aa / ext4 errors=remount-ro 0 1
  320. # /boot/efi was on /dev/sda1 during installation
  321. #UUID=6AA1-20D2 /boot/efi vfat defaults 0 1
  322. # /home was on /dev/sda4 during installation
  323. UUID=85aaff3b-6985-4a4b-8c23-f7ce47d16424 /home ext4 defaults 0 2
  324. # swap was on /dev/sda3 during installation
  325. UUID=8c8ab607-a85f-455a-911d-5b0851802732 none swap sw 0 0
  326. UUID=6AA1-20D2 /boot/efi vfat defaults 0 1
  327. --------------------------------------------------------------------------------
  328. =================== sda2: Location of files loaded by Grub: ====================
  329. GiB - GB File Fragment(s)
  330. =========================== sdb1/boot/grub/grub.cfg: ===========================
  331. --------------------------------------------------------------------------------
  332. if loadfont /boot/grub/font.pf2 ; then
  333. set gfxmode=auto
  334. insmod efi_gop
  335. insmod efi_uga
  336. insmod gfxterm
  337. terminal_output gfxterm
  338. fi
  339. set menu_color_normal=white/black
  340. set menu_color_highlight=black/light-gray
  341. menuentry "Try Ubuntu without installing" {
  342. set gfxpayload=keep
  343. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
  344. initrd /casper/initrd.lz
  345. }
  346. menuentry "Install Ubuntu" {
  347. set gfxpayload=keep
  348. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash --
  349. initrd /casper/initrd.lz
  350. }
  351. menuentry "OEM install (for manufacturers)" {
  352. set gfxpayload=keep
  353. linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true --
  354. initrd /casper/initrd.lz
  355. }
  356. menuentry "Check disc for defects" {
  357. set gfxpayload=keep
  358. linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash --
  359. initrd /casper/initrd.lz
  360. }
  361. --------------------------------------------------------------------------------
  362. ============================== sdb1/syslinux.cfg: ==============================
  363. --------------------------------------------------------------------------------
  364. DEFAULT loadconfig
  365. LABEL loadconfig
  366. CONFIG /isolinux/isolinux.cfg
  367. APPEND /isolinux/
  368. --------------------------------------------------------------------------------
  369. =================== sdb1: Location of files loaded by Grub: ====================
  370. GiB - GB File Fragment(s)
  371. ================= sdb1: Location of files loaded by Syslinux: ==================
  372. GiB - GB File Fragment(s)
  373. ========= Devices which don't seem to have a corresponding hard drive: =========
  374. sdc
  375. =============================== StdErr Messages: ===============================
  376. cat: /tmp/BootInfo-TnMaeX4U/Tmp_Log: No such file or directory
  377. cat: /tmp/BootInfo-TnMaeX4U/Tmp_Log: No such file or directory
  378. cat: /tmp/BootInfo-TnMaeX4U/Tmp_Log: No such file or directory
  379. File descriptor 9 (/proc/4712/mounts) leaked on lvscan invocation. Parent PID 26993: bash
  380. File descriptor 63 (pipe:[44762]) leaked on lvscan invocation. Parent PID 26993: bash
  381. No volume groups found
  382. ADDITIONAL INFORMATION :
  383. =================== log of boot-repair 2014-11-19__17h10 ===================
  384. boot-repair version : 3.199~ppa40~saucy
  385. boot-sav version : 3.199~ppa40~saucy
  386. glade2script version : 3.2.2~ppa47~saucy
  387. boot-sav-extra version : 3.199~ppa40~saucy
  388. boot-repair is executed in live-session (Ubuntu 14.04.1 LTS, trusty, Ubuntu, x86_64)
  389. ls: cannot access /home/usr/.config: No such file or directory
  390. CPU op-mode(s): 32-bit, 64-bit
  391. BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
  392. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  393. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
  394. =================== os-prober:
  395. /dev/sda2:Ubuntu 14.10 (14.10):Ubuntu:linux
  396. =================== blkid:
  397. /dev/loop0: TYPE="squashfs"
  398. /dev/sda1: UUID="6AA1-20D2" TYPE="vfat"
  399. /dev/sda2: UUID="3807a4a5-e031-49be-a523-33ebe0bc38aa" TYPE="ext4"
  400. /dev/sda3: UUID="8c8ab607-a85f-455a-911d-5b0851802732" TYPE="swap"
  401. /dev/sda4: UUID="85aaff3b-6985-4a4b-8c23-f7ce47d16424" TYPE="ext4"
  402. /dev/sdb1: LABEL="UBUNTU 14_0" UUID="EE7C-9C46" TYPE="vfat"
  403. 1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.
  404. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util sfdisk doesn't support GPT. Use GNU Parted.
  405. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  406. =================== sda2/etc/grub.d/ :
  407. drwxr-xr-x 2 root root 4096 Nov 19 09:33 grub.d
  408. drwxr-xr-x 2 root root 4096 Nov 17 19:06 grub.d.bak
  409. total 72
  410. -rwxr-xr-x 1 root root 9424 Oct 16 09:48 00_header
  411. -rwxr-xr-x 1 root root 6058 Oct 15 12:28 05_debian_theme
  412. -rwxr-xr-x 1 root root 11611 Oct 16 09:48 10_linux
  413. -rwxr-xr-x 1 root root 10418 Oct 16 09:48 20_linux_xen
  414. -rwxr-xr-x 1 root root 11692 Oct 16 09:48 30_os-prober
  415. -rwxr-xr-x 1 root root 1416 Oct 16 09:48 30_uefi-firmware
  416. -rwxr-xr-x 1 root root 214 Oct 16 09:48 40_custom
  417. -rwxr-xr-x 1 root root 216 Oct 16 09:48 41_custom
  418. -rw-r--r-- 1 root root 483 Oct 16 09:48 README
  419. =================== sda2/etc/default/grub :
  420. # If you change this file, run 'update-grub' afterwards to update
  421. # /boot/grub/grub.cfg.
  422. # For full documentation of the options in this file, see:
  423. # info -f grub -n 'Simple configuration'
  424. GRUB_DEFAULT=0
  425. #GRUB_HIDDEN_TIMEOUT=0
  426. GRUB_HIDDEN_TIMEOUT_QUIET=true
  427. GRUB_TIMEOUT=10
  428. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  429. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  430. GRUB_CMDLINE_LINUX=""
  431. # Uncomment to enable BadRAM filtering, modify to suit your needs
  432. # This works with Linux (no patch required) and with any kernel that obtains
  433. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  434. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  435. # Uncomment to disable graphical terminal (grub-pc only)
  436. #GRUB_TERMINAL=console
  437. # The resolution used on graphical terminal
  438. # note that you can use only modes which your graphic card supports via VBE
  439. # you can see them in real GRUB with the command `vbeinfo'
  440. #GRUB_GFXMODE=640x480
  441. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  442. #GRUB_DISABLE_LINUX_UUID=true
  443. # Uncomment to disable generation of recovery mode menu entries
  444. #GRUB_DISABLE_RECOVERY="true"
  445. # Uncomment to get a beep at grub start
  446. #GRUB_INIT_TUNE="480 440 1"
  447. /boot/efi detected in the fstab of sda2: UUID=6AA1-20D2 (sda1)
  448. =================== UEFI/Legacy mode:
  449. Unusual EFI: Please report this message to [email protected]
  450. BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
  451. SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])
  452. =================== PARTITIONS & DISKS:
  453. sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda1.
  454. sda2 : sda, not-sepboot, grubenv-ok grub2, signed grub-efi , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, /mnt/boot-sav/sda2.
  455. sda4 : sda, maybesepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda4.
  456. sda : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
  457. =================== parted -l:
  458. Model: ATA TOSHIBA MQ01ABF0 (scsi)
  459. Disk /dev/sda: 500GB
  460. Sector size (logical/physical): 512B/512B
  461. Partition Table: gpt
  462. Number Start End Size File system Name Flags
  463. 1 1049kB 5000MB 4999MB fat32 boot
  464. 2 5000MB 105GB 100GB ext4
  465. 4 105GB 470GB 365GB ext4
  466. 3 470GB 500GB 30.0GB linux-swap(v1)
  467. Model: SanDisk Cruzer Fit (scsi)
  468. Disk /dev/sdb: 16.0GB
  469. Sector size (logical/physical): 512B/512B
  470. Partition Table: gpt
  471. Number Start End Size File system Name Flags
  472. 1 1049kB 16.0GB 16.0GB fat32 Microsoft Basic Data msftdata
  473. =================== parted -lm:
  474. BYT;
  475. /dev/sda:500GB:scsi:512:512:gpt:ATA TOSHIBA MQ01ABF0;
  476. 1:1049kB:5000MB:4999MB:fat32::boot;
  477. 2:5000MB:105GB:100GB:ext4::;
  478. 4:105GB:470GB:365GB:ext4::;
  479. 3:470GB:500GB:30.0GB:linux-swap(v1)::;
  480. BYT;
  481. /dev/sdb:16.0GB:scsi:512:512:gpt:SanDisk Cruzer Fit;
  482. 1:1049kB:16.0GB:16.0GB:fat32:Microsoft Basic Data:msftdata;
  483. =================== mount:
  484. /cow on / type overlayfs (rw)
  485. proc on /proc type proc (rw,noexec,nosuid,nodev)
  486. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  487. udev on /dev type devtmpfs (rw,mode=0755)
  488. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  489. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  490. /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  491. /dev/loop0 on /rofs type squashfs (ro,noatime)
  492. none on /sys/fs/cgroup type tmpfs (rw)
  493. none on /sys/fs/fuse/connections type fusectl (rw)
  494. none on /sys/kernel/debug type debugfs (rw)
  495. none on /sys/kernel/security type securityfs (rw)
  496. none on /sys/firmware/efi/efivars type efivarfs (rw)
  497. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  498. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  499. none on /run/shm type tmpfs (rw,nosuid,nodev)
  500. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  501. none on /sys/fs/pstore type pstore (rw)
  502. systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
  503. gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=ubuntu)
  504. /dev/sda1 on /mnt/boot-sav/sda1 type vfat (rw)
  505. /dev/sda2 on /mnt/boot-sav/sda2 type ext4 (rw)
  506. /dev/sda4 on /mnt/boot-sav/sda4 type ext4 (rw)
  507. =================== ls:
  508. /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda3 sda4 size slaves stat subsystem trace uevent
  509. /sys/block/sdb (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdb1 size slaves stat subsystem trace uevent
  510. /sys/block/sdc (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
  511. /dev (filtered): autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd full fuse hpet input kmsg kvm log mapper mcelog mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sdb sdb1 sdc sg0 sg1 sg2 shm snapshot snd stderr stdin stdout uhid uinput urandom v4l vga_arbiter vhci vhost-net video0 zero
  512. ls /dev/mapper: control
  513. ls /mnt/boot-sav/sda1/1:
  514. =================== hexdump -n512 -C /dev/sda1
  515. 00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 08 20 00 |.X.mkfs.fat... .|
  516. 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
  517. 00000020 00 f8 94 00 2c 25 00 00 00 00 00 00 02 00 00 00 |....,%..........|
  518. 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  519. 00000040 80 01 29 d2 20 a1 6a 4e 4f 20 4e 41 4d 45 20 20 |..). .jNO NAME |
  520. 00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
  521. 00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
  522. 00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
  523. 00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
  524. 00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
  525. 000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
  526. 000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
  527. 000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
  528. 000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
  529. 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  530. *
  531. 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
  532. 00000200
  533. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  534. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
  535. =================== df -Th:
  536. Filesystem Type Size Used Avail Use% Mounted on
  537. /cow overlayfs 1.9G 78M 1.8G 5% /
  538. udev devtmpfs 1.9G 12K 1.9G 1% /dev
  539. tmpfs tmpfs 384M 1.2M 383M 1% /run
  540. /dev/sdb1 vfat 15G 982M 14G 7% /cdrom
  541. /dev/loop0 squashfs 939M 939M 0 100% /rofs
  542. none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
  543. tmpfs tmpfs 1.9G 1.1M 1.9G 1% /tmp
  544. none tmpfs 5.0M 0 5.0M 0% /run/lock
  545. none tmpfs 1.9G 76K 1.9G 1% /run/shm
  546. none tmpfs 100M 72K 100M 1% /run/user
  547. /dev/sda1 vfat 4.7G 3.4M 4.7G 1% /mnt/boot-sav/sda1
  548. /dev/sda2 ext4 92G 5.6G 82G 7% /mnt/boot-sav/sda2
  549. /dev/sda4 ext4 335G 1.2G 317G 1% /mnt/boot-sav/sda4
  550. =================== fdisk -l:
  551. Disk /dev/sda: 500.1 GB, 500107862016 bytes
  552. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  553. Units = sectors of 1 * 512 = 512 bytes
  554. Sector size (logical/physical): 512 bytes / 512 bytes
  555. I/O size (minimum/optimal): 512 bytes / 512 bytes
  556. Disk identifier: 0x00000000
  557. Device Boot Start End Blocks Id System
  558. /dev/sda1 1 976773167 488386583+ ee GPT
  559. Disk /dev/sdb: 16.0 GB, 16008609792 bytes
  560. 256 heads, 63 sectors/track, 1938 cylinders, total 31266816 sectors
  561. Units = sectors of 1 * 512 = 512 bytes
  562. Sector size (logical/physical): 512 bytes / 512 bytes
  563. I/O size (minimum/optimal): 512 bytes / 512 bytes
  564. Disk identifier: 0x00000000
  565. Device Boot Start End Blocks Id System
  566. /dev/sdb1 1 4294967295 2147483647+ ee GPT
  567. EFI detected. Please check the options.
  568. =================== Recommended repair
  569. Recommended-Repair
  570. This setting will purge (in order to sign-grub upgrade version) and reinstall the grub-efi-amd64-signed of sda2, using the following options: upgrade-grub sda1/boot/efi,
  571. Additional repair will be performed: unhide-bootmenu-10s
  572. Mount sda1 on /mnt/boot-sav/sda2/boot/efi
  573. ls /mnt/boot-sav/sda2/boot/efi/1:
  574. chroot /mnt/boot-sav/sda2 apt-get -y --force-yes update
  575. W: Duplicate sources.list entry http://archive.canonical.com/ubuntu/ utopic/partner amd64 Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_utopic_partner_binary-amd64_Packages)
  576. W: Duplicate sources.list entry http://archive.canonical.com/ubuntu/ utopic/partner i386 Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_utopic_partner_binary-i386_Packages)
  577. W: You may want to run apt-get update to correct these problems
  578. Purge the GRUB of sda2
  579. Install last GRUB version in /mnt/boot-sav/sda2/etc/apt/sources.list
  580. chroot /mnt/boot-sav/sda2 apt-get -y --force-yes update
  581. W: Duplicate sources.list entry http://archive.canonical.com/ubuntu/ utopic/partner amd64 Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_utopic_partner_binary-amd64_Packages)
  582. W: Duplicate sources.list entry http://archive.canonical.com/ubuntu/ utopic/partner i386 Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_utopic_partner_binary-i386_Packages)
  583. W: You may want to run apt-get update to correct these problems
  584. grub-efi-amd64-signed available
  585. 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 3 not upgraded.
  586. DEBCHECK debOK, grub-efi-amd64-signed
  587. DEBCHECK debOK
  588. shim-signed available
  589. linux-signed-generic available
  590. Please type: sudo chroot "/mnt/boot-sav/sda2" dpkg --configure -ansudo chroot "/mnt/boot-sav/sda2" apt-get install -fynsudo chroot "/mnt/boot-sav/sda2" apt-get purge -y --force-yes grub* shim-signed linux-signed*
  591. /boot/efi detected in the fstab of sda2: UUID=6AA1-20D2 (sda1)
  592. shim-signed available
  593. linux-signed-generic available
  594. Then type: sudo chroot "/mnt/boot-sav/sda2" apt-get install -y --force-yes grub-efi-amd64-signed shim-signed linux-signed-generic
  595. =================== sda2/etc/grub.d/ :
  596. drwxr-xr-x 2 root root 4096 Nov 19 17:13 grub.d
  597. drwxr-xr-x 2 root root 4096 Nov 17 19:06 grub.d.bak
  598. total 72
  599. -rwxr-xr-x 1 root root 9424 Oct 16 09:48 00_header
  600. -rwxr-xr-x 1 root root 6058 Oct 15 12:28 05_debian_theme
  601. -rwxr-xr-x 1 root root 11611 Oct 16 09:48 10_linux
  602. -rwxr-xr-x 1 root root 10418 Oct 16 09:48 20_linux_xen
  603. -rwxr-xr-x 1 root root 11692 Oct 16 09:48 30_os-prober
  604. -rwxr-xr-x 1 root root 1416 Oct 16 09:48 30_uefi-firmware
  605. -rwxr-xr-x 1 root root 214 Oct 16 09:48 40_custom
  606. -rwxr-xr-x 1 root root 216 Oct 16 09:48 41_custom
  607. -rw-r--r-- 1 root root 483 Oct 16 09:48 README
  608. =================== sda2/etc/default/grub :
  609. # If you change this file, run 'update-grub' afterwards to update
  610. # /boot/grub/grub.cfg.
  611. # For full documentation of the options in this file, see:
  612. # info -f grub -n 'Simple configuration'
  613. GRUB_DEFAULT=0
  614. GRUB_HIDDEN_TIMEOUT=0
  615. GRUB_HIDDEN_TIMEOUT_QUIET=true
  616. GRUB_TIMEOUT=10
  617. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  618. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  619. GRUB_CMDLINE_LINUX=""
  620. # Uncomment to enable BadRAM filtering, modify to suit your needs
  621. # This works with Linux (no patch required) and with any kernel that obtains
  622. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  623. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  624. # Uncomment to disable graphical terminal (grub-pc only)
  625. #GRUB_TERMINAL=console
  626. # The resolution used on graphical terminal
  627. # note that you can use only modes which your graphic card supports via VBE
  628. # you can see them in real GRUB with the command `vbeinfo'
  629. #GRUB_GFXMODE=640x480
  630. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  631. #GRUB_DISABLE_LINUX_UUID=true
  632. # Uncomment to disable generation of recovery mode menu entries
  633. #GRUB_DISABLE_RECOVERY="true"
  634. # Uncomment to get a beep at grub start
  635. #GRUB_INIT_TUNE="480 440 1"
  636. /boot/efi detected in the fstab of sda2: UUID=6AA1-20D2 (sda1)
  637. Unhide GRUB boot menu in sda2/etc/default/grub
  638. =================== sda2/etc/grub.d/ :
  639. drwxr-xr-x 2 root root 4096 Nov 19 17:13 grub.d
  640. drwxr-xr-x 2 root root 4096 Nov 17 19:06 grub.d.bak
  641. total 72
  642. -rwxr-xr-x 1 root root 9424 Oct 16 09:48 00_header
  643. -rwxr-xr-x 1 root root 6058 Oct 15 12:28 05_debian_theme
  644. -rwxr-xr-x 1 root root 11611 Oct 16 09:48 10_linux
  645. -rwxr-xr-x 1 root root 10418 Oct 16 09:48 20_linux_xen
  646. -rwxr-xr-x 1 root root 11692 Oct 16 09:48 30_os-prober
  647. -rwxr-xr-x 1 root root 1416 Oct 16 09:48 30_uefi-firmware
  648. -rwxr-xr-x 1 root root 214 Oct 16 09:48 40_custom
  649. -rwxr-xr-x 1 root root 216 Oct 16 09:48 41_custom
  650. -rw-r--r-- 1 root root 483 Oct 16 09:48 README
  651. =================== sda2/etc/default/grub :
  652. # If you change this file, run 'update-grub' afterwards to update
  653. # /boot/grub/grub.cfg.
  654. # For full documentation of the options in this file, see:
  655. # info -f grub -n 'Simple configuration'
  656. GRUB_DEFAULT=0
  657. #GRUB_HIDDEN_TIMEOUT=0
  658. GRUB_HIDDEN_TIMEOUT_QUIET=true
  659. GRUB_TIMEOUT=10
  660. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  661. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  662. GRUB_CMDLINE_LINUX=""
  663. # Uncomment to enable BadRAM filtering, modify to suit your needs
  664. # This works with Linux (no patch required) and with any kernel that obtains
  665. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
  666. #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
  667. # Uncomment to disable graphical terminal (grub-pc only)
  668. #GRUB_TERMINAL=console
  669. # The resolution used on graphical terminal
  670. # note that you can use only modes which your graphic card supports via VBE
  671. # you can see them in real GRUB with the command `vbeinfo'
  672. #GRUB_GFXMODE=640x480
  673. # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
  674. #GRUB_DISABLE_LINUX_UUID=true
  675. # Uncomment to disable generation of recovery mode menu entries
  676. #GRUB_DISABLE_RECOVERY="true"
  677. # Uncomment to get a beep at grub start
  678. #GRUB_INIT_TUNE="480 440 1"
  679. /boot/efi detected in the fstab of sda2: UUID=6AA1-20D2 (sda1)
  680. *******lspci -nnk | grep -iA3 vga
  681. 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display [8086:0f31] (rev 0a)
  682. Subsystem: Toshiba America Info Systems Device [1179:fbb0]
  683. Kernel driver in use: i915
  684. 00:13.0 SATA controller [0106]: Intel Corporation Device [8086:0f23] (rev 0a)
  685. *******
  686. grub-install: info: executing modprobe efivars 2>/dev/null.
  687. grub-install: info: Looking for /sys/firmware/efi ...
  688. grub-install: info: ...found.
  689. Installing for x86_64-efi platform.
  690. grub-install: info: cannot open `/boot/grub/device.map': No such file or directory.
  691. grub-install: info: /dev/sda1 is not present.
  692. grub-install: info: Looking for /dev/sda1.
  693. grub-install: info: /dev/sda is a parent of /dev/sda1.
  694. grub-install: info: /dev/sda1 starts from 2048.
  695. grub-install: info: opening the device hostdisk//dev/sda.
  696. grub-install: info: drive = 0.
  697. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  698. grub-install: info: drive = 0.
  699. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  700. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  701. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  702. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  703. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  704. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  705. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  706. grub-install: info: scanning hostdisk//dev/sda for LDM.
  707. grub-install: info: no LDM signature found.
  708. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  709. grub-install: info: no LVM signature found.
  710. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  711. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  712. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  713. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  714. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  715. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  716. grub-install: info: scanning hostdisk//dev/sda for LDM.
  717. grub-install: info: no LDM signature found.
  718. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  719. grub-install: info: no LVM signature found.
  720. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  721. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  722. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  723. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  724. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  725. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  726. grub-install: info: scanning hostdisk//dev/sda for LDM.
  727. grub-install: info: no LDM signature found.
  728. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  729. grub-install: info: no LVM signature found.
  730. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  731. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  732. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  733. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  734. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  735. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  736. grub-install: info: scanning hostdisk//dev/sda for LDM.
  737. grub-install: info: no LDM signature found.
  738. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  739. grub-install: info: no LVM signature found.
  740. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  741. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  742. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  743. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  744. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  745. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  746. grub-install: info: scanning hostdisk//dev/sda for LDM.
  747. grub-install: info: no LDM signature found.
  748. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  749. grub-install: info: no LVM signature found.
  750. grub-install: info: Partition 0 starts from 2048.
  751. grub-install: info: /dev/sda1 is present.
  752. grub-install: info: Looking for /dev/sda1.
  753. grub-install: info: /dev/sda is a parent of /dev/sda1.
  754. grub-install: info: /dev/sda1 starts from 2048.
  755. grub-install: info: opening the device hostdisk//dev/sda.
  756. grub-install: info: drive = 0.
  757. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  758. grub-install: info: drive = 0.
  759. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  760. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  761. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  762. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  763. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  764. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  765. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  766. grub-install: info: scanning hostdisk//dev/sda for LDM.
  767. grub-install: info: no LDM signature found.
  768. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  769. grub-install: info: no LVM signature found.
  770. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  771. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  772. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  773. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  774. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  775. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  776. grub-install: info: scanning hostdisk//dev/sda for LDM.
  777. grub-install: info: no LDM signature found.
  778. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  779. grub-install: info: no LVM signature found.
  780. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  781. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  782. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  783. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  784. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  785. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  786. grub-install: info: scanning hostdisk//dev/sda for LDM.
  787. grub-install: info: no LDM signature found.
  788. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  789. grub-install: info: no LVM signature found.
  790. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  791. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  792. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  793. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  794. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  795. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  796. grub-install: info: scanning hostdisk//dev/sda for LDM.
  797. grub-install: info: no LDM signature found.
  798. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  799. grub-install: info: no LVM signature found.
  800. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  801. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  802. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  803. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  804. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  805. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  806. grub-install: info: scanning hostdisk//dev/sda for LDM.
  807. grub-install: info: no LDM signature found.
  808. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  809. grub-install: info: no LVM signature found.
  810. grub-install: info: Partition 0 starts from 2048.
  811. grub-install: info: /dev/sda1 is present.
  812. grub-install: info: Looking for /dev/sda1.
  813. grub-install: info: /dev/sda is a parent of /dev/sda1.
  814. grub-install: info: /dev/sda1 starts from 2048.
  815. grub-install: info: opening the device hostdisk//dev/sda.
  816. grub-install: info: drive = 0.
  817. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  818. grub-install: info: drive = 0.
  819. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  820. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  821. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  822. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  823. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  824. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  825. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  826. grub-install: info: scanning hostdisk//dev/sda for LDM.
  827. grub-install: info: no LDM signature found.
  828. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  829. grub-install: info: no LVM signature found.
  830. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  831. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  832. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  833. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  834. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  835. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  836. grub-install: info: scanning hostdisk//dev/sda for LDM.
  837. grub-install: info: no LDM signature found.
  838. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  839. grub-install: info: no LVM signature found.
  840. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  841. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  842. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  843. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  844. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  845. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  846. grub-install: info: scanning hostdisk//dev/sda for LDM.
  847. grub-install: info: no LDM signature found.
  848. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  849. grub-install: info: no LVM signature found.
  850. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  851. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  852. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  853. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  854. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  855. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  856. grub-install: info: scanning hostdisk//dev/sda for LDM.
  857. grub-install: info: no LDM signature found.
  858. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  859. grub-install: info: no LVM signature found.
  860. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  861. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  862. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  863. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  864. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  865. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  866. grub-install: info: scanning hostdisk//dev/sda for LDM.
  867. grub-install: info: no LDM signature found.
  868. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  869. grub-install: info: no LVM signature found.
  870. grub-install: info: Partition 0 starts from 2048.
  871. grub-install: info: drive = 0.
  872. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  873. grub-install: info: copying `/usr/lib/grub/x86_64-efi/hfs.mod' -> `/boot/grub/x86_64-efi/hfs.mod'.
  874. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_rsa.mod' -> `/boot/grub/x86_64-efi/gcry_rsa.mod'.
  875. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ata.mod' -> `/boot/grub/x86_64-efi/ata.mod'.
  876. grub-install: info: copying `/usr/lib/grub/x86_64-efi/png.mod' -> `/boot/grub/x86_64-efi/png.mod'.
  877. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_md4.mod' -> `/boot/grub/x86_64-efi/gcry_md4.mod'.
  878. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_msdos.mod' -> `/boot/grub/x86_64-efi/part_msdos.mod'.
  879. grub-install: info: copying `/usr/lib/grub/x86_64-efi/usb_keyboard.mod' -> `/boot/grub/x86_64-efi/usb_keyboard.mod'.
  880. grub-install: info: copying `/usr/lib/grub/x86_64-efi/help.mod' -> `/boot/grub/x86_64-efi/help.mod'.
  881. grub-install: info: copying `/usr/lib/grub/x86_64-efi/probe.mod' -> `/boot/grub/x86_64-efi/probe.mod'.
  882. grub-install: info: copying `/usr/lib/grub/x86_64-efi/disk.mod' -> `/boot/grub/x86_64-efi/disk.mod'.
  883. grub-install: info: copying `/usr/lib/grub/x86_64-efi/efinet.mod' -> `/boot/grub/x86_64-efi/efinet.mod'.
  884. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gfxterm_background.mod' -> `/boot/grub/x86_64-efi/gfxterm_background.mod'.
  885. grub-install: info: copying `/usr/lib/grub/x86_64-efi/password.mod' -> `/boot/grub/x86_64-efi/password.mod'.
  886. grub-install: info: copying `/usr/lib/grub/x86_64-efi/lssal.mod' -> `/boot/grub/x86_64-efi/lssal.mod'.
  887. grub-install: info: copying `/usr/lib/grub/x86_64-efi/pbkdf2_test.mod' -> `/boot/grub/x86_64-efi/pbkdf2_test.mod'.
  888. grub-install: info: copying `/usr/lib/grub/x86_64-efi/mmap.mod' -> `/boot/grub/x86_64-efi/mmap.mod'.
  889. grub-install: info: copying `/usr/lib/grub/x86_64-efi/odc.mod' -> `/boot/grub/x86_64-efi/odc.mod'.
  890. grub-install: info: copying `/usr/lib/grub/x86_64-efi/reiserfs.mod' -> `/boot/grub/x86_64-efi/reiserfs.mod'.
  891. grub-install: info: copying `/usr/lib/grub/x86_64-efi/mpi.mod' -> `/boot/grub/x86_64-efi/mpi.mod'.
  892. grub-install: info: copying `/usr/lib/grub/x86_64-efi/net.mod' -> `/boot/grub/x86_64-efi/net.mod'.
  893. grub-install: info: copying `/usr/lib/grub/x86_64-efi/geli.mod' -> `/boot/grub/x86_64-efi/geli.mod'.
  894. grub-install: info: copying `/usr/lib/grub/x86_64-efi/hfspluscomp.mod' -> `/boot/grub/x86_64-efi/hfspluscomp.mod'.
  895. grub-install: info: copying `/usr/lib/grub/x86_64-efi/udf.mod' -> `/boot/grub/x86_64-efi/udf.mod'.
  896. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cmp.mod' -> `/boot/grub/x86_64-efi/cmp.mod'.
  897. grub-install: info: copying `/usr/lib/grub/x86_64-efi/zfs.mod' -> `/boot/grub/x86_64-efi/zfs.mod'.
  898. grub-install: info: copying `/usr/lib/grub/x86_64-efi/file.mod' -> `/boot/grub/x86_64-efi/file.mod'.
  899. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_sha512.mod' -> `/boot/grub/x86_64-efi/gcry_sha512.mod'.
  900. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_dfly.mod' -> `/boot/grub/x86_64-efi/part_dfly.mod'.
  901. grub-install: info: copying `/usr/lib/grub/x86_64-efi/signature_test.mod' -> `/boot/grub/x86_64-efi/signature_test.mod'.
  902. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ldm.mod' -> `/boot/grub/x86_64-efi/ldm.mod'.
  903. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ufs1.mod' -> `/boot/grub/x86_64-efi/ufs1.mod'.
  904. grub-install: info: copying `/usr/lib/grub/x86_64-efi/usbms.mod' -> `/boot/grub/x86_64-efi/usbms.mod'.
  905. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_blowfish.mod' -> `/boot/grub/x86_64-efi/gcry_blowfish.mod'.
  906. grub-install: info: copying `/usr/lib/grub/x86_64-efi/iorw.mod' -> `/boot/grub/x86_64-efi/iorw.mod'.
  907. grub-install: info: copying `/usr/lib/grub/x86_64-efi/exfat.mod' -> `/boot/grub/x86_64-efi/exfat.mod'.
  908. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gettext.mod' -> `/boot/grub/x86_64-efi/gettext.mod'.
  909. grub-install: info: copying `/usr/lib/grub/x86_64-efi/video_bochs.mod' -> `/boot/grub/x86_64-efi/video_bochs.mod'.
  910. grub-install: info: copying `/usr/lib/grub/x86_64-efi/regexp.mod' -> `/boot/grub/x86_64-efi/regexp.mod'.
  911. grub-install: info: copying `/usr/lib/grub/x86_64-efi/terminal.mod' -> `/boot/grub/x86_64-efi/terminal.mod'.
  912. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cpio.mod' -> `/boot/grub/x86_64-efi/cpio.mod'.
  913. grub-install: info: copying `/usr/lib/grub/x86_64-efi/password_pbkdf2.mod' -> `/boot/grub/x86_64-efi/password_pbkdf2.mod'.
  914. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cbtime.mod' -> `/boot/grub/x86_64-efi/cbtime.mod'.
  915. grub-install: info: copying `/usr/lib/grub/x86_64-efi/video.mod' -> `/boot/grub/x86_64-efi/video.mod'.
  916. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_rfc2268.mod' -> `/boot/grub/x86_64-efi/gcry_rfc2268.mod'.
  917. grub-install: info: copying `/usr/lib/grub/x86_64-efi/xzio.mod' -> `/boot/grub/x86_64-efi/xzio.mod'.
  918. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cbls.mod' -> `/boot/grub/x86_64-efi/cbls.mod'.
  919. grub-install: info: copying `/usr/lib/grub/x86_64-efi/tar.mod' -> `/boot/grub/x86_64-efi/tar.mod'.
  920. grub-install: info: copying `/usr/lib/grub/x86_64-efi/font.mod' -> `/boot/grub/x86_64-efi/font.mod'.
  921. grub-install: info: copying `/usr/lib/grub/x86_64-efi/morse.mod' -> `/boot/grub/x86_64-efi/morse.mod'.
  922. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cpio_be.mod' -> `/boot/grub/x86_64-efi/cpio_be.mod'.
  923. grub-install: info: copying `/usr/lib/grub/x86_64-efi/zfsinfo.mod' -> `/boot/grub/x86_64-efi/zfsinfo.mod'.
  924. grub-install: info: copying `/usr/lib/grub/x86_64-efi/lvm.mod' -> `/boot/grub/x86_64-efi/lvm.mod'.
  925. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ufs1_be.mod' -> `/boot/grub/x86_64-efi/ufs1_be.mod'.
  926. grub-install: info: copying `/usr/lib/grub/x86_64-efi/nilfs2.mod' -> `/boot/grub/x86_64-efi/nilfs2.mod'.
  927. grub-install: info: copying `/usr/lib/grub/x86_64-efi/efi_uga.mod' -> `/boot/grub/x86_64-efi/efi_uga.mod'.
  928. grub-install: info: copying `/usr/lib/grub/x86_64-efi/terminfo.mod' -> `/boot/grub/x86_64-efi/terminfo.mod'.
  929. grub-install: info: copying `/usr/lib/grub/x86_64-efi/hfsplus.mod' -> `/boot/grub/x86_64-efi/hfsplus.mod'.
  930. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_seed.mod' -> `/boot/grub/x86_64-efi/gcry_seed.mod'.
  931. grub-install: info: copying `/usr/lib/grub/x86_64-efi/macho.mod' -> `/boot/grub/x86_64-efi/macho.mod'.
  932. grub-install: info: copying `/usr/lib/grub/x86_64-efi/play.mod' -> `/boot/grub/x86_64-efi/play.mod'.
  933. grub-install: info: copying `/usr/lib/grub/x86_64-efi/chain.mod' -> `/boot/grub/x86_64-efi/chain.mod'.
  934. grub-install: info: copying `/usr/lib/grub/x86_64-efi/zfscrypt.mod' -> `/boot/grub/x86_64-efi/zfscrypt.mod'.
  935. grub-install: info: copying `/usr/lib/grub/x86_64-efi/normal.mod' -> `/boot/grub/x86_64-efi/normal.mod'.
  936. grub-install: info: copying `/usr/lib/grub/x86_64-efi/hashsum.mod' -> `/boot/grub/x86_64-efi/hashsum.mod'.
  937. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_sun.mod' -> `/boot/grub/x86_64-efi/part_sun.mod'.
  938. grub-install: info: copying `/usr/lib/grub/x86_64-efi/usbserial_ftdi.mod' -> `/boot/grub/x86_64-efi/usbserial_ftdi.mod'.
  939. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cs5536.mod' -> `/boot/grub/x86_64-efi/cs5536.mod'.
  940. grub-install: info: copying `/usr/lib/grub/x86_64-efi/eval.mod' -> `/boot/grub/x86_64-efi/eval.mod'.
  941. grub-install: info: copying `/usr/lib/grub/x86_64-efi/archelp.mod' -> `/boot/grub/x86_64-efi/archelp.mod'.
  942. grub-install: info: copying `/usr/lib/grub/x86_64-efi/sleep_test.mod' -> `/boot/grub/x86_64-efi/sleep_test.mod'.
  943. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_plan.mod' -> `/boot/grub/x86_64-efi/part_plan.mod'.
  944. grub-install: info: copying `/usr/lib/grub/x86_64-efi/priority_queue.mod' -> `/boot/grub/x86_64-efi/priority_queue.mod'.
  945. grub-install: info: copying `/usr/lib/grub/x86_64-efi/blocklist.mod' -> `/boot/grub/x86_64-efi/blocklist.mod'.
  946. grub-install: info: copying `/usr/lib/grub/x86_64-efi/true.mod' -> `/boot/grub/x86_64-efi/true.mod'.
  947. grub-install: info: copying `/usr/lib/grub/x86_64-efi/lzopio.mod' -> `/boot/grub/x86_64-efi/lzopio.mod'.
  948. grub-install: info: copying `/usr/lib/grub/x86_64-efi/dm_nv.mod' -> `/boot/grub/x86_64-efi/dm_nv.mod'.
  949. grub-install: info: copying `/usr/lib/grub/x86_64-efi/sleep.mod' -> `/boot/grub/x86_64-efi/sleep.mod'.
  950. grub-install: info: copying `/usr/lib/grub/x86_64-efi/fshelp.mod' -> `/boot/grub/x86_64-efi/fshelp.mod'.
  951. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ntfscomp.mod' -> `/boot/grub/x86_64-efi/ntfscomp.mod'.
  952. grub-install: info: copying `/usr/lib/grub/x86_64-efi/video_cirrus.mod' -> `/boot/grub/x86_64-efi/video_cirrus.mod'.
  953. grub-install: info: copying `/usr/lib/grub/x86_64-efi/test.mod' -> `/boot/grub/x86_64-efi/test.mod'.
  954. grub-install: info: copying `/usr/lib/grub/x86_64-efi/romfs.mod' -> `/boot/grub/x86_64-efi/romfs.mod'.
  955. grub-install: info: copying `/usr/lib/grub/x86_64-efi/minix3_be.mod' -> `/boot/grub/x86_64-efi/minix3_be.mod'.
  956. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_md5.mod' -> `/boot/grub/x86_64-efi/gcry_md5.mod'.
  957. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gfxmenu.mod' -> `/boot/grub/x86_64-efi/gfxmenu.mod'.
  958. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ufs2.mod' -> `/boot/grub/x86_64-efi/ufs2.mod'.
  959. grub-install: info: copying `/usr/lib/grub/x86_64-efi/keystatus.mod' -> `/boot/grub/x86_64-efi/keystatus.mod'.
  960. grub-install: info: copying `/usr/lib/grub/x86_64-efi/crc64.mod' -> `/boot/grub/x86_64-efi/crc64.mod'.
  961. grub-install: info: copying `/usr/lib/grub/x86_64-efi/parttool.mod' -> `/boot/grub/x86_64-efi/parttool.mod'.
  962. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cmdline_cat_test.mod' -> `/boot/grub/x86_64-efi/cmdline_cat_test.mod'.
  963. grub-install: info: copying `/usr/lib/grub/x86_64-efi/bitmap_scale.mod' -> `/boot/grub/x86_64-efi/bitmap_scale.mod'.
  964. grub-install: info: copying `/usr/lib/grub/x86_64-efi/efi_gop.mod' -> `/boot/grub/x86_64-efi/efi_gop.mod'.
  965. grub-install: info: copying `/usr/lib/grub/x86_64-efi/hello.mod' -> `/boot/grub/x86_64-efi/hello.mod'.
  966. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_serpent.mod' -> `/boot/grub/x86_64-efi/gcry_serpent.mod'.
  967. grub-install: info: copying `/usr/lib/grub/x86_64-efi/usbtest.mod' -> `/boot/grub/x86_64-efi/usbtest.mod'.
  968. grub-install: info: copying `/usr/lib/grub/x86_64-efi/fat.mod' -> `/boot/grub/x86_64-efi/fat.mod'.
  969. grub-install: info: copying `/usr/lib/grub/x86_64-efi/affs.mod' -> `/boot/grub/x86_64-efi/affs.mod'.
  970. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_gpt.mod' -> `/boot/grub/x86_64-efi/part_gpt.mod'.
  971. grub-install: info: copying `/usr/lib/grub/x86_64-efi/video_fb.mod' -> `/boot/grub/x86_64-efi/video_fb.mod'.
  972. grub-install: info: copying `/usr/lib/grub/x86_64-efi/raid6rec.mod' -> `/boot/grub/x86_64-efi/raid6rec.mod'.
  973. grub-install: info: copying `/usr/lib/grub/x86_64-efi/xnu_uuid_test.mod' -> `/boot/grub/x86_64-efi/xnu_uuid_test.mod'.
  974. grub-install: info: copying `/usr/lib/grub/x86_64-efi/usb.mod' -> `/boot/grub/x86_64-efi/usb.mod'.
  975. grub-install: info: copying `/usr/lib/grub/x86_64-efi/keylayouts.mod' -> `/boot/grub/x86_64-efi/keylayouts.mod'.
  976. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_acorn.mod' -> `/boot/grub/x86_64-efi/part_acorn.mod'.
  977. grub-install: info: copying `/usr/lib/grub/x86_64-efi/videotest.mod' -> `/boot/grub/x86_64-efi/videotest.mod'.
  978. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ahci.mod' -> `/boot/grub/x86_64-efi/ahci.mod'.
  979. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_rmd160.mod' -> `/boot/grub/x86_64-efi/gcry_rmd160.mod'.
  980. grub-install: info: copying `/usr/lib/grub/x86_64-efi/squash4.mod' -> `/boot/grub/x86_64-efi/squash4.mod'.
  981. grub-install: info: copying `/usr/lib/grub/x86_64-efi/bfs.mod' -> `/boot/grub/x86_64-efi/bfs.mod'.
  982. grub-install: info: copying `/usr/lib/grub/x86_64-efi/uhci.mod' -> `/boot/grub/x86_64-efi/uhci.mod'.
  983. grub-install: info: copying `/usr/lib/grub/x86_64-efi/search.mod' -> `/boot/grub/x86_64-efi/search.mod'.
  984. grub-install: info: copying `/usr/lib/grub/x86_64-efi/minicmd.mod' -> `/boot/grub/x86_64-efi/minicmd.mod'.
  985. grub-install: info: copying `/usr/lib/grub/x86_64-efi/configfile.mod' -> `/boot/grub/x86_64-efi/configfile.mod'.
  986. grub-install: info: copying `/usr/lib/grub/x86_64-efi/pcidump.mod' -> `/boot/grub/x86_64-efi/pcidump.mod'.
  987. grub-install: info: copying `/usr/lib/grub/x86_64-efi/date.mod' -> `/boot/grub/x86_64-efi/date.mod'.
  988. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_des.mod' -> `/boot/grub/x86_64-efi/gcry_des.mod'.
  989. grub-install: info: copying `/usr/lib/grub/x86_64-efi/linuxefi.mod' -> `/boot/grub/x86_64-efi/linuxefi.mod'.
  990. grub-install: info: copying `/usr/lib/grub/x86_64-efi/syslinuxcfg.mod' -> `/boot/grub/x86_64-efi/syslinuxcfg.mod'.
  991. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ls.mod' -> `/boot/grub/x86_64-efi/ls.mod'.
  992. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_sha256.mod' -> `/boot/grub/x86_64-efi/gcry_sha256.mod'.
  993. grub-install: info: copying `/usr/lib/grub/x86_64-efi/mdraid09_be.mod' -> `/boot/grub/x86_64-efi/mdraid09_be.mod'.
  994. grub-install: info: copying `/usr/lib/grub/x86_64-efi/all_video.mod' -> `/boot/grub/x86_64-efi/all_video.mod'.
  995. grub-install: info: copying `/usr/lib/grub/x86_64-efi/setjmp_test.mod' -> `/boot/grub/x86_64-efi/setjmp_test.mod'.
  996. grub-install: info: copying `/usr/lib/grub/x86_64-efi/elf.mod' -> `/boot/grub/x86_64-efi/elf.mod'.
  997. grub-install: info: copying `/usr/lib/grub/x86_64-efi/usbserial_usbdebug.mod' -> `/boot/grub/x86_64-efi/usbserial_usbdebug.mod'.
  998. grub-install: info: copying `/usr/lib/grub/x86_64-efi/datehook.mod' -> `/boot/grub/x86_64-efi/datehook.mod'.
  999. grub-install: info: copying `/usr/lib/grub/x86_64-efi/loadbios.mod' -> `/boot/grub/x86_64-efi/loadbios.mod'.
  1000. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_sunpc.mod' -> `/boot/grub/x86_64-efi/part_sunpc.mod'.
  1001. grub-install: info: copying `/usr/lib/grub/x86_64-efi/minix.mod' -> `/boot/grub/x86_64-efi/minix.mod'.
  1002. grub-install: info: copying `/usr/lib/grub/x86_64-efi/lsefimmap.mod' -> `/boot/grub/x86_64-efi/lsefimmap.mod'.
  1003. grub-install: info: copying `/usr/lib/grub/x86_64-efi/xnu.mod' -> `/boot/grub/x86_64-efi/xnu.mod'.
  1004. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ntfs.mod' -> `/boot/grub/x86_64-efi/ntfs.mod'.
  1005. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_dvh.mod' -> `/boot/grub/x86_64-efi/part_dvh.mod'.
  1006. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ext2.mod' -> `/boot/grub/x86_64-efi/ext2.mod'.
  1007. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_crc.mod' -> `/boot/grub/x86_64-efi/gcry_crc.mod'.
  1008. grub-install: info: copying `/usr/lib/grub/x86_64-efi/pbkdf2.mod' -> `/boot/grub/x86_64-efi/pbkdf2.mod'.
  1009. grub-install: info: copying `/usr/lib/grub/x86_64-efi/videoinfo.mod' -> `/boot/grub/x86_64-efi/videoinfo.mod'.
  1010. grub-install: info: copying `/usr/lib/grub/x86_64-efi/spkmodem.mod' -> `/boot/grub/x86_64-efi/spkmodem.mod'.
  1011. grub-install: info: copying `/usr/lib/grub/x86_64-efi/adler32.mod' -> `/boot/grub/x86_64-efi/adler32.mod'.
  1012. grub-install: info: copying `/usr/lib/grub/x86_64-efi/offsetio.mod' -> `/boot/grub/x86_64-efi/offsetio.mod'.
  1013. grub-install: info: copying `/usr/lib/grub/x86_64-efi/div_test.mod' -> `/boot/grub/x86_64-efi/div_test.mod'.
  1014. grub-install: info: copying `/usr/lib/grub/x86_64-efi/loopback.mod' -> `/boot/grub/x86_64-efi/loopback.mod'.
  1015. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_arcfour.mod' -> `/boot/grub/x86_64-efi/gcry_arcfour.mod'.
  1016. grub-install: info: copying `/usr/lib/grub/x86_64-efi/extcmd.mod' -> `/boot/grub/x86_64-efi/extcmd.mod'.
  1017. grub-install: info: copying `/usr/lib/grub/x86_64-efi/minix_be.mod' -> `/boot/grub/x86_64-efi/minix_be.mod'.
  1018. grub-install: info: copying `/usr/lib/grub/x86_64-efi/tga.mod' -> `/boot/grub/x86_64-efi/tga.mod'.
  1019. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gfxterm.mod' -> `/boot/grub/x86_64-efi/gfxterm.mod'.
  1020. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_camellia.mod' -> `/boot/grub/x86_64-efi/gcry_camellia.mod'.
  1021. grub-install: info: copying `/usr/lib/grub/x86_64-efi/usbserial_pl2303.mod' -> `/boot/grub/x86_64-efi/usbserial_pl2303.mod'.
  1022. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cbtable.mod' -> `/boot/grub/x86_64-efi/cbtable.mod'.
  1023. grub-install: info: copying `/usr/lib/grub/x86_64-efi/minix2.mod' -> `/boot/grub/x86_64-efi/minix2.mod'.
  1024. grub-install: info: copying `/usr/lib/grub/x86_64-efi/hexdump.mod' -> `/boot/grub/x86_64-efi/hexdump.mod'.
  1025. grub-install: info: copying `/usr/lib/grub/x86_64-efi/hdparm.mod' -> `/boot/grub/x86_64-efi/hdparm.mod'.
  1026. grub-install: info: copying `/usr/lib/grub/x86_64-efi/jfs.mod' -> `/boot/grub/x86_64-efi/jfs.mod'.
  1027. grub-install: info: copying `/usr/lib/grub/x86_64-efi/setpci.mod' -> `/boot/grub/x86_64-efi/setpci.mod'.
  1028. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ohci.mod' -> `/boot/grub/x86_64-efi/ohci.mod'.
  1029. grub-install: info: copying `/usr/lib/grub/x86_64-efi/tftp.mod' -> `/boot/grub/x86_64-efi/tftp.mod'.
  1030. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_rijndael.mod' -> `/boot/grub/x86_64-efi/gcry_rijndael.mod'.
  1031. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_whirlpool.mod' -> `/boot/grub/x86_64-efi/gcry_whirlpool.mod'.
  1032. grub-install: info: copying `/usr/lib/grub/x86_64-efi/jpeg.mod' -> `/boot/grub/x86_64-efi/jpeg.mod'.
  1033. grub-install: info: copying `/usr/lib/grub/x86_64-efi/ehci.mod' -> `/boot/grub/x86_64-efi/ehci.mod'.
  1034. grub-install: info: copying `/usr/lib/grub/x86_64-efi/efifwsetup.mod' -> `/boot/grub/x86_64-efi/efifwsetup.mod'.
  1035. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_cast5.mod' -> `/boot/grub/x86_64-efi/gcry_cast5.mod'.
  1036. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gfxterm_menu.mod' -> `/boot/grub/x86_64-efi/gfxterm_menu.mod'.
  1037. grub-install: info: copying `/usr/lib/grub/x86_64-efi/minix3.mod' -> `/boot/grub/x86_64-efi/minix3.mod'.
  1038. grub-install: info: copying `/usr/lib/grub/x86_64-efi/lspci.mod' -> `/boot/grub/x86_64-efi/lspci.mod'.
  1039. grub-install: info: copying `/usr/lib/grub/x86_64-efi/newc.mod' -> `/boot/grub/x86_64-efi/newc.mod'.
  1040. grub-install: info: copying `/usr/lib/grub/x86_64-efi/echo.mod' -> `/boot/grub/x86_64-efi/echo.mod'.
  1041. grub-install: info: copying `/usr/lib/grub/x86_64-efi/search_fs_file.mod' -> `/boot/grub/x86_64-efi/search_fs_file.mod'.
  1042. grub-install: info: copying `/usr/lib/grub/x86_64-efi/lsmmap.mod' -> `/boot/grub/x86_64-efi/lsmmap.mod'.
  1043. grub-install: info: copying `/usr/lib/grub/x86_64-efi/sfs.mod' -> `/boot/grub/x86_64-efi/sfs.mod'.
  1044. grub-install: info: copying `/usr/lib/grub/x86_64-efi/exfctest.mod' -> `/boot/grub/x86_64-efi/exfctest.mod'.
  1045. grub-install: info: copying `/usr/lib/grub/x86_64-efi/datetime.mod' -> `/boot/grub/x86_64-efi/datetime.mod'.
  1046. grub-install: info: copying `/usr/lib/grub/x86_64-efi/acpi.mod' -> `/boot/grub/x86_64-efi/acpi.mod'.
  1047. grub-install: info: copying `/usr/lib/grub/x86_64-efi/xfs.mod' -> `/boot/grub/x86_64-efi/xfs.mod'.
  1048. grub-install: info: copying `/usr/lib/grub/x86_64-efi/fixvideo.mod' -> `/boot/grub/x86_64-efi/fixvideo.mod'.
  1049. grub-install: info: copying `/usr/lib/grub/x86_64-efi/diskfilter.mod' -> `/boot/grub/x86_64-efi/diskfilter.mod'.
  1050. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_bsd.mod' -> `/boot/grub/x86_64-efi/part_bsd.mod'.
  1051. grub-install: info: copying `/usr/lib/grub/x86_64-efi/procfs.mod' -> `/boot/grub/x86_64-efi/procfs.mod'.
  1052. grub-install: info: copying `/usr/lib/grub/x86_64-efi/linux.mod' -> `/boot/grub/x86_64-efi/linux.mod'.
  1053. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cpuid.mod' -> `/boot/grub/x86_64-efi/cpuid.mod'.
  1054. grub-install: info: copying `/usr/lib/grub/x86_64-efi/afs.mod' -> `/boot/grub/x86_64-efi/afs.mod'.
  1055. grub-install: info: copying `/usr/lib/grub/x86_64-efi/crypto.mod' -> `/boot/grub/x86_64-efi/crypto.mod'.
  1056. grub-install: info: copying `/usr/lib/grub/x86_64-efi/mdraid1x.mod' -> `/boot/grub/x86_64-efi/mdraid1x.mod'.
  1057. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gptsync.mod' -> `/boot/grub/x86_64-efi/gptsync.mod'.
  1058. grub-install: info: copying `/usr/lib/grub/x86_64-efi/functional_test.mod' -> `/boot/grub/x86_64-efi/functional_test.mod'.
  1059. grub-install: info: copying `/usr/lib/grub/x86_64-efi/macbless.mod' -> `/boot/grub/x86_64-efi/macbless.mod'.
  1060. grub-install: info: copying `/usr/lib/grub/x86_64-efi/xnu_uuid.mod' -> `/boot/grub/x86_64-efi/xnu_uuid.mod'.
  1061. grub-install: info: copying `/usr/lib/grub/x86_64-efi/minix2_be.mod' -> `/boot/grub/x86_64-efi/minix2_be.mod'.
  1062. grub-install: info: copying `/usr/lib/grub/x86_64-efi/video_colors.mod' -> `/boot/grub/x86_64-efi/video_colors.mod'.
  1063. grub-install: info: copying `/usr/lib/grub/x86_64-efi/btrfs.mod' -> `/boot/grub/x86_64-efi/btrfs.mod'.
  1064. grub-install: info: copying `/usr/lib/grub/x86_64-efi/aout.mod' -> `/boot/grub/x86_64-efi/aout.mod'.
  1065. grub-install: info: copying `/usr/lib/grub/x86_64-efi/lsacpi.mod' -> `/boot/grub/x86_64-efi/lsacpi.mod'.
  1066. grub-install: info: copying `/usr/lib/grub/x86_64-efi/bsd.mod' -> `/boot/grub/x86_64-efi/bsd.mod'.
  1067. grub-install: info: copying `/usr/lib/grub/x86_64-efi/reboot.mod' -> `/boot/grub/x86_64-efi/reboot.mod'.
  1068. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gzio.mod' -> `/boot/grub/x86_64-efi/gzio.mod'.
  1069. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_twofish.mod' -> `/boot/grub/x86_64-efi/gcry_twofish.mod'.
  1070. grub-install: info: copying `/usr/lib/grub/x86_64-efi/lsefi.mod' -> `/boot/grub/x86_64-efi/lsefi.mod'.
  1071. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cat.mod' -> `/boot/grub/x86_64-efi/cat.mod'.
  1072. grub-install: info: copying `/usr/lib/grub/x86_64-efi/lsefisystab.mod' -> `/boot/grub/x86_64-efi/lsefisystab.mod'.
  1073. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_sha1.mod' -> `/boot/grub/x86_64-efi/gcry_sha1.mod'.
  1074. grub-install: info: copying `/usr/lib/grub/x86_64-efi/http.mod' -> `/boot/grub/x86_64-efi/http.mod'.
  1075. grub-install: info: copying `/usr/lib/grub/x86_64-efi/memdisk.mod' -> `/boot/grub/x86_64-efi/memdisk.mod'.
  1076. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cryptodisk.mod' -> `/boot/grub/x86_64-efi/cryptodisk.mod'.
  1077. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_amiga.mod' -> `/boot/grub/x86_64-efi/part_amiga.mod'.
  1078. grub-install: info: copying `/usr/lib/grub/x86_64-efi/msdospart.mod' -> `/boot/grub/x86_64-efi/msdospart.mod'.
  1079. grub-install: info: copying `/usr/lib/grub/x86_64-efi/boot.mod' -> `/boot/grub/x86_64-efi/boot.mod'.
  1080. grub-install: info: copying `/usr/lib/grub/x86_64-efi/verify.mod' -> `/boot/grub/x86_64-efi/verify.mod'.
  1081. grub-install: info: copying `/usr/lib/grub/x86_64-efi/mdraid09.mod' -> `/boot/grub/x86_64-efi/mdraid09.mod'.
  1082. grub-install: info: copying `/usr/lib/grub/x86_64-efi/bufio.mod' -> `/boot/grub/x86_64-efi/bufio.mod'.
  1083. grub-install: info: copying `/usr/lib/grub/x86_64-efi/pata.mod' -> `/boot/grub/x86_64-efi/pata.mod'.
  1084. grub-install: info: copying `/usr/lib/grub/x86_64-efi/test_blockarg.mod' -> `/boot/grub/x86_64-efi/test_blockarg.mod'.
  1085. grub-install: info: copying `/usr/lib/grub/x86_64-efi/usbserial_common.mod' -> `/boot/grub/x86_64-efi/usbserial_common.mod'.
  1086. grub-install: info: copying `/usr/lib/grub/x86_64-efi/loadenv.mod' -> `/boot/grub/x86_64-efi/loadenv.mod'.
  1087. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cbmemc.mod' -> `/boot/grub/x86_64-efi/cbmemc.mod'.
  1088. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_tiger.mod' -> `/boot/grub/x86_64-efi/gcry_tiger.mod'.
  1089. grub-install: info: copying `/usr/lib/grub/x86_64-efi/tr.mod' -> `/boot/grub/x86_64-efi/tr.mod'.
  1090. grub-install: info: copying `/usr/lib/grub/x86_64-efi/luks.mod' -> `/boot/grub/x86_64-efi/luks.mod'.
  1091. grub-install: info: copying `/usr/lib/grub/x86_64-efi/raid5rec.mod' -> `/boot/grub/x86_64-efi/raid5rec.mod'.
  1092. grub-install: info: copying `/usr/lib/grub/x86_64-efi/memrw.mod' -> `/boot/grub/x86_64-efi/memrw.mod'.
  1093. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_dsa.mod' -> `/boot/grub/x86_64-efi/gcry_dsa.mod'.
  1094. grub-install: info: copying `/usr/lib/grub/x86_64-efi/gcry_idea.mod' -> `/boot/grub/x86_64-efi/gcry_idea.mod'.
  1095. grub-install: info: copying `/usr/lib/grub/x86_64-efi/cbfs.mod' -> `/boot/grub/x86_64-efi/cbfs.mod'.
  1096. grub-install: info: copying `/usr/lib/grub/x86_64-efi/at_keyboard.mod' -> `/boot/grub/x86_64-efi/at_keyboard.mod'.
  1097. grub-install: info: copying `/usr/lib/grub/x86_64-efi/iso9660.mod' -> `/boot/grub/x86_64-efi/iso9660.mod'.
  1098. grub-install: info: copying `/usr/lib/grub/x86_64-efi/search_fs_uuid.mod' -> `/boot/grub/x86_64-efi/search_fs_uuid.mod'.
  1099. grub-install: info: copying `/usr/lib/grub/x86_64-efi/trig.mod' -> `/boot/grub/x86_64-efi/trig.mod'.
  1100. grub-install: info: copying `/usr/lib/grub/x86_64-efi/nativedisk.mod' -> `/boot/grub/x86_64-efi/nativedisk.mod'.
  1101. grub-install: info: copying `/usr/lib/grub/x86_64-efi/relocator.mod' -> `/boot/grub/x86_64-efi/relocator.mod'.
  1102. grub-install: info: copying `/usr/lib/grub/x86_64-efi/multiboot.mod' -> `/boot/grub/x86_64-efi/multiboot.mod'.
  1103. grub-install: info: copying `/usr/lib/grub/x86_64-efi/search_label.mod' -> `/boot/grub/x86_64-efi/search_label.mod'.
  1104. grub-install: info: copying `/usr/lib/grub/x86_64-efi/part_apple.mod' -> `/boot/grub/x86_64-efi/part_apple.mod'.
  1105. grub-install: info: copying `/usr/lib/grub/x86_64-efi/legacy_password_test.mod' -> `/boot/grub/x86_64-efi/legacy_password_test.mod'.
  1106. grub-install: info: copying `/usr/lib/grub/x86_64-efi/progress.mod' -> `/boot/grub/x86_64-efi/progress.mod'.
  1107. grub-install: info: copying `/usr/lib/grub/x86_64-efi/time.mod' -> `/boot/grub/x86_64-efi/time.mod'.
  1108. grub-install: info: copying `/usr/lib/grub/x86_64-efi/bitmap.mod' -> `/boot/grub/x86_64-efi/bitmap.mod'.
  1109. grub-install: info: copying `/usr/lib/grub/x86_64-efi/multiboot2.mod' -> `/boot/grub/x86_64-efi/multiboot2.mod'.
  1110. grub-install: info: copying `/usr/lib/grub/x86_64-efi/backtrace.mod' -> `/boot/grub/x86_64-efi/backtrace.mod'.
  1111. grub-install: info: copying `/usr/lib/grub/x86_64-efi/read.mod' -> `/boot/grub/x86_64-efi/read.mod'.
  1112. grub-install: info: copying `/usr/lib/grub/x86_64-efi/legacycfg.mod' -> `/boot/grub/x86_64-efi/legacycfg.mod'.
  1113. grub-install: info: copying `/usr/lib/grub/x86_64-efi/halt.mod' -> `/boot/grub/x86_64-efi/halt.mod'.
  1114. grub-install: info: copying `/usr/lib/grub/x86_64-efi/setjmp.mod' -> `/boot/grub/x86_64-efi/setjmp.mod'.
  1115. grub-install: info: copying `/usr/lib/grub/x86_64-efi/scsi.mod' -> `/boot/grub/x86_64-efi/scsi.mod'.
  1116. grub-install: info: copying `/usr/lib/grub/x86_64-efi/videotest_checksum.mod' -> `/boot/grub/x86_64-efi/videotest_checksum.mod'.
  1117. grub-install: info: copying `/usr/lib/grub/x86_64-efi/linux16.mod' -> `/boot/grub/x86_64-efi/linux16.mod'.
  1118. grub-install: info: copying `/usr/lib/grub/x86_64-efi/testspeed.mod' -> `/boot/grub/x86_64-efi/testspeed.mod'.
  1119. grub-install: info: copying `/usr/lib/grub/x86_64-efi/testload.mod' -> `/boot/grub/x86_64-efi/testload.mod'.
  1120. grub-install: info: copying `/usr/lib/grub/x86_64-efi/serial.mod' -> `/boot/grub/x86_64-efi/serial.mod'.
  1121. grub-install: info: copying `/usr/lib/grub/x86_64-efi/appleldr.mod' -> `/boot/grub/x86_64-efi/appleldr.mod'.
  1122. grub-install: info: copying `/usr/lib/grub/x86_64-efi/efiemu32.o' -> `/boot/grub/x86_64-efi/efiemu32.o'.
  1123. grub-install: info: cannot open `/usr/lib/grub/x86_64-efi/efiemu32.o': No such file or directory.
  1124. grub-install: info: copying `/usr/lib/grub/x86_64-efi/efiemu64.o' -> `/boot/grub/x86_64-efi/efiemu64.o'.
  1125. grub-install: info: cannot open `/usr/lib/grub/x86_64-efi/efiemu64.o': No such file or directory.
  1126. grub-install: info: copying `/usr/lib/grub/x86_64-efi/moddep.lst' -> `/boot/grub/x86_64-efi/moddep.lst'.
  1127. grub-install: info: copying `/usr/lib/grub/x86_64-efi/command.lst' -> `/boot/grub/x86_64-efi/command.lst'.
  1128. grub-install: info: copying `/usr/lib/grub/x86_64-efi/fs.lst' -> `/boot/grub/x86_64-efi/fs.lst'.
  1129. grub-install: info: copying `/usr/lib/grub/x86_64-efi/partmap.lst' -> `/boot/grub/x86_64-efi/partmap.lst'.
  1130. grub-install: info: copying `/usr/lib/grub/x86_64-efi/parttool.lst' -> `/boot/grub/x86_64-efi/parttool.lst'.
  1131. grub-install: info: copying `/usr/lib/grub/x86_64-efi/video.lst' -> `/boot/grub/x86_64-efi/video.lst'.
  1132. grub-install: info: copying `/usr/lib/grub/x86_64-efi/crypto.lst' -> `/boot/grub/x86_64-efi/crypto.lst'.
  1133. grub-install: info: copying `/usr/lib/grub/x86_64-efi/terminal.lst' -> `/boot/grub/x86_64-efi/terminal.lst'.
  1134. grub-install: info: copying `/usr/lib/grub/x86_64-efi/modinfo.sh' -> `/boot/grub/x86_64-efi/modinfo.sh'.
  1135. grub-install: info: copying `/usr/share/locale/fo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fo.mo'.
  1136. grub-install: info: cannot open `/usr/share/locale/fo/LC_MESSAGES/grub.mo': No such file or directory.
  1137. grub-install: info: copying `/usr/share/locale/ar/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ar.mo'.
  1138. grub-install: info: cannot open `/usr/share/locale/ar/LC_MESSAGES/grub.mo': No such file or directory.
  1139. grub-install: info: copying `/usr/share/locale/mr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mr.mo'.
  1140. grub-install: info: cannot open `/usr/share/locale/mr/LC_MESSAGES/grub.mo': No such file or directory.
  1141. grub-install: info: copying `/usr/share/locale/wae/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/wae.mo'.
  1142. grub-install: info: cannot open `/usr/share/locale/wae/LC_MESSAGES/grub.mo': No such file or directory.
  1143. grub-install: info: copying `/usr/share/locale/om/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/om.mo'.
  1144. grub-install: info: cannot open `/usr/share/locale/om/LC_MESSAGES/grub.mo': No such file or directory.
  1145. grub-install: info: copying `/usr/share/locale/hu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hu.mo'.
  1146. grub-install: info: cannot open `/usr/share/locale/hu/LC_MESSAGES/grub.mo': No such file or directory.
  1147. grub-install: info: copying `/usr/share/locale/hy/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hy.mo'.
  1148. grub-install: info: cannot open `/usr/share/locale/hy/LC_MESSAGES/grub.mo': No such file or directory.
  1149. grub-install: info: copying `/usr/share/locale/tt@iqtelif/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1150. grub-install: info: cannot open `/usr/share/locale/tt@iqtelif/LC_MESSAGES/grub.mo': No such file or directory.
  1151. grub-install: info: copying `/usr/share/locale/sc/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sc.mo'.
  1152. grub-install: info: cannot open `/usr/share/locale/sc/LC_MESSAGES/grub.mo': No such file or directory.
  1153. grub-install: info: copying `/usr/share/locale/sr@Latn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1154. grub-install: info: cannot open `/usr/share/locale/sr@Latn/LC_MESSAGES/grub.mo': No such file or directory.
  1155. grub-install: info: copying `/usr/share/locale/pt_PT/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pt_PT.mo'.
  1156. grub-install: info: cannot open `/usr/share/locale/pt_PT/LC_MESSAGES/grub.mo': No such file or directory.
  1157. grub-install: info: copying `/usr/share/locale/sn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sn.mo'.
  1158. grub-install: info: cannot open `/usr/share/locale/sn/LC_MESSAGES/grub.mo': No such file or directory.
  1159. grub-install: info: copying `/usr/share/locale/tet/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tet.mo'.
  1160. grub-install: info: cannot open `/usr/share/locale/tet/LC_MESSAGES/grub.mo': No such file or directory.
  1161. grub-install: info: copying `/usr/share/locale/crh/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/crh.mo'.
  1162. grub-install: info: cannot open `/usr/share/locale/crh/LC_MESSAGES/grub.mo': No such file or directory.
  1163. grub-install: info: copying `/usr/share/locale/lt/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/lt.mo'.
  1164. grub-install: info: cannot open `/usr/share/locale/lt/LC_MESSAGES/grub.mo': No such file or directory.
  1165. grub-install: info: copying `/usr/share/locale/byn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/byn.mo'.
  1166. grub-install: info: cannot open `/usr/share/locale/byn/LC_MESSAGES/grub.mo': No such file or directory.
  1167. grub-install: info: copying `/usr/share/locale/lb/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/lb.mo'.
  1168. grub-install: info: cannot open `/usr/share/locale/lb/LC_MESSAGES/grub.mo': No such file or directory.
  1169. grub-install: info: copying `/usr/share/locale/nl_NL/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nl_NL.mo'.
  1170. grub-install: info: cannot open `/usr/share/locale/nl_NL/LC_MESSAGES/grub.mo': No such file or directory.
  1171. grub-install: info: copying `/usr/share/locale/bem/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bem.mo'.
  1172. grub-install: info: cannot open `/usr/share/locale/bem/LC_MESSAGES/grub.mo': No such file or directory.
  1173. grub-install: info: copying `/usr/share/locale/tr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tr.mo'.
  1174. grub-install: info: cannot open `/usr/share/locale/tr/LC_MESSAGES/grub.mo': No such file or directory.
  1175. grub-install: info: copying `/usr/share/locale/hr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hr.mo'.
  1176. grub-install: info: cannot open `/usr/share/locale/hr/LC_MESSAGES/grub.mo': No such file or directory.
  1177. grub-install: info: copying `/usr/share/locale/kn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kn.mo'.
  1178. grub-install: info: cannot open `/usr/share/locale/kn/LC_MESSAGES/grub.mo': No such file or directory.
  1179. grub-install: info: copying `/usr/share/locale/tig/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tig.mo'.
  1180. grub-install: info: cannot open `/usr/share/locale/tig/LC_MESSAGES/grub.mo': No such file or directory.
  1181. grub-install: info: copying `/usr/share/locale/os/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/os.mo'.
  1182. grub-install: info: cannot open `/usr/share/locale/os/LC_MESSAGES/grub.mo': No such file or directory.
  1183. grub-install: info: copying `/usr/share/locale/kl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kl.mo'.
  1184. grub-install: info: cannot open `/usr/share/locale/kl/LC_MESSAGES/grub.mo': No such file or directory.
  1185. grub-install: info: copying `/usr/share/locale/gu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gu.mo'.
  1186. grub-install: info: cannot open `/usr/share/locale/gu/LC_MESSAGES/grub.mo': No such file or directory.
  1187. grub-install: info: copying `/usr/share/locale/pa/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pa.mo'.
  1188. grub-install: info: cannot open `/usr/share/locale/pa/LC_MESSAGES/grub.mo': No such file or directory.
  1189. grub-install: info: copying `/usr/share/locale/dz/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/dz.mo'.
  1190. grub-install: info: cannot open `/usr/share/locale/dz/LC_MESSAGES/grub.mo': No such file or directory.
  1191. grub-install: info: copying `/usr/share/locale/pl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pl.mo'.
  1192. grub-install: info: cannot open `/usr/share/locale/pl/LC_MESSAGES/grub.mo': No such file or directory.
  1193. grub-install: info: copying `/usr/share/locale/xh/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/xh.mo'.
  1194. grub-install: info: cannot open `/usr/share/locale/xh/LC_MESSAGES/grub.mo': No such file or directory.
  1195. grub-install: info: copying `/usr/share/locale/co/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/co.mo'.
  1196. grub-install: info: cannot open `/usr/share/locale/co/LC_MESSAGES/grub.mo': No such file or directory.
  1197. grub-install: info: copying `/usr/share/locale/gv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gv.mo'.
  1198. grub-install: info: cannot open `/usr/share/locale/gv/LC_MESSAGES/grub.mo': No such file or directory.
  1199. grub-install: info: copying `/usr/share/locale/bg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bg.mo'.
  1200. grub-install: info: cannot open `/usr/share/locale/bg/LC_MESSAGES/grub.mo': No such file or directory.
  1201. grub-install: info: copying `/usr/share/locale/pam/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pam.mo'.
  1202. grub-install: info: cannot open `/usr/share/locale/pam/LC_MESSAGES/grub.mo': No such file or directory.
  1203. grub-install: info: copying `/usr/share/locale/ml/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ml.mo'.
  1204. grub-install: info: cannot open `/usr/share/locale/ml/LC_MESSAGES/grub.mo': No such file or directory.
  1205. grub-install: info: copying `/usr/share/locale/nb/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nb.mo'.
  1206. grub-install: info: cannot open `/usr/share/locale/nb/LC_MESSAGES/grub.mo': No such file or directory.
  1207. grub-install: info: copying `/usr/share/locale/la/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/la.mo'.
  1208. grub-install: info: cannot open `/usr/share/locale/la/LC_MESSAGES/grub.mo': No such file or directory.
  1209. grub-install: info: copying `/usr/share/locale/ff/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ff.mo'.
  1210. grub-install: info: cannot open `/usr/share/locale/ff/LC_MESSAGES/grub.mo': No such file or directory.
  1211. grub-install: info: copying `/usr/share/locale/ta_LK/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ta_LK.mo'.
  1212. grub-install: info: cannot open `/usr/share/locale/ta_LK/LC_MESSAGES/grub.mo': No such file or directory.
  1213. grub-install: info: copying `/usr/share/locale/gd/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gd.mo'.
  1214. grub-install: info: cannot open `/usr/share/locale/gd/LC_MESSAGES/grub.mo': No such file or directory.
  1215. grub-install: info: copying `/usr/share/locale/bo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bo.mo'.
  1216. grub-install: info: cannot open `/usr/share/locale/bo/LC_MESSAGES/grub.mo': No such file or directory.
  1217. grub-install: info: copying `/usr/share/locale/ka/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ka.mo'.
  1218. grub-install: info: cannot open `/usr/share/locale/ka/LC_MESSAGES/grub.mo': No such file or directory.
  1219. grub-install: info: copying `/usr/share/locale/af/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/af.mo'.
  1220. grub-install: info: cannot open `/usr/share/locale/af/LC_MESSAGES/grub.mo': No such file or directory.
  1221. grub-install: info: copying `/usr/share/locale/fy/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fy.mo'.
  1222. grub-install: info: cannot open `/usr/share/locale/fy/LC_MESSAGES/grub.mo': No such file or directory.
  1223. grub-install: info: copying `/usr/share/locale/ro/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ro.mo'.
  1224. grub-install: info: cannot open `/usr/share/locale/ro/LC_MESSAGES/grub.mo': No such file or directory.
  1225. grub-install: info: copying `/usr/share/locale/wal/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/wal.mo'.
  1226. grub-install: info: cannot open `/usr/share/locale/wal/LC_MESSAGES/grub.mo': No such file or directory.
  1227. grub-install: info: copying `/usr/share/locale/wo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/wo.mo'.
  1228. grub-install: info: cannot open `/usr/share/locale/wo/LC_MESSAGES/grub.mo': No such file or directory.
  1229. grub-install: info: copying `/usr/share/locale/sr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sr.mo'.
  1230. grub-install: info: cannot open `/usr/share/locale/sr/LC_MESSAGES/grub.mo': No such file or directory.
  1231. grub-install: info: copying `/usr/share/locale/ne/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ne.mo'.
  1232. grub-install: info: cannot open `/usr/share/locale/ne/LC_MESSAGES/grub.mo': No such file or directory.
  1233. grub-install: info: copying `/usr/share/locale/bn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bn.mo'.
  1234. grub-install: info: cannot open `/usr/share/locale/bn/LC_MESSAGES/grub.mo': No such file or directory.
  1235. grub-install: info: copying `/usr/share/locale/fil/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fil.mo'.
  1236. grub-install: info: cannot open `/usr/share/locale/fil/LC_MESSAGES/grub.mo': No such file or directory.
  1237. grub-install: info: copying `/usr/share/locale/sa/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sa.mo'.
  1238. grub-install: info: cannot open `/usr/share/locale/sa/LC_MESSAGES/grub.mo': No such file or directory.
  1239. grub-install: info: copying `/usr/share/locale/ckb/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ckb.mo'.
  1240. grub-install: info: cannot open `/usr/share/locale/ckb/LC_MESSAGES/grub.mo': No such file or directory.
  1241. grub-install: info: copying `/usr/share/locale/ku/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ku.mo'.
  1242. grub-install: info: cannot open `/usr/share/locale/ku/LC_MESSAGES/grub.mo': No such file or directory.
  1243. grub-install: info: copying `/usr/share/locale/et/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/et.mo'.
  1244. grub-install: info: cannot open `/usr/share/locale/et/LC_MESSAGES/grub.mo': No such file or directory.
  1245. grub-install: info: copying `/usr/share/locale/en@quot/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1246. grub-install: info: cannot open `/usr/share/locale/en@quot/LC_MESSAGES/grub.mo': No such file or directory.
  1247. grub-install: info: copying `/usr/share/locale/haw/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/haw.mo'.
  1248. grub-install: info: cannot open `/usr/share/locale/haw/LC_MESSAGES/grub.mo': No such file or directory.
  1249. grub-install: info: copying `/usr/share/locale/fur/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fur.mo'.
  1250. grub-install: info: cannot open `/usr/share/locale/fur/LC_MESSAGES/grub.mo': No such file or directory.
  1251. grub-install: info: copying `/usr/share/locale/ht/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ht.mo'.
  1252. grub-install: info: cannot open `/usr/share/locale/ht/LC_MESSAGES/grub.mo': No such file or directory.
  1253. grub-install: info: copying `/usr/share/locale/an/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/an.mo'.
  1254. grub-install: info: cannot open `/usr/share/locale/an/LC_MESSAGES/grub.mo': No such file or directory.
  1255. grub-install: info: copying `/usr/share/locale/mn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mn.mo'.
  1256. grub-install: info: cannot open `/usr/share/locale/mn/LC_MESSAGES/grub.mo': No such file or directory.
  1257. grub-install: info: copying `/usr/share/locale/ia/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ia.mo'.
  1258. grub-install: info: cannot open `/usr/share/locale/ia/LC_MESSAGES/grub.mo': No such file or directory.
  1259. grub-install: info: copying `/usr/share/locale/se/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/se.mo'.
  1260. grub-install: info: cannot open `/usr/share/locale/se/LC_MESSAGES/grub.mo': No such file or directory.
  1261. grub-install: info: copying `/usr/share/locale/ca@valencia/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1262. grub-install: info: cannot open `/usr/share/locale/ca@valencia/LC_MESSAGES/grub.mo': No such file or directory.
  1263. grub-install: info: copying `/usr/share/locale/frp/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/frp.mo'.
  1264. grub-install: info: cannot open `/usr/share/locale/frp/LC_MESSAGES/grub.mo': No such file or directory.
  1265. grub-install: info: copying `/usr/share/locale/jv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/jv.mo'.
  1266. grub-install: info: cannot open `/usr/share/locale/jv/LC_MESSAGES/grub.mo': No such file or directory.
  1267. grub-install: info: copying `/usr/share/locale/as/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/as.mo'.
  1268. grub-install: info: cannot open `/usr/share/locale/as/LC_MESSAGES/grub.mo': No such file or directory.
  1269. grub-install: info: copying `/usr/share/locale/shn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/shn.mo'.
  1270. grub-install: info: cannot open `/usr/share/locale/shn/LC_MESSAGES/grub.mo': No such file or directory.
  1271. grub-install: info: copying `/usr/share/locale/id/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/id.mo'.
  1272. grub-install: info: cannot open `/usr/share/locale/id/LC_MESSAGES/grub.mo': No such file or directory.
  1273. grub-install: info: copying `/usr/share/locale/sw/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sw.mo'.
  1274. grub-install: info: cannot open `/usr/share/locale/sw/LC_MESSAGES/grub.mo': No such file or directory.
  1275. grub-install: info: copying `/usr/share/locale/vi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/vi.mo'.
  1276. grub-install: info: cannot open `/usr/share/locale/vi/LC_MESSAGES/grub.mo': No such file or directory.
  1277. grub-install: info: copying `/usr/share/locale/kk/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kk.mo'.
  1278. grub-install: info: cannot open `/usr/share/locale/kk/LC_MESSAGES/grub.mo': No such file or directory.
  1279. grub-install: info: copying `/usr/share/locale/km/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/km.mo'.
  1280. grub-install: info: cannot open `/usr/share/locale/km/LC_MESSAGES/grub.mo': No such file or directory.
  1281. grub-install: info: copying `/usr/share/locale/de_DE/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/de_DE.mo'.
  1282. grub-install: info: cannot open `/usr/share/locale/de_DE/LC_MESSAGES/grub.mo': No such file or directory.
  1283. grub-install: info: copying `/usr/share/locale/kok/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kok.mo'.
  1284. grub-install: info: cannot open `/usr/share/locale/kok/LC_MESSAGES/grub.mo': No such file or directory.
  1285. grub-install: info: copying `/usr/share/locale/my/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/my.mo'.
  1286. grub-install: info: cannot open `/usr/share/locale/my/LC_MESSAGES/grub.mo': No such file or directory.
  1287. grub-install: info: copying `/usr/share/locale/uz/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/uz.mo'.
  1288. grub-install: info: cannot open `/usr/share/locale/uz/LC_MESSAGES/grub.mo': No such file or directory.
  1289. grub-install: info: copying `/usr/share/locale/aa/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/aa.mo'.
  1290. grub-install: info: cannot open `/usr/share/locale/aa/LC_MESSAGES/grub.mo': No such file or directory.
  1291. grub-install: info: copying `/usr/share/locale/mt/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mt.mo'.
  1292. grub-install: info: cannot open `/usr/share/locale/mt/LC_MESSAGES/grub.mo': No such file or directory.
  1293. grub-install: info: copying `/usr/share/locale/sd/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sd.mo'.
  1294. grub-install: info: cannot open `/usr/share/locale/sd/LC_MESSAGES/grub.mo': No such file or directory.
  1295. grub-install: info: copying `/usr/share/locale/ms/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ms.mo'.
  1296. grub-install: info: cannot open `/usr/share/locale/ms/LC_MESSAGES/grub.mo': No such file or directory.
  1297. grub-install: info: copying `/usr/share/locale/mk/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mk.mo'.
  1298. grub-install: info: cannot open `/usr/share/locale/mk/LC_MESSAGES/grub.mo': No such file or directory.
  1299. grub-install: info: copying `/usr/share/locale/cgg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/cgg.mo'.
  1300. grub-install: info: cannot open `/usr/share/locale/cgg/LC_MESSAGES/grub.mo': No such file or directory.
  1301. grub-install: info: copying `/usr/share/locale/en_GB/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_GB.mo'.
  1302. grub-install: info: cannot open `/usr/share/locale/en_GB/LC_MESSAGES/grub.mo': No such file or directory.
  1303. grub-install: info: copying `/usr/share/locale/az/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/az.mo'.
  1304. grub-install: info: cannot open `/usr/share/locale/az/LC_MESSAGES/grub.mo': No such file or directory.
  1305. grub-install: info: copying `/usr/share/locale/nn/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nn.mo'.
  1306. grub-install: info: cannot open `/usr/share/locale/nn/LC_MESSAGES/grub.mo': No such file or directory.
  1307. grub-install: info: copying `/usr/share/locale/sq/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sq.mo'.
  1308. grub-install: info: cannot open `/usr/share/locale/sq/LC_MESSAGES/grub.mo': No such file or directory.
  1309. grub-install: info: copying `/usr/share/locale/locale.alias/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/locale.alias.mo'.
  1310. grub-install: info: cannot open `/usr/share/locale/locale.alias/LC_MESSAGES/grub.mo': Not a directory.
  1311. grub-install: info: copying `/usr/share/locale/bn_IN/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bn_IN.mo'.
  1312. grub-install: info: cannot open `/usr/share/locale/bn_IN/LC_MESSAGES/grub.mo': No such file or directory.
  1313. grub-install: info: copying `/usr/share/locale/es/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/es.mo'.
  1314. grub-install: info: cannot open `/usr/share/locale/es/LC_MESSAGES/grub.mo': No such file or directory.
  1315. grub-install: info: copying `/usr/share/locale/tk/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tk.mo'.
  1316. grub-install: info: cannot open `/usr/share/locale/tk/LC_MESSAGES/grub.mo': No such file or directory.
  1317. grub-install: info: copying `/usr/share/locale/hi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/hi.mo'.
  1318. grub-install: info: cannot open `/usr/share/locale/hi/LC_MESSAGES/grub.mo': No such file or directory.
  1319. grub-install: info: copying `/usr/share/locale/dv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/dv.mo'.
  1320. grub-install: info: cannot open `/usr/share/locale/dv/LC_MESSAGES/grub.mo': No such file or directory.
  1321. grub-install: info: copying `/usr/share/locale/bs/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/bs.mo'.
  1322. grub-install: info: cannot open `/usr/share/locale/bs/LC_MESSAGES/grub.mo': No such file or directory.
  1323. grub-install: info: copying `/usr/share/locale/ur/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ur.mo'.
  1324. grub-install: info: cannot open `/usr/share/locale/ur/LC_MESSAGES/grub.mo': No such file or directory.
  1325. grub-install: info: copying `/usr/share/locale/be@latin/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1326. grub-install: info: cannot open `/usr/share/locale/be@latin/LC_MESSAGES/grub.mo': No such file or directory.
  1327. grub-install: info: copying `/usr/share/locale/nds/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nds.mo'.
  1328. grub-install: info: cannot open `/usr/share/locale/nds/LC_MESSAGES/grub.mo': No such file or directory.
  1329. grub-install: info: copying `/usr/share/locale/de/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/de.mo'.
  1330. grub-install: info: cannot open `/usr/share/locale/de/LC_MESSAGES/grub.mo': No such file or directory.
  1331. grub-install: info: copying `/usr/share/locale/ky/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ky.mo'.
  1332. grub-install: info: cannot open `/usr/share/locale/ky/LC_MESSAGES/grub.mo': No such file or directory.
  1333. grub-install: info: copying `/usr/share/locale/be/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/be.mo'.
  1334. grub-install: info: cannot open `/usr/share/locale/be/LC_MESSAGES/grub.mo': No such file or directory.
  1335. grub-install: info: copying `/usr/share/locale/chr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/chr.mo'.
  1336. grub-install: info: cannot open `/usr/share/locale/chr/LC_MESSAGES/grub.mo': No such file or directory.
  1337. grub-install: info: copying `/usr/share/locale/nl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nl.mo'.
  1338. grub-install: info: cannot open `/usr/share/locale/nl/LC_MESSAGES/grub.mo': No such file or directory.
  1339. grub-install: info: copying `/usr/share/locale/cy/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/cy.mo'.
  1340. grub-install: info: cannot open `/usr/share/locale/cy/LC_MESSAGES/grub.mo': No such file or directory.
  1341. grub-install: info: copying `/usr/share/locale/ru/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ru.mo'.
  1342. grub-install: info: cannot open `/usr/share/locale/ru/LC_MESSAGES/grub.mo': No such file or directory.
  1343. grub-install: info: copying `/usr/share/locale/zh_TW/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/zh_TW.mo'.
  1344. grub-install: info: cannot open `/usr/share/locale/zh_TW/LC_MESSAGES/grub.mo': No such file or directory.
  1345. grub-install: info: copying `/usr/share/locale/or/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/or.mo'.
  1346. grub-install: info: cannot open `/usr/share/locale/or/LC_MESSAGES/grub.mo': No such file or directory.
  1347. grub-install: info: copying `/usr/share/locale/ko/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ko.mo'.
  1348. grub-install: info: cannot open `/usr/share/locale/ko/LC_MESSAGES/grub.mo': No such file or directory.
  1349. grub-install: info: copying `/usr/share/locale/en_CA/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_CA.mo'.
  1350. grub-install: info: cannot open `/usr/share/locale/en_CA/LC_MESSAGES/grub.mo': No such file or directory.
  1351. grub-install: info: copying `/usr/share/locale/trv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/trv.mo'.
  1352. grub-install: info: cannot open `/usr/share/locale/trv/LC_MESSAGES/grub.mo': No such file or directory.
  1353. grub-install: info: copying `/usr/share/locale/wa/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/wa.mo'.
  1354. grub-install: info: cannot open `/usr/share/locale/wa/LC_MESSAGES/grub.mo': No such file or directory.
  1355. grub-install: info: copying `/usr/share/locale/ach/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ach.mo'.
  1356. grub-install: info: cannot open `/usr/share/locale/ach/LC_MESSAGES/grub.mo': No such file or directory.
  1357. grub-install: info: copying `/usr/share/locale/nso/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/nso.mo'.
  1358. grub-install: info: cannot open `/usr/share/locale/nso/LC_MESSAGES/grub.mo': No such file or directory.
  1359. grub-install: info: copying `/usr/share/locale/fa/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fa.mo'.
  1360. grub-install: info: cannot open `/usr/share/locale/fa/LC_MESSAGES/grub.mo': No such file or directory.
  1361. grub-install: info: copying `/usr/share/locale/br/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/br.mo'.
  1362. grub-install: info: cannot open `/usr/share/locale/br/LC_MESSAGES/grub.mo': No such file or directory.
  1363. grub-install: info: copying `/usr/share/locale/gez/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gez.mo'.
  1364. grub-install: info: cannot open `/usr/share/locale/gez/LC_MESSAGES/grub.mo': No such file or directory.
  1365. grub-install: info: copying `/usr/share/locale/ga/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ga.mo'.
  1366. grub-install: info: cannot open `/usr/share/locale/ga/LC_MESSAGES/grub.mo': No such file or directory.
  1367. grub-install: info: copying `/usr/share/locale/zu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/zu.mo'.
  1368. grub-install: info: cannot open `/usr/share/locale/zu/LC_MESSAGES/grub.mo': No such file or directory.
  1369. grub-install: info: copying `/usr/share/locale/da/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/da.mo'.
  1370. grub-install: info: cannot open `/usr/share/locale/da/LC_MESSAGES/grub.mo': No such file or directory.
  1371. grub-install: info: copying `/usr/share/locale/it/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/it.mo'.
  1372. grub-install: info: cannot open `/usr/share/locale/it/LC_MESSAGES/grub.mo': No such file or directory.
  1373. grub-install: info: copying `/usr/share/locale/csb/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/csb.mo'.
  1374. grub-install: info: cannot open `/usr/share/locale/csb/LC_MESSAGES/grub.mo': No such file or directory.
  1375. grub-install: info: copying `/usr/share/locale/en@boldquot/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1376. grub-install: info: cannot open `/usr/share/locale/en@boldquot/LC_MESSAGES/grub.mo': No such file or directory.
  1377. grub-install: info: copying `/usr/share/locale/eo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/eo.mo'.
  1378. grub-install: info: cannot open `/usr/share/locale/eo/LC_MESSAGES/grub.mo': No such file or directory.
  1379. grub-install: info: copying `/usr/share/locale/fa_AF/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fa_AF.mo'.
  1380. grub-install: info: cannot open `/usr/share/locale/fa_AF/LC_MESSAGES/grub.mo': No such file or directory.
  1381. grub-install: info: copying `/usr/share/locale/mhr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mhr.mo'.
  1382. grub-install: info: cannot open `/usr/share/locale/mhr/LC_MESSAGES/grub.mo': No such file or directory.
  1383. grub-install: info: copying `/usr/share/locale/cv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/cv.mo'.
  1384. grub-install: info: cannot open `/usr/share/locale/cv/LC_MESSAGES/grub.mo': No such file or directory.
  1385. grub-install: info: copying `/usr/share/locale/zh_CN/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/zh_CN.mo'.
  1386. grub-install: info: cannot open `/usr/share/locale/zh_CN/LC_MESSAGES/grub.mo': No such file or directory.
  1387. grub-install: info: copying `/usr/share/locale/cs/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/cs.mo'.
  1388. grub-install: info: cannot open `/usr/share/locale/cs/LC_MESSAGES/grub.mo': No such file or directory.
  1389. grub-install: info: copying `/usr/share/locale/sco/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sco.mo'.
  1390. grub-install: info: cannot open `/usr/share/locale/sco/LC_MESSAGES/grub.mo': No such file or directory.
  1391. grub-install: info: copying `/usr/share/locale/ta/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ta.mo'.
  1392. grub-install: info: cannot open `/usr/share/locale/ta/LC_MESSAGES/grub.mo': No such file or directory.
  1393. grub-install: info: copying `/usr/share/locale/rw/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/rw.mo'.
  1394. grub-install: info: cannot open `/usr/share/locale/rw/LC_MESSAGES/grub.mo': No such file or directory.
  1395. grub-install: info: copying `/usr/share/locale/qu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/qu.mo'.
  1396. grub-install: info: cannot open `/usr/share/locale/qu/LC_MESSAGES/grub.mo': No such file or directory.
  1397. grub-install: info: copying `/usr/share/locale/sk/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sk.mo'.
  1398. grub-install: info: cannot open `/usr/share/locale/sk/LC_MESSAGES/grub.mo': No such file or directory.
  1399. grub-install: info: copying `/usr/share/locale/he/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/he.mo'.
  1400. grub-install: info: cannot open `/usr/share/locale/he/LC_MESSAGES/grub.mo': No such file or directory.
  1401. grub-install: info: copying `/usr/share/locale/tg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tg.mo'.
  1402. grub-install: info: cannot open `/usr/share/locale/tg/LC_MESSAGES/grub.mo': No such file or directory.
  1403. grub-install: info: copying `/usr/share/locale/gl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/gl.mo'.
  1404. grub-install: info: cannot open `/usr/share/locale/gl/LC_MESSAGES/grub.mo': No such file or directory.
  1405. grub-install: info: copying `/usr/share/locale/st/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/st.mo'.
  1406. grub-install: info: cannot open `/usr/share/locale/st/LC_MESSAGES/grub.mo': No such file or directory.
  1407. grub-install: info: copying `/usr/share/locale/ary/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ary.mo'.
  1408. grub-install: info: cannot open `/usr/share/locale/ary/LC_MESSAGES/grub.mo': No such file or directory.
  1409. grub-install: info: copying `/usr/share/locale/fi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fi.mo'.
  1410. grub-install: info: cannot open `/usr/share/locale/fi/LC_MESSAGES/grub.mo': No such file or directory.
  1411. grub-install: info: copying `/usr/share/locale/th/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/th.mo'.
  1412. grub-install: info: cannot open `/usr/share/locale/th/LC_MESSAGES/grub.mo': No such file or directory.
  1413. grub-install: info: copying `/usr/share/locale/ug/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ug.mo'.
  1414. grub-install: info: cannot open `/usr/share/locale/ug/LC_MESSAGES/grub.mo': No such file or directory.
  1415. grub-install: info: copying `/usr/share/locale/fr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fr.mo'.
  1416. grub-install: info: cannot open `/usr/share/locale/fr/LC_MESSAGES/grub.mo': No such file or directory.
  1417. grub-install: info: copying `/usr/share/locale/no/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/no.mo'.
  1418. grub-install: info: cannot open `/usr/share/locale/no/LC_MESSAGES/grub.mo': No such file or directory.
  1419. grub-install: info: copying `/usr/share/locale/ti/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ti.mo'.
  1420. grub-install: info: cannot open `/usr/share/locale/ti/LC_MESSAGES/grub.mo': No such file or directory.
  1421. grub-install: info: copying `/usr/share/locale/mg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mg.mo'.
  1422. grub-install: info: cannot open `/usr/share/locale/mg/LC_MESSAGES/grub.mo': No such file or directory.
  1423. grub-install: info: copying `/usr/share/locale/lo/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/lo.mo'.
  1424. grub-install: info: cannot open `/usr/share/locale/lo/LC_MESSAGES/grub.mo': No such file or directory.
  1425. grub-install: info: copying `/usr/share/locale/sr@latin/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1426. grub-install: info: cannot open `/usr/share/locale/sr@latin/LC_MESSAGES/grub.mo': No such file or directory.
  1427. grub-install: info: copying `/usr/share/locale/lv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/lv.mo'.
  1428. grub-install: info: cannot open `/usr/share/locale/lv/LC_MESSAGES/grub.mo': No such file or directory.
  1429. grub-install: info: copying `/usr/share/locale/tl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tl.mo'.
  1430. grub-install: info: cannot open `/usr/share/locale/tl/LC_MESSAGES/grub.mo': No such file or directory.
  1431. grub-install: info: copying `/usr/share/locale/eu/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/eu.mo'.
  1432. grub-install: info: cannot open `/usr/share/locale/eu/LC_MESSAGES/grub.mo': No such file or directory.
  1433. grub-install: info: copying `/usr/share/locale/ace/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ace.mo'.
  1434. grub-install: info: cannot open `/usr/share/locale/ace/LC_MESSAGES/grub.mo': No such file or directory.
  1435. grub-install: info: copying `/usr/share/locale/so/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/so.mo'.
  1436. grub-install: info: cannot open `/usr/share/locale/so/LC_MESSAGES/grub.mo': No such file or directory.
  1437. grub-install: info: copying `/usr/share/locale/fr_CA/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fr_CA.mo'.
  1438. grub-install: info: cannot open `/usr/share/locale/fr_CA/LC_MESSAGES/grub.mo': No such file or directory.
  1439. grub-install: info: copying `/usr/share/locale/oc/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/oc.mo'.
  1440. grub-install: info: cannot open `/usr/share/locale/oc/LC_MESSAGES/grub.mo': No such file or directory.
  1441. grub-install: info: copying `/usr/share/locale/pt_BR/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pt_BR.mo'.
  1442. grub-install: info: cannot open `/usr/share/locale/pt_BR/LC_MESSAGES/grub.mo': No such file or directory.
  1443. grub-install: info: copying `/usr/share/locale/te/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/te.mo'.
  1444. grub-install: info: cannot open `/usr/share/locale/te/LC_MESSAGES/grub.mo': No such file or directory.
  1445. grub-install: info: copying `/usr/share/locale/pt/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/pt.mo'.
  1446. grub-install: info: cannot open `/usr/share/locale/pt/LC_MESSAGES/grub.mo': No such file or directory.
  1447. grub-install: info: copying `/usr/share/locale/szl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/szl.mo'.
  1448. grub-install: info: cannot open `/usr/share/locale/szl/LC_MESSAGES/grub.mo': No such file or directory.
  1449. grub-install: info: copying `/usr/share/locale/en/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en.mo'.
  1450. grub-install: info: cannot open `/usr/share/locale/en/LC_MESSAGES/grub.mo': No such file or directory.
  1451. grub-install: info: copying `/usr/share/locale/sl/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sl.mo'.
  1452. grub-install: info: cannot open `/usr/share/locale/sl/LC_MESSAGES/grub.mo': No such file or directory.
  1453. grub-install: info: copying `/usr/share/locale/ca/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ca.mo'.
  1454. grub-install: info: cannot open `/usr/share/locale/ca/LC_MESSAGES/grub.mo': No such file or directory.
  1455. grub-install: info: copying `/usr/share/locale/lg/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/lg.mo'.
  1456. grub-install: info: cannot open `/usr/share/locale/lg/LC_MESSAGES/grub.mo': No such file or directory.
  1457. grub-install: info: copying `/usr/share/locale/am/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/am.mo'.
  1458. grub-install: info: cannot open `/usr/share/locale/am/LC_MESSAGES/grub.mo': No such file or directory.
  1459. grub-install: info: copying `/usr/share/locale/is/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/is.mo'.
  1460. grub-install: info: cannot open `/usr/share/locale/is/LC_MESSAGES/grub.mo': No such file or directory.
  1461. grub-install: info: copying `/usr/share/locale/ve/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ve.mo'.
  1462. grub-install: info: cannot open `/usr/share/locale/ve/LC_MESSAGES/grub.mo': No such file or directory.
  1463. grub-install: info: copying `/usr/share/locale/mi/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/mi.mo'.
  1464. grub-install: info: cannot open `/usr/share/locale/mi/LC_MESSAGES/grub.mo': No such file or directory.
  1465. grub-install: info: copying `/usr/share/locale/sml/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sml.mo'.
  1466. grub-install: info: cannot open `/usr/share/locale/sml/LC_MESSAGES/grub.mo': No such file or directory.
  1467. grub-install: info: copying `/usr/share/locale/ast/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ast.mo'.
  1468. grub-install: info: cannot open `/usr/share/locale/ast/LC_MESSAGES/grub.mo': No such file or directory.
  1469. grub-install: info: copying `/usr/share/locale/kw/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/kw.mo'.
  1470. grub-install: info: cannot open `/usr/share/locale/kw/LC_MESSAGES/grub.mo': No such file or directory.
  1471. grub-install: info: copying `/usr/share/locale/el/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/el.mo'.
  1472. grub-install: info: cannot open `/usr/share/locale/el/LC_MESSAGES/grub.mo': No such file or directory.
  1473. grub-install: info: copying `/usr/share/locale/ce/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ce.mo'.
  1474. grub-install: info: cannot open `/usr/share/locale/ce/LC_MESSAGES/grub.mo': No such file or directory.
  1475. grub-install: info: copying `/usr/share/locale/vec/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/vec.mo'.
  1476. grub-install: info: cannot open `/usr/share/locale/vec/LC_MESSAGES/grub.mo': No such file or directory.
  1477. grub-install: info: copying `/usr/share/locale/zh_HK/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/zh_HK.mo'.
  1478. grub-install: info: cannot open `/usr/share/locale/zh_HK/LC_MESSAGES/grub.mo': No such file or directory.
  1479. grub-install: info: copying `/usr/share/locale/sv/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/sv.mo'.
  1480. grub-install: info: cannot open `/usr/share/locale/sv/LC_MESSAGES/grub.mo': No such file or directory.
  1481. grub-install: info: copying `/usr/share/locale/tt/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/tt.mo'.
  1482. grub-install: info: cannot open `/usr/share/locale/tt/LC_MESSAGES/grub.mo': No such file or directory.
  1483. grub-install: info: copying `/usr/share/locale/uk/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/uk.mo'.
  1484. grub-install: info: cannot open `/usr/share/locale/uk/LC_MESSAGES/grub.mo': No such file or directory.
  1485. grub-install: info: copying `/usr/share/locale/si/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/si.mo'.
  1486. grub-install: info: cannot open `/usr/share/locale/si/LC_MESSAGES/grub.mo': No such file or directory.
  1487. grub-install: info: copying `/usr/share/locale/ps/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ps.mo'.
  1488. grub-install: info: cannot open `/usr/share/locale/ps/LC_MESSAGES/grub.mo': No such file or directory.
  1489. grub-install: info: copying `/usr/share/locale/ln/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ln.mo'.
  1490. grub-install: info: cannot open `/usr/share/locale/ln/LC_MESSAGES/grub.mo': No such file or directory.
  1491. grub-install: info: copying `/usr/share/locale/en_AU/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_AU.mo'.
  1492. grub-install: info: cannot open `/usr/share/locale/en_AU/LC_MESSAGES/grub.mo': No such file or directory.
  1493. grub-install: info: copying `/usr/share/locale/ja/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/ja.mo'.
  1494. grub-install: info: cannot open `/usr/share/locale/ja/LC_MESSAGES/grub.mo': No such file or directory.
  1495. grub-install: info: copying `/usr/share/locale-langpack/en_US/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_US.mo'.
  1496. grub-install: info: cannot open `/usr/share/locale-langpack/en_US/LC_MESSAGES/grub.mo': No such file or directory.
  1497. grub-install: info: copying `/usr/share/locale-langpack/en_NZ/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_NZ.mo'.
  1498. grub-install: info: cannot open `/usr/share/locale-langpack/en_NZ/LC_MESSAGES/grub.mo': No such file or directory.
  1499. grub-install: info: copying `/usr/share/locale-langpack/en_US@piglatin/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1500. grub-install: info: cannot open `/usr/share/locale-langpack/en_US@piglatin/LC_MESSAGES/grub.mo': No such file or directory.
  1501. grub-install: info: copying `/usr/share/locale-langpack/en@quot/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1502. grub-install: info: cannot open `/usr/share/locale-langpack/en@quot/LC_MESSAGES/grub.mo': No such file or directory.
  1503. grub-install: info: copying `/usr/share/locale-langpack/en_GB/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_GB.mo'.
  1504. grub-install: info: copying `/usr/share/locale-langpack/en_CA/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_CA.mo'.
  1505. grub-install: info: copying `/usr/share/locale-langpack/en@boldquot/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1506. grub-install: info: cannot open `/usr/share/locale-langpack/en@boldquot/LC_MESSAGES/grub.mo': No such file or directory.
  1507. grub-install: info: copying `/usr/share/locale-langpack/en@shaw/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/[email protected]'.
  1508. grub-install: info: cannot open `/usr/share/locale-langpack/en@shaw/LC_MESSAGES/grub.mo': No such file or directory.
  1509. grub-install: info: copying `/usr/share/locale-langpack/fr/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/fr.mo'.
  1510. grub-install: info: copying `/usr/share/locale-langpack/en/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en.mo'.
  1511. grub-install: info: cannot open `/usr/share/locale-langpack/en/LC_MESSAGES/grub.mo': No such file or directory.
  1512. grub-install: info: copying `/usr/share/locale-langpack/en_AU/LC_MESSAGES/grub.mo' -> `/boot/grub/locale/en_AU.mo'.
  1513. grub-install: info: copying `/usr/share/grub/unicode.pf2' -> `/boot/grub/fonts/unicode.pf2'.
  1514. grub-install: info: /dev/sda2 is present.
  1515. grub-install: info: Looking for /dev/sda2.
  1516. grub-install: info: /dev/sda is a parent of /dev/sda2.
  1517. grub-install: info: /dev/sda2 starts from 9764864.
  1518. grub-install: info: opening the device hostdisk//dev/sda.
  1519. grub-install: info: drive = 0.
  1520. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1521. grub-install: info: drive = 0.
  1522. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1523. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1524. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1525. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1526. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1527. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1528. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1529. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1530. grub-install: info: no LDM signature found.
  1531. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1532. grub-install: info: no LVM signature found.
  1533. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1534. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1535. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1536. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1537. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1538. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1539. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1540. grub-install: info: no LDM signature found.
  1541. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1542. grub-install: info: no LVM signature found.
  1543. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1544. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1545. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1546. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1547. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1548. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1549. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1550. grub-install: info: no LDM signature found.
  1551. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1552. grub-install: info: no LVM signature found.
  1553. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1554. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1555. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1556. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1557. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1558. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1559. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1560. grub-install: info: no LDM signature found.
  1561. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1562. grub-install: info: no LVM signature found.
  1563. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1564. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1565. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1566. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1567. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1568. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1569. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1570. grub-install: info: no LDM signature found.
  1571. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1572. grub-install: info: no LVM signature found.
  1573. grub-install: info: Partition 0 starts from 2048.
  1574. grub-install: info: Partition 1 starts from 9764864.
  1575. grub-install: info: /dev/sda2 is present.
  1576. grub-install: info: Looking for /dev/sda2.
  1577. grub-install: info: /dev/sda is a parent of /dev/sda2.
  1578. grub-install: info: /dev/sda2 starts from 9764864.
  1579. grub-install: info: opening the device hostdisk//dev/sda.
  1580. grub-install: info: drive = 0.
  1581. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1582. grub-install: info: drive = 0.
  1583. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1584. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1585. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1586. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1587. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1588. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1589. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1590. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1591. grub-install: info: no LDM signature found.
  1592. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1593. grub-install: info: no LVM signature found.
  1594. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1595. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1596. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1597. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1598. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1599. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1600. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1601. grub-install: info: no LDM signature found.
  1602. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1603. grub-install: info: no LVM signature found.
  1604. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1605. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1606. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1607. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1608. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1609. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1610. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1611. grub-install: info: no LDM signature found.
  1612. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1613. grub-install: info: no LVM signature found.
  1614. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1615. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1616. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1617. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1618. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1619. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1620. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1621. grub-install: info: no LDM signature found.
  1622. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1623. grub-install: info: no LVM signature found.
  1624. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1625. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1626. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1627. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1628. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1629. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1630. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1631. grub-install: info: no LDM signature found.
  1632. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1633. grub-install: info: no LVM signature found.
  1634. grub-install: info: Partition 0 starts from 2048.
  1635. grub-install: info: Partition 1 starts from 9764864.
  1636. grub-install: info: /dev/sda2 is present.
  1637. grub-install: info: Looking for /dev/sda2.
  1638. grub-install: info: /dev/sda is a parent of /dev/sda2.
  1639. grub-install: info: /dev/sda2 starts from 9764864.
  1640. grub-install: info: opening the device hostdisk//dev/sda.
  1641. grub-install: info: drive = 0.
  1642. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1643. grub-install: info: drive = 0.
  1644. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1645. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1646. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1647. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1648. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1649. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1650. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1651. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1652. grub-install: info: no LDM signature found.
  1653. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1654. grub-install: info: no LVM signature found.
  1655. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1656. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1657. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1658. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1659. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1660. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1661. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1662. grub-install: info: no LDM signature found.
  1663. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1664. grub-install: info: no LVM signature found.
  1665. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1666. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1667. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1668. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1669. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1670. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1671. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1672. grub-install: info: no LDM signature found.
  1673. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1674. grub-install: info: no LVM signature found.
  1675. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1676. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1677. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1678. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1679. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1680. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1681. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1682. grub-install: info: no LDM signature found.
  1683. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1684. grub-install: info: no LVM signature found.
  1685. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1686. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1687. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1688. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1689. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1690. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1691. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1692. grub-install: info: no LDM signature found.
  1693. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1694. grub-install: info: no LVM signature found.
  1695. grub-install: info: Partition 0 starts from 2048.
  1696. grub-install: info: Partition 1 starts from 9764864.
  1697. grub-install: info: drive = 0.
  1698. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1699. grub-install: info: /dev/sda1 is present.
  1700. grub-install: info: Looking for /dev/sda1.
  1701. grub-install: info: /dev/sda is a parent of /dev/sda1.
  1702. grub-install: info: /dev/sda1 starts from 2048.
  1703. grub-install: info: opening the device hostdisk//dev/sda.
  1704. grub-install: info: drive = 0.
  1705. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1706. grub-install: info: drive = 0.
  1707. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1708. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1709. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1710. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1711. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1712. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1713. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1714. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1715. grub-install: info: no LDM signature found.
  1716. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1717. grub-install: info: no LVM signature found.
  1718. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1719. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1720. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1721. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1722. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1723. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1724. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1725. grub-install: info: no LDM signature found.
  1726. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1727. grub-install: info: no LVM signature found.
  1728. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1729. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1730. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1731. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1732. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1733. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1734. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1735. grub-install: info: no LDM signature found.
  1736. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1737. grub-install: info: no LVM signature found.
  1738. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1739. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1740. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1741. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1742. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1743. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1744. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1745. grub-install: info: no LDM signature found.
  1746. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1747. grub-install: info: no LVM signature found.
  1748. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1749. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1750. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1751. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1752. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1753. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1754. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1755. grub-install: info: no LDM signature found.
  1756. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1757. grub-install: info: no LVM signature found.
  1758. grub-install: info: Partition 0 starts from 2048.
  1759. grub-install: info: /dev/sda1 is present.
  1760. grub-install: info: Looking for /dev/sda1.
  1761. grub-install: info: /dev/sda is a parent of /dev/sda1.
  1762. grub-install: info: /dev/sda1 starts from 2048.
  1763. grub-install: info: opening the device hostdisk//dev/sda.
  1764. grub-install: info: drive = 0.
  1765. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1766. grub-install: info: drive = 0.
  1767. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1768. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1769. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1770. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1771. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1772. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1773. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1774. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1775. grub-install: info: no LDM signature found.
  1776. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1777. grub-install: info: no LVM signature found.
  1778. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1779. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1780. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1781. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1782. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1783. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1784. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1785. grub-install: info: no LDM signature found.
  1786. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1787. grub-install: info: no LVM signature found.
  1788. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1789. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1790. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1791. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1792. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1793. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1794. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1795. grub-install: info: no LDM signature found.
  1796. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1797. grub-install: info: no LVM signature found.
  1798. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1799. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1800. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1801. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1802. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1803. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1804. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1805. grub-install: info: no LDM signature found.
  1806. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1807. grub-install: info: no LVM signature found.
  1808. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1809. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1810. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1811. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1812. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1813. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1814. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1815. grub-install: info: no LDM signature found.
  1816. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1817. grub-install: info: no LVM signature found.
  1818. grub-install: info: Partition 0 starts from 2048.
  1819. grub-install: info: /dev/sda1 is present.
  1820. grub-install: info: Looking for /dev/sda1.
  1821. grub-install: info: /dev/sda is a parent of /dev/sda1.
  1822. grub-install: info: /dev/sda1 starts from 2048.
  1823. grub-install: info: opening the device hostdisk//dev/sda.
  1824. grub-install: info: drive = 0.
  1825. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1826. grub-install: info: drive = 0.
  1827. grub-install: info: the size of hostdisk//dev/sda is 976773168.
  1828. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1829. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1830. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1831. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1832. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1833. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1834. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1835. grub-install: info: no LDM signature found.
  1836. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1837. grub-install: info: no LVM signature found.
  1838. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1839. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1840. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1841. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1842. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1843. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1844. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1845. grub-install: info: no LDM signature found.
  1846. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1847. grub-install: info: no LVM signature found.
  1848. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1849. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1850. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1851. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1852. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1853. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1854. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1855. grub-install: info: no LDM signature found.
  1856. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1857. grub-install: info: no LVM signature found.
  1858. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1859. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1860. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1861. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1862. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1863. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1864. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1865. grub-install: info: no LDM signature found.
  1866. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1867. grub-install: info: no LVM signature found.
  1868. grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/sda.
  1869. grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/sda.
  1870. grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/sda.
  1871. grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/sda.
  1872. grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/sda.
  1873. grub-install: info: Scanning for ldm devices on disk hostdisk//dev/sda.
  1874. grub-install: info: scanning hostdisk//dev/sda for LDM.
  1875. grub-install: info: no LDM signature found.
  1876. grub-install: info: Scanning for lvm devices on disk hostdisk//dev/sda.
  1877. grub-install: info: no LVM signature found.
  1878. grub-install: info: Partition 0 starts from 2048.
  1879. grub-install: info: grub-mkimage --directory '/usr/lib/grub/x86_64-efi' --prefix '/boot/grub' --output '/boot/grub/x86_64-efi/core.efi' --format 'x86_64-efi' --compression 'auto' --config '/boot/grub/x86_64-efi/load.cfg' 'ext2' 'part_gpt' 'search_fs_uuid'
  1880. .
  1881. grub-install: info: the size of config file is 0x68.
  1882. grub-install: info: the total module size is 0x51e8.
  1883. grub-install: info: reading /usr/lib/grub/x86_64-efi/kernel.img.
  1884. grub-install: info: locating the section .text at 0x0.
  1885. grub-install: info: locating the section .text.unlikely at 0x94e4.
  1886. grub-install: info: locating the section .rodata at 0x9600.
  1887. grub-install: info: locating the section .rodata.str1.1 at 0x97b8.
  1888. grub-install: info: locating the section .data at 0xb100.
  1889. grub-install: info: locating the section .module_license at 0xc348.
  1890. grub-install: info: locating the section .bss at 0xc380.
  1891. grub-install: info: locating at 0x400 (0x400).
  1892. grub-install: info: locating at 0x9a00 (0x9a00).
  1893. grub-install: info: locating at 0x9bb8 (0x9bb8).
  1894. grub-install: info: locating at 0xb500 (0xb500).
  1895. grub-install: info: locating at 0xc780 (0xc780).
  1896. grub-install: info: locating at 0x98e4 (0x98e4).
  1897. grub-install: info: locating at 0xc748 (0xc748).
  1898. grub-install: info: locating at 0x400 (0x400).
  1899. grub-install: info: locating grub_strlen at 0x7b4e (0x400).
  1900. grub-install: info: locating grub_net_poll_cards_idle at 0xe580 (0xc780).
  1901. grub-install: info: locating grub_efi_finish_boot_services at 0x2efe (0x400).
  1902. grub-install: info: locating grub_disk_get_size at 0x5560 (0x400).
  1903. grub-install: info: locating grub_file_progress_hook at 0x18710 (0xc780).
  1904. grub-install: info: locating grub_efidisk_fini at 0xb77 (0x400).
  1905. grub-install: info: locating grub_puts_ at 0x78fd (0x400).
  1906. grub-install: info: locating grub_millisleep at 0x415b (0x400).
  1907. grub-install: info: locating grub_fs_autoload_hook at 0xe328 (0xc780).
  1908. grub-install: info: locating efi_wrap_10 at 0x4cc (0x400).
  1909. grub-install: info: locating grub_efi_allocate_pages_max at 0x2c4e (0x400).
  1910. grub-install: info: locating grub_fs_blocklist at 0xb6c0 (0xb500).
  1911. grub-install: info: locating grub_errmsg at 0x18600 (0xc780).
  1912. grub-install: info: locating efi_wrap_5 at 0x463 (0x400).
  1913. grub-install: info: locating grub_strncmp at 0x7975 (0x400).
  1914. grub-install: info: locating grub_strtoull at 0x7c64 (0x400).
  1915. grub-install: info: locating grub_dma_get_virt at 0x5a5 (0x400).
  1916. grub-install: info: locating grub_efi_system_table at 0xe590 (0xc780).
  1917. grub-install: info: locating memmove at 0x78bb (0x400).
  1918. grub-install: info: locating efi_wrap_4 at 0x44f (0x400).
  1919. grub-install: info: locating grub_disk_open at 0x4f20 (0x400).
  1920. grub-install: info: locating grub_efi_locate_protocol at 0x1b9c (0x400).
  1921. grub-install: info: locating grub_env_update_get_sorted at 0x65f6 (0x400).
  1922. grub-install: info: locating grub_strcpy at 0x78ea (0x400).
  1923. grub-install: info: locating grub_partition_probe at 0x8f11 (0x400).
  1924. grub-install: info: locating grub_strrchr at 0x79b7 (0x400).
  1925. grub-install: info: locating grub_partition_get_name at 0x9113 (0x400).
  1926. grub-install: info: locating grub_dl_load at 0x6274 (0x400).
  1927. grub-install: info: locating grub_efi_stall at 0x1dc5 (0x400).
  1928. grub-install: info: locating grub_efi_get_filename at 0x21fc (0x400).
  1929. grub-install: info: locating grub_env_export at 0x66e1 (0x400).
  1930. grub-install: info: locating grub_xvasprintf at 0x88fb (0x400).
  1931. grub-install: info: locating grub_error_push at 0x67a3 (0x400).
  1932. grub-install: info: locating grub_rescue_run at 0x96ba (0x400).
  1933. grub-install: info: locating grub_xasprintf at 0x89a8 (0x400).
  1934. grub-install: info: locating grub_realloc at 0x4088 (0x400).
  1935. grub-install: info: locating grub_exit at 0x1e04 (0x400).
  1936. grub-install: info: locating memcpy at 0x78bb (0x400).
  1937. grub-install: info: locating grub_memmove at 0x78bb (0x400).
  1938. grub-install: info: locating grub_device_open at 0x475e (0x400).
  1939. grub-install: info: locating grub_register_exported_symbols at 0x98b0 (0x400).
  1940. grub-install: info: locating grub_strdup at 0x7b5f (0x400).
  1941. grub-install: info: locating grub_disk_firmware_is_tainted at 0xe600 (0xc780).
  1942. grub-install: info: locating grub_divmod64 at 0x7bfe (0x400).
  1943. grub-install: info: locating grub_file_get_device_name at 0x694b (0x400).
  1944. grub-install: info: locating grub_efi_print_device_path at 0x22e7 (0x400).
  1945. grub-install: info: locating grub_partition_iterate at 0x90a6 (0x400).
  1946. grub-install: info: locating grub_dma_free at 0x599 (0x400).
  1947. grub-install: info: locating grub_vsnprintf at 0x88a2 (0x400).
  1948. grub-install: info: locating grub_partition_map_list at 0x18760 (0xc780).
  1949. grub-install: info: locating efi_wrap_1 at 0x422 (0x400).
  1950. grub-install: info: locating grub_command_list at 0xe5c0 (0xc780).
  1951. grub-install: info: locating grub_machine_fini at 0x534 (0x400).
  1952. grub-install: info: locating grub_tsc_rate at 0xe5b0 (0xc780).
  1953. grub-install: info: locating grub_rescue_parse_line at 0x9421 (0x400).
  1954. grub-install: info: locating grub_efi_get_variable at 0x1f77 (0x400).
  1955. grub-install: info: locating grub_snprintf at 0x88b6 (0x400).
  1956. grub-install: info: locating grub_register_core_commands at 0x45ef (0x400).
  1957. grub-install: info: locating grub_disk_dev_register at 0x4e36 (0x400).
  1958. grub-install: info: locating grub_console_init at 0x38e7 (0x400).
  1959. grub-install: info: locating grub_disk_write_weak at 0xe608 (0xc780).
  1960. grub-install: info: locating grub_dl_add at 0x5635 (0x400).
  1961. grub-install: info: locating grub_disk_read at 0x5203 (0x400).
  1962. grub-install: info: locating grub_term_highlight_color at 0xb888 (0xb500).
  1963. grub-install: info: locating grub_parser_execute at 0x8ea3 (0x400).
  1964. grub-install: info: locating grub_xputs at 0xb880 (0xb500).
  1965. grub-install: info: locating grub_console_fini at 0x39e4 (0x400).
  1966. grub-install: info: locating grub_fatal at 0x89f7 (0x400).
  1967. grub-install: info: locating grub_dl_ref at 0x572f (0x400).
  1968. grub-install: info: locating grub_file_seek at 0x6c97 (0x400).
  1969. grub-install: info: locating grub_pci_find_capability at 0x699 (0x400).
  1970. grub-install: info: locating grub_efi_get_loaded_image at 0x1de9 (0x400).
  1971. grub-install: info: locating grub_errno at 0x18700 (0xc780).
  1972. grub-install: info: locating grub_parser_cmdline_state at 0x8b77 (0x400).
  1973. grub-install: info: locating grub_memset at 0x7ada (0x400).
  1974. grub-install: info: locating grub_getkey at 0x9891 (0x400).
  1975. grub-install: info: locating grub_term_outputs_disabled at 0x18768 (0xc780).
  1976. grub-install: info: locating grub_grubnet_fini at 0x18718 (0xc780).
  1977. grub-install: info: locating grub_register_variable_hook at 0x6681 (0x400).
  1978. grub-install: info: locating grub_efi_image_handle at 0xe598 (0xc780).
  1979. grub-install: info: locating grub_vprintf at 0x859b (0x400).
  1980. grub-install: info: locating grub_net_open at 0xc7d0 (0xc780).
  1981. grub-install: info: locating grub_register_command_prio at 0x417f (0x400).
  1982. grub-install: info: locating grub_efi_compare_device_paths at 0x29d5 (0x400).
  1983. grub-install: info: locating grub_file_filters_all at 0x18720 (0xc780).
  1984. grub-install: info: locating grub_install_get_time_ms at 0x414d (0x400).
  1985. grub-install: info: locating _start at 0x400 (0x400).
  1986. grub-install: info: locating grub_term_inputs at 0x18770 (0xc780).
  1987. grub-install: info: locating grub_parser_split_cmdline at 0x8c2f (0x400).
  1988. grub-install: info: locating grub_disk_firmware_fini at 0xe610 (0xc780).
  1989. grub-install: info: locating grub_disk_close at 0x4e7c (0x400).
  1990. grub-install: info: locating grub_dl_unload at 0x57a5 (0x400).
  1991. grub-install: info: locating grub_efi_set_variable at 0x1e9d (0x400).
  1992. grub-install: info: locating grub_printf at 0x86b1 (0x400).
  1993. grub-install: info: locating grub_efi_secure_boot at 0x208b (0x400).
  1994. grub-install: info: locating grub_unregister_command at 0x4271 (0x400).
  1995. grub-install: info: locating grub_fs_list at 0xe330 (0xc780).
  1996. grub-install: info: locating grub_efidisk_get_device_handle at 0x154e (0x400).
  1997. grub-install: info: locating grub_main at 0x7296 (0x400).
  1998. grub-install: info: locating grub_file_read at 0x69dd (0x400).
  1999. grub-install: info: locating grub_dl_unload_unneeded at 0x636b (0x400).
  2000. grub-install: info: locating grub_pci_make_address at 0x5ac (0x400).
  2001. grub-install: info: locating memcmp at 0x7936 (0x400).
  2002. grub-install: info: locating grub_term_normal_color at 0xb889 (0xb500).
  2003. grub-install: info: locating grub_disk_dev_list at 0xe618 (0xc780).
  2004. grub-install: info: locating grub_machine_init at 0x51a (0x400).
  2005. grub-install: info: locating efi_wrap_0 at 0x417 (0x400).
  2006. grub-install: info: locating grub_efi_locate_handle at 0x1be6 (0x400).
  2007. grub-install: info: locating grub_term_outputs at 0x18778 (0xc780).
  2008. grub-install: info: locating grub_modbase at 0xe5a0 (0xc780).
  2009. grub-install: info: locating grub_term_inputs_disabled at 0x18780 (0xc780).
  2010. grub-install: info: locating grub_efi_net_config at 0xe5a8 (0xc780).
  2011. grub-install: info: locating grub_efi_set_virtual_address_map at 0x1e48 (0x400).
  2012. grub-install: info: locating grub_print_error at 0x68ad (0x400).
  2013. grub-install: info: locating grub_efi_mm_init at 0x31d9 (0x400).
  2014. grub-install: info: locating memset at 0x7ada (0x400).
  2015. grub-install: info: locating grub_zalloc at 0x3dee (0x400).
  2016. grub-install: info: locating grub_strcmp at 0x7956 (0x400).
  2017. grub-install: info: locating grub_tsc_init at 0x3a63 (0x400).
  2018. grub-install: info: locating grub_efi_allocate_pages at 0x2d00 (0x400).
  2019. grub-install: info: locating grub_strchr at 0x79a2 (0x400).
  2020. grub-install: info: locating grub_refresh at 0x9869 (0x400).
  2021. grub-install: info: locating grub_malloc at 0x3ddd (0x400).
  2022. grub-install: info: locating grub_efi_get_memory_map at 0x2dc4 (0x400).
  2023. grub-install: info: locating grub_efidisk_get_device_name at 0x169b (0x400).
  2024. grub-install: info: locating grub_get_time_ms at 0x4141 (0x400).
  2025. grub-install: info: locating grub_file_close at 0x6a7d (0x400).
  2026. grub-install: info: locating grub_file_open at 0x6ac8 (0x400).
  2027. grub-install: info: locating grub_isspace at 0x79ca (0x400).
  2028. grub-install: info: locating grub_efi_open_protocol at 0x1cdf (0x400).
  2029. grub-install: info: locating grub_real_dprintf at 0x875e (0x400).
  2030. grub-install: info: locating efi_wrap_3 at 0x43e (0x400).
  2031. grub-install: info: locating grub_dl_load_core_noinit at 0x58c1 (0x400).
  2032. grub-install: info: locating grub_dl_load_file at 0x6176 (0x400).
  2033. grub-install: info: locating grub_env_unset at 0x6572 (0x400).
  2034. grub-install: info: locating grub_device_close at 0x4841 (0x400).
  2035. grub-install: info: locating efi_wrap_6 at 0x47c (0x400).
  2036. grub-install: info: locating grub_dl_head at 0xc800 (0xc780).
  2037. grub-install: info: locating grub_fs_probe at 0x6fa9 (0x400).
  2038. grub-install: info: locating grub_mm_base at 0xe5b8 (0xc780).
  2039. grub-install: info: locating grub_term_poll_usb at 0xe588 (0xc780).
  2040. grub-install: info: locating grub_file_filters_enabled at 0x18740 (0xc780).
  2041. grub-install: info: locating grub_strword at 0x7a27 (0x400).
  2042. grub-install: info: locating grub_machine_get_bootlocation at 0x2acc (0x400).
  2043. grub-install: info: locating grub_efi_fini at 0x2b63 (0x400).
  2044. grub-install: info: locating grub_err_printed_errors at 0x18704 (0xc780).
  2045. grub-install: info: locating grub_error at 0x6727 (0x400).
  2046. grub-install: info: locating grub_current_context at 0xb680 (0xb500).
  2047. grub-install: info: locating efi_codes at 0x9b00 (0x9a00).
  2048. grub-install: info: locating grub_dl_register_symbol at 0x5672 (0x400).
  2049. grub-install: info: locating grub_efi_is_finished at 0xc798 (0xc780).
  2050. grub-install: info: locating grub_list_remove at 0x7207 (0x400).
  2051. grub-install: info: locating grub_pci_iterate at 0x5d4 (0x400).
  2052. grub-install: info: locating grub_modules_get_end at 0x727a (0x400).
  2053. grub-install: info: locating grub_free at 0x3e28 (0x400).
  2054. grub-install: info: locating grub_strndup at 0x7ba7 (0x400).
  2055. grub-install: info: locating efi_wrap_7 at 0x49f (0x400).
  2056. grub-install: info: locating grub_named_list_find at 0x71b5 (0x400).
  2057. grub-install: info: locating grub_dl_unref at 0x576a (0x400).
  2058. grub-install: info: locating grub_efidisk_init at 0x131d (0x400).
  2059. grub-install: info: locating grub_disk_dev_unregister at 0x4e4b (0x400).
  2060. grub-install: info: locating grub_efi_init at 0x2a66 (0x400).
  2061. grub-install: info: locating grub_arch_dl_check_header at 0x741 (0x400).
  2062. grub-install: info: locating grub_arch_dl_relocate_symbols at 0x770 (0x400).
  2063. grub-install: info: locating grub_efi_free_pages at 0x2c24 (0x400).
  2064. grub-install: info: locating grub_printf_ at 0x8700 (0x400).
  2065. grub-install: info: locating grub_efi_get_device_path at 0x22cc (0x400).
  2066. grub-install: info: locating start at 0x400 (0x400).
  2067. grub-install: info: locating grub_efi_modules_addr at 0x215f (0x400).
  2068. grub-install: info: locating grub_error_pop at 0x683a (0x400).
  2069. grub-install: info: locating grub_device_iterate at 0x4975 (0x400).
  2070. grub-install: info: locating grub_getkey_noblock at 0x981f (0x400).
  2071. grub-install: info: locating grub_memalign_dma32 at 0x547 (0x400).
  2072. grub-install: info: locating grub_list_push at 0x71ed (0x400).
  2073. grub-install: info: locating grub_efi_set_text_mode at 0x1d3e (0x400).
  2074. grub-install: info: locating grub_err_printf at 0x86b1 (0x400).
  2075. grub-install: info: locating grub_disk_cache_invalidate_all at 0x4dec (0x400).
  2076. grub-install: info: locating grub_env_set at 0x6414 (0x400).
  2077. grub-install: info: locating grub_dl_load_core at 0x6134 (0x400).
  2078. grub-install: info: locating grub_gettext at 0xb710 (0xb500).
  2079. grub-install: info: locating grub_memcmp at 0x7936 (0x400).
  2080. grub-install: info: locating grub_env_get at 0x6544 (0x400).
  2081. grub-install: info: locating efi_wrap_2 at 0x430 (0x400).
  2082. grub-install: info: locating grub_strtoul at 0x80f5 (0x400).
  2083. grub-install: info: locating grub_dma_get_phys at 0x5a9 (0x400).
  2084. grub-install: info: locating grub_mm_init_region at 0x3f4d (0x400).
  2085. grub-install: info: locating grub_disk_cache_table at 0xe640 (0xc780).
  2086. grub-install: info: locating grub_memalign at 0x3bdf (0x400).
  2087. grub-install: info: dealing with the relocation section .rela.text for .text.
  2088. grub-install: info: relocating an R_X86_64_PC32 entry to 0xe191 at the offset 0x3.
  2089. grub-install: info: relocating an R_X86_64_PC32 entry to 0xe182 at the offset 0xa.
  2090. grub-install: info: relocating an R_X86_64_PC32 entry to 0x6e7f at the offset 0x13.
  2091. grub-install: info: relocating an R_X86_64_64 entry to 0x2a66 at the offset 0x11d.
  2092. grub-install: info: relocating an R_X86_64_64 entry to 0x3a63 at the offset 0x12a.
  2093. grub-install: info: relocating an R_X86_64_64 entry to 0x2b63 at the offset 0x13c.
  2094. grub-install: info: relocating an R_X86_64_64 entry to 0x3bdf at the offset 0x165.
  2095. grub-install: info: relocating an R_X86_64_64 entry to 0x9bb8 at the offset 0x17a.
  2096. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x18b.
  2097. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x19b.
  2098. grub-install: info: relocating an R_X86_64_64 entry to 0x5ac at the offset 0x1e1.
  2099. grub-install: info: relocating an R_X86_64_64 entry to 0x5ac at the offset 0x2a5.
  2100. grub-install: info: relocating an R_X86_64_64 entry to 0x9bd8 at the offset 0x352.
  2101. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x363.
  2102. grub-install: info: relocating an R_X86_64_64 entry to 0x9bf9 at the offset 0x390.
  2103. grub-install: info: relocating an R_X86_64_64 entry to 0x9c1c at the offset 0x429.
  2104. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x43b.
  2105. grub-install: info: relocating an R_X86_64_64 entry to 0x9c34 at the offset 0x465.
  2106. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x476.
  2107. grub-install: info: relocating an R_X86_64_64 entry to 0x9c5b at the offset 0x4e7.
  2108. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0x4f1.
  2109. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0x500.
  2110. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x50c.
  2111. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0x52b.
  2112. grub-install: info: relocating an R_X86_64_64 entry to 0x9c82 at the offset 0x538.
  2113. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0x54b.
  2114. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x555.
  2115. grub-install: info: relocating an R_X86_64_64 entry to 0x80f5 at the offset 0x586.
  2116. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x594.
  2117. grub-install: info: relocating an R_X86_64_64 entry to 0x9c8e at the offset 0x5ad.
  2118. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5be.
  2119. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x5c9.
  2120. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0x5f2.
  2121. grub-install: info: relocating an R_X86_64_64 entry to 0xc790 at the offset 0x601.
  2122. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0x610.
  2123. grub-install: info: relocating an R_X86_64_64 entry to 0x8c5 at the offset 0x61d.
  2124. grub-install: info: relocating an R_X86_64_64 entry to 0x9c9c at the offset 0x635.
  2125. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x650.
  2126. grub-install: info: relocating an R_X86_64_64 entry to 0x9cab at the offset 0x663.
  2127. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0x670.
  2128. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0x685.
  2129. grub-install: info: relocating an R_X86_64_64 entry to 0x9cd7 at the offset 0x6d1.
  2130. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6ec.
  2131. grub-install: info: relocating an R_X86_64_64 entry to 0x9cee at the offset 0x71d.
  2132. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0x727.
  2133. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0x736.
  2134. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x75a.
  2135. grub-install: info: relocating an R_X86_64_64 entry to 0xc790 at the offset 0x77b.
  2136. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0x787.
  2137. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0x792.
  2138. grub-install: info: relocating an R_X86_64_64 entry to 0xb56 at the offset 0x79d.
  2139. grub-install: info: relocating an R_X86_64_64 entry to 0xb500 at the offset 0x7ca.
  2140. grub-install: info: relocating an R_X86_64_64 entry to 0x4e4b at the offset 0x7dc.
  2141. grub-install: info: relocating an R_X86_64_64 entry to 0xb540 at the offset 0x7f9.
  2142. grub-install: info: relocating an R_X86_64_64 entry to 0x1be6 at the offset 0x80a.
  2143. grub-install: info: relocating an R_X86_64_64 entry to 0x22cc at the offset 0x832.
  2144. grub-install: info: relocating an R_X86_64_64 entry to 0x88d at the offset 0x869.
  2145. grub-install: info: relocating an R_X86_64_64 entry to 0xb540 at the offset 0x882.
  2146. grub-install: info: relocating an R_X86_64_64 entry to 0x1cdf at the offset 0x890.
  2147. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x8ab.
  2148. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8c1.
  2149. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8f7.
  2150. grub-install: info: relocating an R_X86_64_64 entry to 0x29d5 at the offset 0x91a.
  2151. grub-install: info: relocating an R_X86_64_64 entry to 0x9d04 at the offset 0x94a.
  2152. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0x95c.
  2153. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0x98b.
  2154. grub-install: info: relocating an R_X86_64_64 entry to 0xd16 at the offset 0x9a4.
  2155. grub-install: info: relocating an R_X86_64_64 entry to 0xc790 at the offset 0x9b9.
  2156. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0x9d7.
  2157. grub-install: info: relocating an R_X86_64_64 entry to 0x88d at the offset 0xa04.
  2158. grub-install: info: relocating an R_X86_64_64 entry to 0x29d5 at the offset 0xa2f.
  2159. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0xa63.
  2160. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0xa82.
  2161. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0xacf.
  2162. grub-install: info: relocating an R_X86_64_64 entry to 0x9d08 at the offset 0xad9.
  2163. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0xae8.
  2164. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xaf2.
  2165. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0xb20.
  2166. grub-install: info: relocating an R_X86_64_64 entry to 0x9d3c at the offset 0xb3b.
  2167. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0xb54.
  2168. grub-install: info: relocating an R_X86_64_64 entry to 0xc790 at the offset 0xb87.
  2169. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0xb9b.
  2170. grub-install: info: relocating an R_X86_64_64 entry to 0x9d64 at the offset 0xbb5.
  2171. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0xbc9.
  2172. grub-install: info: relocating an R_X86_64_64 entry to 0x9d69 at the offset 0xbdb.
  2173. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0xbe5.
  2174. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0xbf4.
  2175. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xbfe.
  2176. grub-install: info: relocating an R_X86_64_64 entry to 0x9d77 at the offset 0xc26.
  2177. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0xc3a.
  2178. grub-install: info: relocating an R_X86_64_64 entry to 0x9d69 at the offset 0xc4c.
  2179. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0xc56.
  2180. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0xc65.
  2181. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xc6f.
  2182. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0xc98.
  2183. grub-install: info: relocating an R_X86_64_64 entry to 0x9d7c at the offset 0xcae.
  2184. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0xcc2.
  2185. grub-install: info: relocating an R_X86_64_64 entry to 0x9d69 at the offset 0xcd4.
  2186. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0xcde.
  2187. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0xced.
  2188. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xcf7.
  2189. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0xd58.
  2190. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0xd75.
  2191. grub-install: info: relocating an R_X86_64_64 entry to 0x112b at the offset 0xd8d.
  2192. grub-install: info: relocating an R_X86_64_64 entry to 0x88d at the offset 0xdb3.
  2193. grub-install: info: relocating an R_X86_64_64 entry to 0x29d5 at the offset 0xdbd.
  2194. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0xdf4.
  2195. grub-install: info: relocating an R_X86_64_64 entry to 0x9113 at the offset 0xe4d.
  2196. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0xe83.
  2197. grub-install: info: relocating an R_X86_64_64 entry to 0x9d81 at the offset 0xe8d.
  2198. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0xe9c.
  2199. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xea6.
  2200. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0xed4.
  2201. grub-install: info: relocating an R_X86_64_64 entry to 0x9db3 at the offset 0xeef.
  2202. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0xf08.
  2203. grub-install: info: relocating an R_X86_64_64 entry to 0xb77 at the offset 0xf23.
  2204. grub-install: info: relocating an R_X86_64_64 entry to 0xe610 at the offset 0xf35.
  2205. grub-install: info: relocating an R_X86_64_64 entry to 0xbed at the offset 0xf3f.
  2206. grub-install: info: relocating an R_X86_64_64 entry to 0x1187 at the offset 0xf5a.
  2207. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0xfb9.
  2208. grub-install: info: relocating an R_X86_64_64 entry to 0xdfe at the offset 0xfc3.
  2209. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0xfcf.
  2210. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0x1068.
  2211. grub-install: info: relocating an R_X86_64_64 entry to 0x1187 at the offset 0x107e.
  2212. grub-install: info: relocating an R_X86_64_64 entry to 0xdfe at the offset 0x109f.
  2213. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0x10e5.
  2214. grub-install: info: relocating an R_X86_64_64 entry to 0xb56 at the offset 0x1103.
  2215. grub-install: info: relocating an R_X86_64_64 entry to 0xb500 at the offset 0x110f.
  2216. grub-install: info: relocating an R_X86_64_64 entry to 0x4e36 at the offset 0x1119.
  2217. grub-install: info: relocating an R_X86_64_64 entry to 0xc790 at the offset 0x1135.
  2218. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0x1144.
  2219. grub-install: info: relocating an R_X86_64_64 entry to 0xbed at the offset 0x119c.
  2220. grub-install: info: relocating an R_X86_64_64 entry to 0x112b at the offset 0x11a6.
  2221. grub-install: info: relocating an R_X86_64_64 entry to 0x88d at the offset 0x11d7.
  2222. grub-install: info: relocating an R_X86_64_64 entry to 0x29d5 at the offset 0x11f8.
  2223. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x120b.
  2224. grub-install: info: relocating an R_X86_64_64 entry to 0xb56 at the offset 0x1278.
  2225. grub-install: info: relocating an R_X86_64_64 entry to 0x22cc at the offset 0x12a1.
  2226. grub-install: info: relocating an R_X86_64_64 entry to 0x88d at the offset 0x12c4.
  2227. grub-install: info: relocating an R_X86_64_64 entry to 0x112b at the offset 0x12fa.
  2228. grub-install: info: relocating an R_X86_64_64 entry to 0xd81 at the offset 0x134f.
  2229. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x135d.
  2230. grub-install: info: relocating an R_X86_64_64 entry to 0x4f20 at the offset 0x137b.
  2231. grub-install: info: relocating an R_X86_64_64 entry to 0x4e7c at the offset 0x13a3.
  2232. grub-install: info: relocating an R_X86_64_64 entry to 0x5560 at the offset 0x13c1.
  2233. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x13d9.
  2234. grub-install: info: relocating an R_X86_64_64 entry to 0x120c at the offset 0x13ef.
  2235. grub-install: info: relocating an R_X86_64_64 entry to 0x90a6 at the offset 0x13fc.
  2236. grub-install: info: relocating an R_X86_64_64 entry to 0x9dd9 at the offset 0x141d.
  2237. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x142d.
  2238. grub-install: info: relocating an R_X86_64_64 entry to 0xd81 at the offset 0x1457.
  2239. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x1470.
  2240. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x15a6.
  2241. grub-install: info: relocating an R_X86_64_64 entry to 0x9ddf at the offset 0x15ef.
  2242. grub-install: info: relocating an R_X86_64_64 entry to 0x9e20 at the offset 0x160a.
  2243. grub-install: info: relocating an R_X86_64_64 entry to 0x9e22 at the offset 0x1629.
  2244. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x17a5.
  2245. grub-install: info: relocating an R_X86_64_64 entry to 0x43e at the offset 0x17b8.
  2246. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x17f3.
  2247. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x182b.
  2248. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0x1849.
  2249. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x1872.
  2250. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x18b3.
  2251. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x18e7.
  2252. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x1909.
  2253. grub-install: info: relocating an R_X86_64_64 entry to 0x47c at the offset 0x191e.
  2254. grub-install: info: relocating an R_X86_64_64 entry to 0x1b9c at the offset 0x1946.
  2255. grub-install: info: relocating an R_X86_64_64 entry to 0xb570 at the offset 0x1950.
  2256. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x197f.
  2257. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x19aa.
  2258. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x19c7.
  2259. grub-install: info: relocating an R_X86_64_64 entry to 0x422 at the offset 0x19df.
  2260. grub-install: info: relocating an R_X86_64_64 entry to 0xb560 at the offset 0x19f0.
  2261. grub-install: info: relocating an R_X86_64_64 entry to 0x1cdf at the offset 0x19fa.
  2262. grub-install: info: relocating an R_X86_64_64 entry to 0x2b63 at the offset 0x1a07.
  2263. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x1a13.
  2264. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x1a2f.
  2265. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x1a3c.
  2266. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x1a4c.
  2267. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x1a62.
  2268. grub-install: info: relocating an R_X86_64_64 entry to 0x9e28 at the offset 0x1a7e.
  2269. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x1a8f.
  2270. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x1ab1.
  2271. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x1acb.
  2272. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x1ad9.
  2273. grub-install: info: relocating an R_X86_64_64 entry to 0x1a3a at the offset 0x1af8.
  2274. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x1b0a.
  2275. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0x1b2d.
  2276. grub-install: info: relocating an R_X86_64_64 entry to 0x9e47 at the offset 0x1b48.
  2277. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x1b61.
  2278. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x1b89.
  2279. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x1b93.
  2280. grub-install: info: relocating an R_X86_64_64 entry to 0x1a3a at the offset 0x1bdb.
  2281. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0x1be5.
  2282. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x1bf8.
  2283. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x1c35.
  2284. grub-install: info: relocating an R_X86_64_64 entry to 0x9e67 at the offset 0x1c90.
  2285. grub-install: info: relocating an R_X86_64_64 entry to 0x1f77 at the offset 0x1c9b.
  2286. grub-install: info: relocating an R_X86_64_64 entry to 0x9e72 at the offset 0x1d13.
  2287. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x1d42.
  2288. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x1d63.
  2289. grub-install: info: relocating an R_X86_64_64 entry to 0x1de9 at the offset 0x1d76.
  2290. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x1d94.
  2291. grub-install: info: relocating an R_X86_64_64 entry to 0x9e7c at the offset 0x1dba.
  2292. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x1e49.
  2293. grub-install: info: relocating an R_X86_64_64 entry to 0x1887 at the offset 0x1e5d.
  2294. grub-install: info: relocating an R_X86_64_64 entry to 0xb550 at the offset 0x1ed3.
  2295. grub-install: info: relocating an R_X86_64_64 entry to 0x1cdf at the offset 0x1edd.
  2296. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x1ef6.
  2297. grub-install: info: relocating an R_X86_64_64 entry to 0x9e81 at the offset 0x1f4f.
  2298. grub-install: info: relocating an R_X86_64_64 entry to 0x9e8d at the offset 0x1f5d.
  2299. grub-install: info: relocating an R_X86_64_64 entry to 0x9e97 at the offset 0x1f70.
  2300. grub-install: info: relocating an R_X86_64_64 entry to 0x9a00 at the offset 0x1f89.
  2301. grub-install: info: relocating an R_X86_64_64 entry to 0x9ea8 at the offset 0x1fa0.
  2302. grub-install: info: relocating an R_X86_64_64 entry to 0x9eb4 at the offset 0x1fb4.
  2303. grub-install: info: relocating an R_X86_64_64 entry to 0x9ec0 at the offset 0x1fcb.
  2304. grub-install: info: relocating an R_X86_64_64 entry to 0x9ed4 at the offset 0x1fe1.
  2305. grub-install: info: relocating an R_X86_64_64 entry to 0x9edd at the offset 0x1ff4.
  2306. grub-install: info: relocating an R_X86_64_64 entry to 0x9ee7 at the offset 0x2003.
  2307. grub-install: info: relocating an R_X86_64_64 entry to 0x9ef6 at the offset 0x202b.
  2308. grub-install: info: relocating an R_X86_64_64 entry to 0x9f03 at the offset 0x2040.
  2309. grub-install: info: relocating an R_X86_64_64 entry to 0x9f0a at the offset 0x205b.
  2310. grub-install: info: relocating an R_X86_64_64 entry to 0x9f0e at the offset 0x206e.
  2311. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x207f.
  2312. grub-install: info: relocating an R_X86_64_64 entry to 0x9f0a at the offset 0x2098.
  2313. grub-install: info: relocating an R_X86_64_64 entry to 0x9f0e at the offset 0x20ae.
  2314. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x20c4.
  2315. grub-install: info: relocating an R_X86_64_64 entry to 0x9f12 at the offset 0x20f7.
  2316. grub-install: info: relocating an R_X86_64_64 entry to 0x9f16 at the offset 0x2122.
  2317. grub-install: info: relocating an R_X86_64_64 entry to 0x9f1a at the offset 0x2134.
  2318. grub-install: info: relocating an R_X86_64_64 entry to 0x9a28 at the offset 0x2151.
  2319. grub-install: info: relocating an R_X86_64_64 entry to 0x9f2b at the offset 0x2168.
  2320. grub-install: info: relocating an R_X86_64_64 entry to 0x9f3c at the offset 0x2186.
  2321. grub-install: info: relocating an R_X86_64_64 entry to 0x9f49 at the offset 0x219d.
  2322. grub-install: info: relocating an R_X86_64_64 entry to 0x9f62 at the offset 0x21b4.
  2323. grub-install: info: relocating an R_X86_64_64 entry to 0x9f6e at the offset 0x21d1.
  2324. grub-install: info: relocating an R_X86_64_64 entry to 0x9f7a at the offset 0x21ea.
  2325. grub-install: info: relocating an R_X86_64_64 entry to 0x9f94 at the offset 0x2210.
  2326. grub-install: info: relocating an R_X86_64_64 entry to 0x9f9d at the offset 0x2229.
  2327. grub-install: info: relocating an R_X86_64_64 entry to 0x9fc8 at the offset 0x225f.
  2328. grub-install: info: relocating an R_X86_64_64 entry to 0x9ff3 at the offset 0x22b6.
  2329. grub-install: info: relocating an R_X86_64_64 entry to 0xa036 at the offset 0x2344.
  2330. grub-install: info: relocating an R_X86_64_64 entry to 0xa055 at the offset 0x2369.
  2331. grub-install: info: relocating an R_X86_64_64 entry to 0xa06a at the offset 0x238f.
  2332. grub-install: info: relocating an R_X86_64_64 entry to 0xa07a at the offset 0x23aa.
  2333. grub-install: info: relocating an R_X86_64_64 entry to 0xa084 at the offset 0x23b9.
  2334. grub-install: info: relocating an R_X86_64_64 entry to 0x9ab8 at the offset 0x23d6.
  2335. grub-install: info: relocating an R_X86_64_64 entry to 0xa09a at the offset 0x23ed.
  2336. grub-install: info: relocating an R_X86_64_64 entry to 0xa0d3 at the offset 0x2448.
  2337. grub-install: info: relocating an R_X86_64_64 entry to 0xa0e5 at the offset 0x2462.
  2338. grub-install: info: relocating an R_X86_64_64 entry to 0x1991 at the offset 0x246c.
  2339. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x2481.
  2340. grub-install: info: relocating an R_X86_64_64 entry to 0x1887 at the offset 0x24ac.
  2341. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x24bd.
  2342. grub-install: info: relocating an R_X86_64_64 entry to 0xa0eb at the offset 0x24d0.
  2343. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x24e1.
  2344. grub-install: info: relocating an R_X86_64_64 entry to 0xa0f5 at the offset 0x24fc.
  2345. grub-install: info: relocating an R_X86_64_64 entry to 0xa131 at the offset 0x2542.
  2346. grub-install: info: relocating an R_X86_64_64 entry to 0xa143 at the offset 0x2562.
  2347. grub-install: info: relocating an R_X86_64_64 entry to 0xa153 at the offset 0x2572.
  2348. grub-install: info: relocating an R_X86_64_64 entry to 0xa164 at the offset 0x258a.
  2349. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x25a1.
  2350. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0x25ee.
  2351. grub-install: info: relocating an R_X86_64_64 entry to 0x215f at the offset 0x2669.
  2352. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x2675.
  2353. grub-install: info: relocating an R_X86_64_64 entry to 0x38e7 at the offset 0x267f.
  2354. grub-install: info: relocating an R_X86_64_64 entry to 0x31d9 at the offset 0x268b.
  2355. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2697.
  2356. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x26b5.
  2357. grub-install: info: relocating an R_X86_64_64 entry to 0x131d at the offset 0x26c2.
  2358. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x26d0.
  2359. grub-install: info: relocating an R_X86_64_64 entry to 0x1de9 at the offset 0x26e5.
  2360. grub-install: info: relocating an R_X86_64_64 entry to 0x169b at the offset 0x26fd.
  2361. grub-install: info: relocating an R_X86_64_64 entry to 0x21fc at the offset 0x270d.
  2362. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a8 at the offset 0x2728.
  2363. grub-install: info: relocating an R_X86_64_64 entry to 0x79b7 at the offset 0x274c.
  2364. grub-install: info: relocating an R_X86_64_64 entry to 0xb77 at the offset 0x2766.
  2365. grub-install: info: relocating an R_X86_64_64 entry to 0x39e4 at the offset 0x2773.
  2366. grub-install: info: relocating an R_X86_64_64 entry to 0x5ac at the offset 0x279c.
  2367. grub-install: info: relocating an R_X86_64_64 entry to 0x699 at the offset 0x27c6.
  2368. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2829.
  2369. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x283c.
  2370. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2870.
  2371. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x2892.
  2372. grub-install: info: relocating an R_X86_64_64 entry to 0x2c24 at the offset 0x28e1.
  2373. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2934.
  2374. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x2953.
  2375. grub-install: info: relocating an R_X86_64_64 entry to 0x2c24 at the offset 0x29a5.
  2376. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x29ca.
  2377. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x29f6.
  2378. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x2a00.
  2379. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2a0f.
  2380. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2a25.
  2381. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2a39.
  2382. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a8 at the offset 0x2a4f.
  2383. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a0 at the offset 0x2a64.
  2384. grub-install: info: relocating an R_X86_64_64 entry to 0xc79c at the offset 0x2a7c.
  2385. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2aa6.
  2386. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0x2ac8.
  2387. grub-install: info: relocating an R_X86_64_64 entry to 0x2dc4 at the offset 0x2b04.
  2388. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2b27.
  2389. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0x2b62.
  2390. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2b72.
  2391. grub-install: info: relocating an R_X86_64_64 entry to 0xc79c at the offset 0x2b7c.
  2392. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a0 at the offset 0x2b86.
  2393. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a8 at the offset 0x2b90.
  2394. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2b9d.
  2395. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2bb7.
  2396. grub-install: info: relocating an R_X86_64_64 entry to 0xa196 at the offset 0x2bca.
  2397. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x2bdb.
  2398. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2bec.
  2399. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x2bf9.
  2400. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2c08.
  2401. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x2c13.
  2402. grub-install: info: relocating an R_X86_64_64 entry to 0xc79c at the offset 0x2c25.
  2403. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a0 at the offset 0x2c2f.
  2404. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a8 at the offset 0x2c39.
  2405. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2c43.
  2406. grub-install: info: relocating an R_X86_64_64 entry to 0x2dc4 at the offset 0x2c4d.
  2407. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2c5d.
  2408. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x2c6a.
  2409. grub-install: info: relocating an R_X86_64_64 entry to 0xa179 at the offset 0x2c76.
  2410. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2c85.
  2411. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a8 at the offset 0x2c9a.
  2412. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x2ca7.
  2413. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x2cb4.
  2414. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2ccf.
  2415. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x2cdf.
  2416. grub-install: info: relocating an R_X86_64_64 entry to 0xa1b5 at the offset 0x2ced.
  2417. grub-install: info: relocating an R_X86_64_64 entry to 0xa1d5 at the offset 0x2cfe.
  2418. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x2d0a.
  2419. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x2d1b.
  2420. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2d30.
  2421. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2d43.
  2422. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2d53.
  2423. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x2d60.
  2424. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a8 at the offset 0x2d71.
  2425. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a0 at the offset 0x2d83.
  2426. grub-install: info: relocating an R_X86_64_64 entry to 0xc79c at the offset 0x2d95.
  2427. grub-install: info: relocating an R_X86_64_64 entry to 0x2b7d at the offset 0x2db2.
  2428. grub-install: info: relocating an R_X86_64_64 entry to 0x5d4 at the offset 0x2dbc.
  2429. grub-install: info: relocating an R_X86_64_64 entry to 0x2d00 at the offset 0x2dec.
  2430. grub-install: info: relocating an R_X86_64_64 entry to 0xa1fd at the offset 0x2e08.
  2431. grub-install: info: relocating an R_X86_64_64 entry to 0x2dc4 at the offset 0x2e32.
  2432. grub-install: info: relocating an R_X86_64_64 entry to 0x2c24 at the offset 0x2e4a.
  2433. grub-install: info: relocating an R_X86_64_64 entry to 0xa214 at the offset 0x2e9f.
  2434. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x2eab.
  2435. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x2f17.
  2436. grub-install: info: relocating an R_X86_64_64 entry to 0x3f4d at the offset 0x3030.
  2437. grub-install: info: relocating an R_X86_64_64 entry to 0xa22a at the offset 0x3088.
  2438. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x3092.
  2439. grub-install: info: relocating an R_X86_64_64 entry to 0xa25f at the offset 0x30a1.
  2440. grub-install: info: relocating an R_X86_64_64 entry to 0x2c24 at the offset 0x30b9.
  2441. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x30d4.
  2442. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x30ef.
  2443. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x31bf.
  2444. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x3233.
  2445. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x3244.
  2446. grub-install: info: relocating an R_X86_64_64 entry to 0x43e at the offset 0x325d.
  2447. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x3272.
  2448. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x3280.
  2449. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x32b6.
  2450. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x32da.
  2451. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x32ec.
  2452. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x330c.
  2453. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x331e.
  2454. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x332c.
  2455. grub-install: info: relocating an R_X86_64_64 entry to 0x370a at the offset 0x3340.
  2456. grub-install: info: relocating an R_X86_64_64 entry to 0x1d3e at the offset 0x334e.
  2457. grub-install: info: relocating an R_X86_64_64 entry to 0x1d3e at the offset 0x3362.
  2458. grub-install: info: relocating an R_X86_64_64 entry to 0x370a at the offset 0x3376.
  2459. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x338b.
  2460. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x339c.
  2461. grub-install: info: relocating an R_X86_64_64 entry to 0xb889 at the offset 0x33c4.
  2462. grub-install: info: relocating an R_X86_64_64 entry to 0xb888 at the offset 0x33cf.
  2463. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x33e3.
  2464. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x33f1.
  2465. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x3405.
  2466. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x3418.
  2467. grub-install: info: relocating an R_X86_64_64 entry to 0x9b00 at the offset 0x346b.
  2468. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x3484.
  2469. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x3493.
  2470. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x349f.
  2471. grub-install: info: relocating an R_X86_64_64 entry to 0x422 at the offset 0x34c9.
  2472. grub-install: info: relocating an R_X86_64_64 entry to 0x1d3e at the offset 0x34ef.
  2473. grub-install: info: relocating an R_X86_64_64 entry to 0xa271 at the offset 0x3500.
  2474. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x350f.
  2475. grub-install: info: relocating an R_X86_64_64 entry to 0x18770 at the offset 0x351b.
  2476. grub-install: info: relocating an R_X86_64_64 entry to 0xb640 at the offset 0x3525.
  2477. grub-install: info: relocating an R_X86_64_64 entry to 0x18780 at the offset 0x352f.
  2478. grub-install: info: relocating an R_X86_64_64 entry to 0xb658 at the offset 0x353f.
  2479. grub-install: info: relocating an R_X86_64_64 entry to 0xb640 at the offset 0x354e.
  2480. grub-install: info: relocating an R_X86_64_64 entry to 0x18770 at the offset 0x3558.
  2481. grub-install: info: relocating an R_X86_64_64 entry to 0x71ed at the offset 0x3562.
  2482. grub-install: info: relocating an R_X86_64_64 entry to 0xb640 at the offset 0x3570.
  2483. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x3580.
  2484. grub-install: info: relocating an R_X86_64_64 entry to 0xb580 at the offset 0x358a.
  2485. grub-install: info: relocating an R_X86_64_64 entry to 0x18768 at the offset 0x3594.
  2486. grub-install: info: relocating an R_X86_64_64 entry to 0xb598 at the offset 0x35a4.
  2487. grub-install: info: relocating an R_X86_64_64 entry to 0xb580 at the offset 0x35b3.
  2488. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x35bd.
  2489. grub-install: info: relocating an R_X86_64_64 entry to 0x71ed at the offset 0x35c8.
  2490. grub-install: info: relocating an R_X86_64_64 entry to 0xb580 at the offset 0x35d4.
  2491. grub-install: info: relocating an R_X86_64_64 entry to 0x7207 at the offset 0x35e7.
  2492. grub-install: info: relocating an R_X86_64_64 entry to 0xb640 at the offset 0x35f1.
  2493. grub-install: info: relocating an R_X86_64_64 entry to 0xb640 at the offset 0x35fd.
  2494. grub-install: info: relocating an R_X86_64_64 entry to 0xb580 at the offset 0x3609.
  2495. grub-install: info: relocating an R_X86_64_64 entry to 0xb580 at the offset 0x3618.
  2496. grub-install: info: relocating an R_X86_64_64 entry to 0xc7c0 at the offset 0x3635.
  2497. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b0 at the offset 0x3642.
  2498. grub-install: info: relocating an R_X86_64_64 entry to 0xc7c0 at the offset 0x36a6.
  2499. grub-install: info: relocating an R_X86_64_64 entry to 0x7bfe at the offset 0x36e9.
  2500. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b0 at the offset 0x3705.
  2501. grub-install: info: relocating an R_X86_64_64 entry to 0x3a23 at the offset 0x370f.
  2502. grub-install: info: relocating an R_X86_64_64 entry to 0x414d at the offset 0x3719.
  2503. grub-install: info: relocating an R_X86_64_64 entry to 0xa28e at the offset 0x3725.
  2504. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x3731.
  2505. grub-install: info: relocating an R_X86_64_64 entry to 0xa29b at the offset 0x3747.
  2506. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x3753.
  2507. grub-install: info: relocating an R_X86_64_64 entry to 0xa2b0 at the offset 0x3797.
  2508. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x37a3.
  2509. grub-install: info: relocating an R_X86_64_64 entry to 0xa2e3 at the offset 0x37b2.
  2510. grub-install: info: relocating an R_X86_64_64 entry to 0xa2c2 at the offset 0x37c7.
  2511. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x37d3.
  2512. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x37e9.
  2513. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x3825.
  2514. grub-install: info: relocating an R_X86_64_64 entry to 0xa2fb at the offset 0x3875.
  2515. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x3881.
  2516. grub-install: info: relocating an R_X86_64_64 entry to 0xa30c at the offset 0x389a.
  2517. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x38a6.
  2518. grub-install: info: relocating an R_X86_64_64 entry to 0x4dec at the offset 0x39a1.
  2519. grub-install: info: relocating an R_X86_64_64 entry to 0xa32d at the offset 0x39b8.
  2520. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x39c9.
  2521. grub-install: info: relocating an R_X86_64_64 entry to 0x3bdf at the offset 0x39e2.
  2522. grub-install: info: relocating an R_X86_64_64 entry to 0x3bdf at the offset 0x39fb.
  2523. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0x3a17.
  2524. grub-install: info: relocating an R_X86_64_64 entry to 0x3b3b at the offset 0x3a37.
  2525. grub-install: info: relocating an R_X86_64_64 entry to 0xa30c at the offset 0x3a8d.
  2526. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x3a99.
  2527. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x3b7e.
  2528. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x3b8b.
  2529. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x3bf1.
  2530. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x3c50.
  2531. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x3c9e.
  2532. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x3cb7.
  2533. grub-install: info: relocating an R_X86_64_64 entry to 0x3b3b at the offset 0x3cca.
  2534. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x3cf1.
  2535. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x3d13.
  2536. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x3d26.
  2537. grub-install: info: relocating an R_X86_64_64 entry to 0xc7c8 at the offset 0x3d43.
  2538. grub-install: info: relocating an R_X86_64_64 entry to 0xc7c8 at the offset 0x3d52.
  2539. grub-install: info: relocating an R_X86_64_64 entry to 0x4141 at the offset 0x3d63.
  2540. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x3d9a.
  2541. grub-install: info: relocating an R_X86_64_64 entry to 0xa33b at the offset 0x3dc0.
  2542. grub-install: info: relocating an R_X86_64_64 entry to 0xe5c0 at the offset 0x3dd3.
  2543. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x3de8.
  2544. grub-install: info: relocating an R_X86_64_64 entry to 0x7207 at the offset 0x3e8f.
  2545. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x3e9e.
  2546. grub-install: info: relocating an R_X86_64_64 entry to 0xa33c at the offset 0x3eaf.
  2547. grub-install: info: relocating an R_X86_64_64 entry to 0xa33e at the offset 0x3eb9.
  2548. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x3ec6.
  2549. grub-install: info: relocating an R_X86_64_64 entry to 0xa33f at the offset 0x3ed0.
  2550. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x3eea.
  2551. grub-install: info: relocating an R_X86_64_64 entry to 0xa345 at the offset 0x3ef4.
  2552. grub-install: info: relocating an R_X86_64_64 entry to 0x42e4 at the offset 0x3f14.
  2553. grub-install: info: relocating an R_X86_64_64 entry to 0x4975 at the offset 0x3f1e.
  2554. grub-install: info: relocating an R_X86_64_64 entry to 0xa353 at the offset 0x3f2a.
  2555. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x3f34.
  2556. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0x3f40.
  2557. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x3f51.
  2558. grub-install: info: relocating an R_X86_64_64 entry to 0x694b at the offset 0x3f61.
  2559. grub-install: info: relocating an R_X86_64_64 entry to 0x475e at the offset 0x3f7e.
  2560. grub-install: info: relocating an R_X86_64_64 entry to 0x6fa9 at the offset 0x3f99.
  2561. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x3fb0.
  2562. grub-install: info: relocating an R_X86_64_64 entry to 0xa355 at the offset 0x3fd2.
  2563. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x3fe3.
  2564. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x3ffb.
  2565. grub-install: info: relocating an R_X86_64_64 entry to 0xa34b at the offset 0x400e.
  2566. grub-install: info: relocating an R_X86_64_64 entry to 0xa366 at the offset 0x4022.
  2567. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x402e.
  2568. grub-install: info: relocating an R_X86_64_64 entry to 0x42a9 at the offset 0x4043.
  2569. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x4055.
  2570. grub-install: info: relocating an R_X86_64_64 entry to 0xa353 at the offset 0x405f.
  2571. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0x406b.
  2572. grub-install: info: relocating an R_X86_64_64 entry to 0x4841 at the offset 0x407a.
  2573. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4089.
  2574. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4095.
  2575. grub-install: info: relocating an R_X86_64_64 entry to 0xa37f at the offset 0x40ab.
  2576. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x40bc.
  2577. grub-install: info: relocating an R_X86_64_64 entry to 0x6176 at the offset 0x40dc.
  2578. grub-install: info: relocating an R_X86_64_64 entry to 0x6274 at the offset 0x40e8.
  2579. grub-install: info: relocating an R_X86_64_64 entry to 0x572f at the offset 0x40fc.
  2580. grub-install: info: relocating an R_X86_64_64 entry to 0xa37f at the offset 0x4110.
  2581. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4121.
  2582. grub-install: info: relocating an R_X86_64_64 entry to 0x6572 at the offset 0x412e.
  2583. grub-install: info: relocating an R_X86_64_64 entry to 0x65f6 at the offset 0x4148.
  2584. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x4152.
  2585. grub-install: info: relocating an R_X86_64_64 entry to 0xa395 at the offset 0x4175.
  2586. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x4181.
  2587. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x419b.
  2588. grub-install: info: relocating an R_X86_64_64 entry to 0xa39c at the offset 0x41b5.
  2589. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x41c6.
  2590. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x41dc.
  2591. grub-install: info: relocating an R_X86_64_64 entry to 0xa3ae at the offset 0x41f5.
  2592. grub-install: info: relocating an R_X86_64_64 entry to 0xa3cb at the offset 0x41ff.
  2593. grub-install: info: relocating an R_X86_64_64 entry to 0x453f at the offset 0x4209.
  2594. grub-install: info: relocating an R_X86_64_64 entry to 0xa3da at the offset 0x4213.
  2595. grub-install: info: relocating an R_X86_64_64 entry to 0x417f at the offset 0x421d.
  2596. grub-install: info: relocating an R_X86_64_64 entry to 0xa3de at the offset 0x4238.
  2597. grub-install: info: relocating an R_X86_64_64 entry to 0xa3fe at the offset 0x4242.
  2598. grub-install: info: relocating an R_X86_64_64 entry to 0x450a at the offset 0x424c.
  2599. grub-install: info: relocating an R_X86_64_64 entry to 0xa405 at the offset 0x4256.
  2600. grub-install: info: relocating an R_X86_64_64 entry to 0xa40b at the offset 0x4265.
  2601. grub-install: info: relocating an R_X86_64_64 entry to 0xa422 at the offset 0x426f.
  2602. grub-install: info: relocating an R_X86_64_64 entry to 0x4304 at the offset 0x4279.
  2603. grub-install: info: relocating an R_X86_64_64 entry to 0xa428 at the offset 0x4283.
  2604. grub-install: info: relocating an R_X86_64_64 entry to 0xa42b at the offset 0x4295.
  2605. grub-install: info: relocating an R_X86_64_64 entry to 0xa43c at the offset 0x42a0.
  2606. grub-install: info: relocating an R_X86_64_64 entry to 0x44a5 at the offset 0x42aa.
  2607. grub-install: info: relocating an R_X86_64_64 entry to 0xa443 at the offset 0x42b4.
  2608. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x42c2.
  2609. grub-install: info: relocating an R_X86_64_64 entry to 0x9113 at the offset 0x42f2.
  2610. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x42fc.
  2611. grub-install: info: relocating an R_X86_64_64 entry to 0xa44a at the offset 0x4316.
  2612. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x4322.
  2613. grub-install: info: relocating an R_X86_64_64 entry to 0xa450 at the offset 0x436b.
  2614. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x4375.
  2615. grub-install: info: relocating an R_X86_64_64 entry to 0xa450 at the offset 0x438e.
  2616. grub-install: info: relocating an R_X86_64_64 entry to 0xa455 at the offset 0x4398.
  2617. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x43a9.
  2618. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x43be.
  2619. grub-install: info: relocating an R_X86_64_64 entry to 0x4f20 at the offset 0x43dd.
  2620. grub-install: info: relocating an R_X86_64_64 entry to 0xc7d0 at the offset 0x43f4.
  2621. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4403.
  2622. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x442e.
  2623. grub-install: info: relocating an R_X86_64_64 entry to 0x4e7c at the offset 0x4451.
  2624. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4461.
  2625. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x447f.
  2626. grub-install: info: relocating an R_X86_64_64 entry to 0x475e at the offset 0x44af.
  2627. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x44c3.
  2628. grub-install: info: relocating an R_X86_64_64 entry to 0x4841 at the offset 0x44db.
  2629. grub-install: info: relocating an R_X86_64_64 entry to 0x46be at the offset 0x44ed.
  2630. grub-install: info: relocating an R_X86_64_64 entry to 0x90a6 at the offset 0x44ff.
  2631. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4517.
  2632. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4521.
  2633. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x4592.
  2634. grub-install: info: relocating an R_X86_64_64 entry to 0x488b at the offset 0x45b4.
  2635. grub-install: info: relocating an R_X86_64_64 entry to 0xe640 at the offset 0x460b.
  2636. grub-install: info: relocating an R_X86_64_64 entry to 0xe640 at the offset 0x4661.
  2637. grub-install: info: relocating an R_X86_64_64 entry to 0xe640 at the offset 0x46b5.
  2638. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x46e0.
  2639. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x470b.
  2640. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x471f.
  2641. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x4736.
  2642. grub-install: info: relocating an R_X86_64_64 entry to 0x4a35 at the offset 0x4785.
  2643. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x47a2.
  2644. grub-install: info: relocating an R_X86_64_64 entry to 0x49df at the offset 0x47bc.
  2645. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x47cd.
  2646. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x47f8.
  2647. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x484c.
  2648. grub-install: info: relocating an R_X86_64_64 entry to 0x4a91 at the offset 0x4869.
  2649. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4883.
  2650. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4894.
  2651. grub-install: info: relocating an R_X86_64_64 entry to 0x67a3 at the offset 0x4933.
  2652. grub-install: info: relocating an R_X86_64_64 entry to 0xa482 at the offset 0x493f.
  2653. grub-install: info: relocating an R_X86_64_64 entry to 0xa46d at the offset 0x494c.
  2654. grub-install: info: relocating an R_X86_64_64 entry to 0xa47d at the offset 0x4956.
  2655. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x4967.
  2656. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0x4974.
  2657. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4985.
  2658. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x49a2.
  2659. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x49f0.
  2660. grub-install: info: relocating an R_X86_64_64 entry to 0x185c8 at the offset 0x49fb.
  2661. grub-install: info: relocating an R_X86_64_64 entry to 0xe640 at the offset 0x4a06.
  2662. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x4a38.
  2663. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x4a4d.
  2664. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x4a57.
  2665. grub-install: info: relocating an R_X86_64_64 entry to 0xa48e at the offset 0x4a8a.
  2666. grub-install: info: relocating an R_X86_64_64 entry to 0xa47d at the offset 0x4a94.
  2667. grub-install: info: relocating an R_X86_64_64 entry to 0xa482 at the offset 0x4aa3.
  2668. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x4aad.
  2669. grub-install: info: relocating an R_X86_64_64 entry to 0x4141 at the offset 0x4ad1.
  2670. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4adb.
  2671. grub-install: info: relocating an R_X86_64_64 entry to 0xc7d8 at the offset 0x4ae7.
  2672. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4af5.
  2673. grub-install: info: relocating an R_X86_64_64 entry to 0xa49d at the offset 0x4b31.
  2674. grub-install: info: relocating an R_X86_64_64 entry to 0xa47d at the offset 0x4b3b.
  2675. grub-install: info: relocating an R_X86_64_64 entry to 0xa482 at the offset 0x4b51.
  2676. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x4b5b.
  2677. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x4b6f.
  2678. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x4bbb.
  2679. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x4be3.
  2680. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x4bf7.
  2681. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x4c11.
  2682. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x4c31.
  2683. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4c3e.
  2684. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4c6e.
  2685. grub-install: info: relocating an R_X86_64_64 entry to 0xa4ae at the offset 0x4c98.
  2686. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4cab.
  2687. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4cc4.
  2688. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4cd0.
  2689. grub-install: info: relocating an R_X86_64_64 entry to 0x67a3 at the offset 0x4ce6.
  2690. grub-install: info: relocating an R_X86_64_64 entry to 0xa4ee at the offset 0x4cf7.
  2691. grub-install: info: relocating an R_X86_64_64 entry to 0xa47d at the offset 0x4d01.
  2692. grub-install: info: relocating an R_X86_64_64 entry to 0xa482 at the offset 0x4d10.
  2693. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0x4d1f.
  2694. grub-install: info: relocating an R_X86_64_64 entry to 0x4e7c at the offset 0x4d2e.
  2695. grub-install: info: relocating an R_X86_64_64 entry to 0xa504 at the offset 0x4d42.
  2696. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4d53.
  2697. grub-install: info: relocating an R_X86_64_64 entry to 0x8f11 at the offset 0x4d74.
  2698. grub-install: info: relocating an R_X86_64_64 entry to 0xa4dc at the offset 0x4d89.
  2699. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4d98.
  2700. grub-install: info: relocating an R_X86_64_64 entry to 0x4141 at the offset 0x4da9.
  2701. grub-install: info: relocating an R_X86_64_64 entry to 0xc7d8 at the offset 0x4db5.
  2702. grub-install: info: relocating an R_X86_64_64 entry to 0x4dec at the offset 0x4dd3.
  2703. grub-install: info: relocating an R_X86_64_64 entry to 0xc7d8 at the offset 0x4de4.
  2704. grub-install: info: relocating an R_X86_64_64 entry to 0xa518 at the offset 0x4e51.
  2705. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4e62.
  2706. grub-install: info: relocating an R_X86_64_64 entry to 0xa546 at the offset 0x4ead.
  2707. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4ebe.
  2708. grub-install: info: relocating an R_X86_64_64 entry to 0x67a3 at the offset 0x4ed1.
  2709. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x4edf.
  2710. grub-install: info: relocating an R_X86_64_64 entry to 0xa574 at the offset 0x4eec.
  2711. grub-install: info: relocating an R_X86_64_64 entry to 0xa47d at the offset 0x4ef6.
  2712. grub-install: info: relocating an R_X86_64_64 entry to 0xa482 at the offset 0x4f05.
  2713. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x4f0f.
  2714. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0x4f1c.
  2715. grub-install: info: relocating an R_X86_64_64 entry to 0x4b56 at the offset 0x4f59.
  2716. grub-install: info: relocating an R_X86_64_64 entry to 0x4a35 at the offset 0x4fb9.
  2717. grub-install: info: relocating an R_X86_64_64 entry to 0x4a91 at the offset 0x503a.
  2718. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x50e6.
  2719. grub-install: info: relocating an R_X86_64_64 entry to 0x4b56 at the offset 0x5100.
  2720. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x5124.
  2721. grub-install: info: relocating an R_X86_64_64 entry to 0x49df at the offset 0x5142.
  2722. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x5186.
  2723. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x5198.
  2724. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x51ca.
  2725. grub-install: info: relocating an R_X86_64_64 entry to 0x5582 at the offset 0x5238.
  2726. grub-install: info: relocating an R_X86_64_64 entry to 0xa59c at the offset 0x5252.
  2727. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5264.
  2728. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x5276.
  2729. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x52a9.
  2730. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x52c1.
  2731. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x52cc.
  2732. grub-install: info: relocating an R_X86_64_64 entry to 0xc840 at the offset 0x530f.
  2733. grub-install: info: relocating an R_X86_64_64 entry to 0x572f at the offset 0x533b.
  2734. grub-install: info: relocating an R_X86_64_64 entry to 0x576a at the offset 0x5376.
  2735. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x53cf.
  2736. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x53d9.
  2737. grub-install: info: relocating an R_X86_64_64 entry to 0xc840 at the offset 0x5403.
  2738. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x5411.
  2739. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x5464.
  2740. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x5471.
  2741. grub-install: info: relocating an R_X86_64_64 entry to 0x57a5 at the offset 0x5485.
  2742. grub-install: info: relocating an R_X86_64_64 entry to 0xa5b3 at the offset 0x54e4.
  2743. grub-install: info: relocating an R_X86_64_64 entry to 0xa5cd at the offset 0x54ee.
  2744. grub-install: info: relocating an R_X86_64_64 entry to 0xa5d5 at the offset 0x54f8.
  2745. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x5502.
  2746. grub-install: info: relocating an R_X86_64_64 entry to 0xa5df at the offset 0x5513.
  2747. grub-install: info: relocating an R_X86_64_64 entry to 0xa600 at the offset 0x5541.
  2748. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5552.
  2749. grub-install: info: relocating an R_X86_64_64 entry to 0x741 at the offset 0x5563.
  2750. grub-install: info: relocating an R_X86_64_64 entry to 0xa623 at the offset 0x557c.
  2751. grub-install: info: relocating an R_X86_64_64 entry to 0xa64a at the offset 0x55a3.
  2752. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x55b4.
  2753. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x55ca.
  2754. grub-install: info: relocating an R_X86_64_64 entry to 0xa664 at the offset 0x55ec.
  2755. grub-install: info: relocating an R_X86_64_64 entry to 0xa5cd at the offset 0x55f8.
  2756. grub-install: info: relocating an R_X86_64_64 entry to 0xa5d5 at the offset 0x5607.
  2757. grub-install: info: relocating an R_X86_64_64 entry to 0x55c4 at the offset 0x5611.
  2758. grub-install: info: relocating an R_X86_64_64 entry to 0xa676 at the offset 0x561e.
  2759. grub-install: info: relocating an R_X86_64_64 entry to 0xa686 at the offset 0x5638.
  2760. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5647.
  2761. grub-install: info: relocating an R_X86_64_64 entry to 0xa69b at the offset 0x5663.
  2762. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x566d.
  2763. grub-install: info: relocating an R_X86_64_64 entry to 0xa6a9 at the offset 0x5685.
  2764. grub-install: info: relocating an R_X86_64_64 entry to 0xa6b8 at the offset 0x569d.
  2765. grub-install: info: relocating an R_X86_64_64 entry to 0xa6c7 at the offset 0x56ae.
  2766. grub-install: info: relocating an R_X86_64_64 entry to 0xa6d0 at the offset 0x56c3.
  2767. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x56d2.
  2768. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x56e7.
  2769. grub-install: info: relocating an R_X86_64_64 entry to 0xa6e5 at the offset 0x56fc.
  2770. grub-install: info: relocating an R_X86_64_64 entry to 0x6274 at the offset 0x571c.
  2771. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x5733.
  2772. grub-install: info: relocating an R_X86_64_64 entry to 0x572f at the offset 0x575f.
  2773. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x5770.
  2774. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x5793.
  2775. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x57ac.
  2776. grub-install: info: relocating an R_X86_64_64 entry to 0x3bdf at the offset 0x5804.
  2777. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x5871.
  2778. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x58c2.
  2779. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x58d9.
  2780. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0x58fc.
  2781. grub-install: info: relocating an R_X86_64_64 entry to 0xa6ee at the offset 0x5936.
  2782. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5947.
  2783. grub-install: info: relocating an R_X86_64_64 entry to 0x9b60 at the offset 0x59d4.
  2784. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x5a15.
  2785. grub-install: info: relocating an R_X86_64_64 entry to 0xc840 at the offset 0x5a28.
  2786. grub-install: info: relocating an R_X86_64_64 entry to 0x5672 at the offset 0x5ac9.
  2787. grub-install: info: relocating an R_X86_64_64 entry to 0x5672 at the offset 0x5b16.
  2788. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x5b25.
  2789. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x5b34.
  2790. grub-install: info: relocating an R_X86_64_64 entry to 0xa6fe at the offset 0x5b3e.
  2791. grub-install: info: relocating an R_X86_64_64 entry to 0xa70c at the offset 0x5b65.
  2792. grub-install: info: relocating an R_X86_64_64 entry to 0xa71a at the offset 0x5bb3.
  2793. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5bc4.
  2794. grub-install: info: relocating an R_X86_64_64 entry to 0xa733 at the offset 0x5be4.
  2795. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5bf5.
  2796. grub-install: info: relocating an R_X86_64_64 entry to 0x770 at the offset 0x5c0f.
  2797. grub-install: info: relocating an R_X86_64_64 entry to 0x57a5 at the offset 0x5c72.
  2798. grub-install: info: relocating an R_X86_64_64 entry to 0xa749 at the offset 0x5c8f.
  2799. grub-install: info: relocating an R_X86_64_64 entry to 0xa5cd at the offset 0x5c99.
  2800. grub-install: info: relocating an R_X86_64_64 entry to 0xa5d5 at the offset 0x5ca8.
  2801. grub-install: info: relocating an R_X86_64_64 entry to 0xa765 at the offset 0x5cbb.
  2802. grub-install: info: relocating an R_X86_64_64 entry to 0xa5cd at the offset 0x5cc5.
  2803. grub-install: info: relocating an R_X86_64_64 entry to 0xa5d5 at the offset 0x5cd4.
  2804. grub-install: info: relocating an R_X86_64_64 entry to 0xa776 at the offset 0x5ce7.
  2805. grub-install: info: relocating an R_X86_64_64 entry to 0xa5cd at the offset 0x5cf1.
  2806. grub-install: info: relocating an R_X86_64_64 entry to 0xa5d5 at the offset 0x5d00.
  2807. grub-install: info: relocating an R_X86_64_64 entry to 0x5635 at the offset 0x5d10.
  2808. grub-install: info: relocating an R_X86_64_64 entry to 0x58c1 at the offset 0x5d37.
  2809. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x5d5b.
  2810. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x5d6c.
  2811. grub-install: info: relocating an R_X86_64_64 entry to 0x208b at the offset 0x5d7c.
  2812. grub-install: info: relocating an R_X86_64_64 entry to 0xa789 at the offset 0x5da1.
  2813. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5db2.
  2814. grub-install: info: relocating an R_X86_64_64 entry to 0x6ac8 at the offset 0x5dc0.
  2815. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x5dde.
  2816. grub-install: info: relocating an R_X86_64_64 entry to 0x6a7d at the offset 0x5de8.
  2817. grub-install: info: relocating an R_X86_64_64 entry to 0x69dd at the offset 0x5e12.
  2818. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x5e1c.
  2819. grub-install: info: relocating an R_X86_64_64 entry to 0x6134 at the offset 0x5e47.
  2820. grub-install: info: relocating an R_X86_64_64 entry to 0xa7b4 at the offset 0x5e7d.
  2821. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x5e87.
  2822. grub-install: info: relocating an R_X86_64_64 entry to 0x5582 at the offset 0x5e99.
  2823. grub-install: info: relocating an R_X86_64_64 entry to 0xa7b4 at the offset 0x5eb6.
  2824. grub-install: info: relocating an R_X86_64_64 entry to 0xa7bb at the offset 0x5ec0.
  2825. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5ed1.
  2826. grub-install: info: relocating an R_X86_64_64 entry to 0xa7d3 at the offset 0x5eea.
  2827. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x5ef4.
  2828. grub-install: info: relocating an R_X86_64_64 entry to 0x6176 at the offset 0x5f0f.
  2829. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x5f21.
  2830. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x5f38.
  2831. grub-install: info: relocating an R_X86_64_64 entry to 0xa7e8 at the offset 0x5f48.
  2832. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5f59.
  2833. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x5f6f.
  2834. grub-install: info: relocating an R_X86_64_64 entry to 0x57a5 at the offset 0x5f7d.
  2835. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x5f95.
  2836. grub-install: info: relocating an R_X86_64_64 entry to 0xb680 at the offset 0x5fd2.
  2837. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x5fde.
  2838. grub-install: info: relocating an R_X86_64_64 entry to 0x63ac at the offset 0x6018.
  2839. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x604e.
  2840. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x6071.
  2841. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x6087.
  2842. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x60a2.
  2843. grub-install: info: relocating an R_X86_64_64 entry to 0xb680 at the offset 0x60c9.
  2844. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x6121.
  2845. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6137.
  2846. grub-install: info: relocating an R_X86_64_64 entry to 0x63ac at the offset 0x6146.
  2847. grub-install: info: relocating an R_X86_64_64 entry to 0x63ac at the offset 0x617a.
  2848. grub-install: info: relocating an R_X86_64_64 entry to 0xa7f9 at the offset 0x61a0.
  2849. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x61aa.
  2850. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x61d4.
  2851. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x61fc.
  2852. grub-install: info: relocating an R_X86_64_64 entry to 0xb680 at the offset 0x6217.
  2853. grub-install: info: relocating an R_X86_64_64 entry to 0x63ac at the offset 0x628f.
  2854. grub-install: info: relocating an R_X86_64_64 entry to 0xa7f9 at the offset 0x62a4.
  2855. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x62b1.
  2856. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x62c0.
  2857. grub-install: info: relocating an R_X86_64_64 entry to 0x63ac at the offset 0x62e5.
  2858. grub-install: info: relocating an R_X86_64_64 entry to 0xa7f9 at the offset 0x62fa.
  2859. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x6307.
  2860. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6334.
  2861. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0x636e.
  2862. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x6387.
  2863. grub-install: info: relocating an R_X86_64_64 entry to 0x88a2 at the offset 0x6391.
  2864. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c4 at the offset 0x63a4.
  2865. grub-install: info: relocating an R_X86_64_64 entry to 0xd900 at the offset 0x63b5.
  2866. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x63cc.
  2867. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x63d8.
  2868. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x63e9.
  2869. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c4 at the offset 0x63f4.
  2870. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c4 at the offset 0x63ff.
  2871. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6409.
  2872. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c0 at the offset 0x641b.
  2873. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x642b.
  2874. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c4 at the offset 0x643b.
  2875. grub-install: info: relocating an R_X86_64_64 entry to 0xd900 at the offset 0x644c.
  2876. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c4 at the offset 0x6455.
  2877. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x646d.
  2878. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x647f.
  2879. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x6489.
  2880. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x649c.
  2881. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x64b0.
  2882. grub-install: info: relocating an R_X86_64_64 entry to 0xa7fa at the offset 0x64bf.
  2883. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0x64c9.
  2884. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x64d5.
  2885. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x64e2.
  2886. grub-install: info: relocating an R_X86_64_64 entry to 0x18704 at the offset 0x64ef.
  2887. grub-install: info: relocating an R_X86_64_64 entry to 0x18704 at the offset 0x64fa.
  2888. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0x6504.
  2889. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c0 at the offset 0x6514.
  2890. grub-install: info: relocating an R_X86_64_64 entry to 0xa806 at the offset 0x6523.
  2891. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x652f.
  2892. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c0 at the offset 0x653b.
  2893. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x6564.
  2894. grub-install: info: relocating an R_X86_64_64 entry to 0xa82e at the offset 0x657a.
  2895. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6589.
  2896. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x65a0.
  2897. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x65bf.
  2898. grub-install: info: relocating an R_X86_64_64 entry to 0xa842 at the offset 0x65f8.
  2899. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6604.
  2900. grub-install: info: relocating an R_X86_64_64 entry to 0x18710 at the offset 0x6640.
  2901. grub-install: info: relocating an R_X86_64_64 entry to 0x4841 at the offset 0x669d.
  2902. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x66ac.
  2903. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x66bc.
  2904. grub-install: info: relocating an R_X86_64_64 entry to 0x694b at the offset 0x66cc.
  2905. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x66df.
  2906. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x66ee.
  2907. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x6714.
  2908. grub-install: info: relocating an R_X86_64_64 entry to 0x475e at the offset 0x672c.
  2909. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x674f.
  2910. grub-install: info: relocating an R_X86_64_64 entry to 0xb6c0 at the offset 0x6779.
  2911. grub-install: info: relocating an R_X86_64_64 entry to 0x6fa9 at the offset 0x678c.
  2912. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x67bd.
  2913. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x67cf.
  2914. grub-install: info: relocating an R_X86_64_64 entry to 0x18740 at the offset 0x67e1.
  2915. grub-install: info: relocating an R_X86_64_64 entry to 0x6a7d at the offset 0x6818.
  2916. grub-install: info: relocating an R_X86_64_64 entry to 0x18720 at the offset 0x6829.
  2917. grub-install: info: relocating an R_X86_64_64 entry to 0x18740 at the offset 0x6833.
  2918. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x683d.
  2919. grub-install: info: relocating an R_X86_64_64 entry to 0x4841 at the offset 0x6851.
  2920. grub-install: info: relocating an R_X86_64_64 entry to 0x18720 at the offset 0x6868.
  2921. grub-install: info: relocating an R_X86_64_64 entry to 0x18740 at the offset 0x6872.
  2922. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x687c.
  2923. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x689f.
  2924. grub-install: info: relocating an R_X86_64_64 entry to 0xa867 at the offset 0x68a9.
  2925. grub-install: info: relocating an R_X86_64_64 entry to 0x5203 at the offset 0x68d6.
  2926. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x69cd.
  2927. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x6a2c.
  2928. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x6a85.
  2929. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6a94.
  2930. grub-install: info: relocating an R_X86_64_64 entry to 0xa88b at the offset 0x6aa6.
  2931. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6ab7.
  2932. grub-install: info: relocating an R_X86_64_64 entry to 0x80f5 at the offset 0x6ae5.
  2933. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6aff.
  2934. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0x6b21.
  2935. grub-install: info: relocating an R_X86_64_64 entry to 0xa8a2 at the offset 0x6b49.
  2936. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6b5a.
  2937. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x6b84.
  2938. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6b92.
  2939. grub-install: info: relocating an R_X86_64_64 entry to 0xe330 at the offset 0x6bbc.
  2940. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x6bc9.
  2941. grub-install: info: relocating an R_X86_64_64 entry to 0xa8bb at the offset 0x6be2.
  2942. grub-install: info: relocating an R_X86_64_64 entry to 0xa8cc at the offset 0x6bec.
  2943. grub-install: info: relocating an R_X86_64_64 entry to 0xa8cf at the offset 0x6bfb.
  2944. grub-install: info: relocating an R_X86_64_64 entry to 0x6cca at the offset 0x6c0a.
  2945. grub-install: info: relocating an R_X86_64_64 entry to 0xa8d9 at the offset 0x6c14.
  2946. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6c24.
  2947. grub-install: info: relocating an R_X86_64_64 entry to 0x67a3 at the offset 0x6c37.
  2948. grub-install: info: relocating an R_X86_64_64 entry to 0xa8db at the offset 0x6c49.
  2949. grub-install: info: relocating an R_X86_64_64 entry to 0xa8cc at the offset 0x6c53.
  2950. grub-install: info: relocating an R_X86_64_64 entry to 0xa8cf at the offset 0x6c62.
  2951. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0x6c6f.
  2952. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6c7a.
  2953. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6c90.
  2954. grub-install: info: relocating an R_X86_64_64 entry to 0xe328 at the offset 0x6ca8.
  2955. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6cbc.
  2956. grub-install: info: relocating an R_X86_64_64 entry to 0xe328 at the offset 0x6cd5.
  2957. grub-install: info: relocating an R_X86_64_64 entry to 0xe330 at the offset 0x6ce5.
  2958. grub-install: info: relocating an R_X86_64_64 entry to 0x6cca at the offset 0x6cf4.
  2959. grub-install: info: relocating an R_X86_64_64 entry to 0xa8d9 at the offset 0x6cfe.
  2960. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6d0d.
  2961. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d1a.
  2962. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d25.
  2963. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d38.
  2964. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d43.
  2965. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6d4f.
  2966. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d63.
  2967. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d6e.
  2968. grub-install: info: relocating an R_X86_64_64 entry to 0xa8f1 at the offset 0x6d8c.
  2969. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6d9d.
  2970. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x6db9.
  2971. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x6e3f.
  2972. grub-install: info: relocating an R_X86_64_64 entry to 0x7ba7 at the offset 0x6e5f.
  2973. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x6e6f.
  2974. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x6e7c.
  2975. grub-install: info: relocating an R_X86_64_64 entry to 0x51a at the offset 0x6e9c.
  2976. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x6eb0.
  2977. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x6ed7.
  2978. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x6f21.
  2979. grub-install: info: relocating an R_X86_64_64 entry to 0xe340 at the offset 0x6f34.
  2980. grub-install: info: relocating an R_X86_64_64 entry to 0x68ad at the offset 0x6f40.
  2981. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x6f58.
  2982. grub-install: info: relocating an R_X86_64_64 entry to 0xe340 at the offset 0x6f6b.
  2983. grub-install: info: relocating an R_X86_64_64 entry to 0x98b0 at the offset 0x6f7d.
  2984. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x6f8b.
  2985. grub-install: info: relocating an R_X86_64_64 entry to 0x6134 at the offset 0x6fa9.
  2986. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x6fb6.
  2987. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x6fe8.
  2988. grub-install: info: relocating an R_X86_64_64 entry to 0xa90f at the offset 0x6ff2.
  2989. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x6ffc.
  2990. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x7008.
  2991. grub-install: info: relocating an R_X86_64_64 entry to 0x68ad at the offset 0x7017.
  2992. grub-install: info: relocating an R_X86_64_64 entry to 0x7236 at the offset 0x7067.
  2993. grub-install: info: relocating an R_X86_64_64 entry to 0xa912 at the offset 0x7071.
  2994. grub-install: info: relocating an R_X86_64_64 entry to 0x6681 at the offset 0x707b.
  2995. grub-install: info: relocating an R_X86_64_64 entry to 0x2acc at the offset 0x708f.
  2996. grub-install: info: relocating an R_X86_64_64 entry to 0xa90e at the offset 0x70d6.
  2997. grub-install: info: relocating an R_X86_64_64 entry to 0xa917 at the offset 0x70e0.
  2998. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x70ea.
  2999. grub-install: info: relocating an R_X86_64_64 entry to 0xa91e at the offset 0x710a.
  3000. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x7114.
  3001. grub-install: info: relocating an R_X86_64_64 entry to 0xa91e at the offset 0x7120.
  3002. grub-install: info: relocating an R_X86_64_64 entry to 0x66e1 at the offset 0x712a.
  3003. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x7139.
  3004. grub-install: info: relocating an R_X86_64_64 entry to 0x79b7 at the offset 0x715c.
  3005. grub-install: info: relocating an R_X86_64_64 entry to 0x7ba7 at the offset 0x717b.
  3006. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x71a2.
  3007. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x7200.
  3008. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x721b.
  3009. grub-install: info: relocating an R_X86_64_64 entry to 0xa926 at the offset 0x725a.
  3010. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0x7264.
  3011. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x7285.
  3012. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x7294.
  3013. grub-install: info: relocating an R_X86_64_64 entry to 0xa90e at the offset 0x72a3.
  3014. grub-install: info: relocating an R_X86_64_64 entry to 0xa917 at the offset 0x72b4.
  3015. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x72c0.
  3016. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x72ca.
  3017. grub-install: info: relocating an R_X86_64_64 entry to 0xa931 at the offset 0x72de.
  3018. grub-install: info: relocating an R_X86_64_64 entry to 0xa912 at the offset 0x72f7.
  3019. grub-install: info: relocating an R_X86_64_64 entry to 0x68ad at the offset 0x7307.
  3020. grub-install: info: relocating an R_X86_64_64 entry to 0x66e1 at the offset 0x7317.
  3021. grub-install: info: relocating an R_X86_64_64 entry to 0xa912 at the offset 0x7326.
  3022. grub-install: info: relocating an R_X86_64_64 entry to 0xa931 at the offset 0x7332.
  3023. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x733e.
  3024. grub-install: info: relocating an R_X86_64_64 entry to 0x45ef at the offset 0x7355.
  3025. grub-install: info: relocating an R_X86_64_64 entry to 0xe340 at the offset 0x7361.
  3026. grub-install: info: relocating an R_X86_64_64 entry to 0x8ea3 at the offset 0x7373.
  3027. grub-install: info: relocating an R_X86_64_64 entry to 0xa938 at the offset 0x737f.
  3028. grub-install: info: relocating an R_X86_64_64 entry to 0x6274 at the offset 0x7389.
  3029. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x7397.
  3030. grub-install: info: relocating an R_X86_64_64 entry to 0xa938 at the offset 0x73a1.
  3031. grub-install: info: relocating an R_X86_64_64 entry to 0xe5c0 at the offset 0x73b1.
  3032. grub-install: info: relocating an R_X86_64_64 entry to 0x71b5 at the offset 0x73be.
  3033. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x73d9.
  3034. grub-install: info: relocating an R_X86_64_64 entry to 0x96ba at the offset 0x7403.
  3035. grub-install: info: relocating an R_X86_64_64 entry to 0xa93f at the offset 0x741c.
  3036. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x7428.
  3037. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x743b.
  3038. grub-install: info: relocating an R_X86_64_64 entry to 0x7ba7 at the offset 0x7459.
  3039. grub-install: info: relocating an R_X86_64_64 entry to 0xa93f at the offset 0x7471.
  3040. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x747d.
  3041. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x748f.
  3042. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x74b0.
  3043. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x7500.
  3044. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0x750e.
  3045. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0x75ec.
  3046. grub-install: info: relocating an R_X86_64_64 entry to 0x79e9 at the offset 0x7631.
  3047. grub-install: info: relocating an R_X86_64_64 entry to 0x79e9 at the offset 0x7648.
  3048. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x7767.
  3049. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x7777.
  3050. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x7797.
  3051. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x77b3.
  3052. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x77c6.
  3053. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x77e7.
  3054. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0x7868.
  3055. grub-install: info: relocating an R_X86_64_64 entry to 0xa959 at the offset 0x7908.
  3056. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x7919.
  3057. grub-install: info: relocating an R_X86_64_64 entry to 0x7bfe at the offset 0x7934.
  3058. grub-install: info: relocating an R_X86_64_64 entry to 0xa944 at the offset 0x7945.
  3059. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x7956.
  3060. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x7aa5.
  3061. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x7abe.
  3062. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x7af4.
  3063. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0x7b06.
  3064. grub-install: info: relocating an R_X86_64_64 entry to 0x9b88 at the offset 0x7c4c.
  3065. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x7cf7.
  3066. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x7da4.
  3067. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x7df2.
  3068. grub-install: info: relocating an R_X86_64_64 entry to 0xa96d at the offset 0x7eb6.
  3069. grub-install: info: relocating an R_X86_64_64 entry to 0x7bfe at the offset 0x7f57.
  3070. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x7f92.
  3071. grub-install: info: relocating an R_X86_64_64 entry to 0x7d8f at the offset 0x81ab.
  3072. grub-install: info: relocating an R_X86_64_64 entry to 0x8101 at the offset 0x81b5.
  3073. grub-install: info: relocating an R_X86_64_64 entry to 0xe380 at the offset 0x81bf.
  3074. grub-install: info: relocating an R_X86_64_64 entry to 0xe380 at the offset 0x81e3.
  3075. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x8200.
  3076. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8214.
  3077. grub-install: info: relocating an R_X86_64_64 entry to 0xe47c at the offset 0x8227.
  3078. grub-install: info: relocating an R_X86_64_64 entry to 0xe47d at the offset 0x8234.
  3079. grub-install: info: relocating an R_X86_64_64 entry to 0xe47e at the offset 0x8241.
  3080. grub-install: info: relocating an R_X86_64_64 entry to 0xe47f at the offset 0x824e.
  3081. grub-install: info: relocating an R_X86_64_64 entry to 0x789f at the offset 0x8272.
  3082. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x8281.
  3083. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8295.
  3084. grub-install: info: relocating an R_X86_64_64 entry to 0x859b at the offset 0x82f1.
  3085. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0x833b.
  3086. grub-install: info: relocating an R_X86_64_64 entry to 0x859b at the offset 0x834f.
  3087. grub-install: info: relocating an R_X86_64_64 entry to 0xa974 at the offset 0x8376.
  3088. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x8380.
  3089. grub-install: info: relocating an R_X86_64_64 entry to 0xa97a at the offset 0x83a6.
  3090. grub-install: info: relocating an R_X86_64_64 entry to 0x7a27 at the offset 0x83b3.
  3091. grub-install: info: relocating an R_X86_64_64 entry to 0xa97e at the offset 0x83d5.
  3092. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x83df.
  3093. grub-install: info: relocating an R_X86_64_64 entry to 0x859b at the offset 0x8414.
  3094. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0x8420.
  3095. grub-install: info: relocating an R_X86_64_64 entry to 0x7d8f at the offset 0x844f.
  3096. grub-install: info: relocating an R_X86_64_64 entry to 0x8101 at the offset 0x8471.
  3097. grub-install: info: relocating an R_X86_64_64 entry to 0x789f at the offset 0x8482.
  3098. grub-install: info: relocating an R_X86_64_64 entry to 0x8839 at the offset 0x84a9.
  3099. grub-install: info: relocating an R_X86_64_64 entry to 0x88a2 at the offset 0x84ec.
  3100. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x8501.
  3101. grub-install: info: relocating an R_X86_64_64 entry to 0x7d8f at the offset 0x851a.
  3102. grub-install: info: relocating an R_X86_64_64 entry to 0x789f at the offset 0x853f.
  3103. grub-install: info: relocating an R_X86_64_64 entry to 0x8101 at the offset 0x855e.
  3104. grub-install: info: relocating an R_X86_64_64 entry to 0x789f at the offset 0x8572.
  3105. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8589.
  3106. grub-install: info: relocating an R_X86_64_64 entry to 0x88fb at the offset 0x85e8.
  3107. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x85fa.
  3108. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0x863d.
  3109. grub-install: info: relocating an R_X86_64_64 entry to 0x859b at the offset 0x8651.
  3110. grub-install: info: relocating an R_X86_64_64 entry to 0xa986 at the offset 0x865f.
  3111. grub-install: info: relocating an R_X86_64_64 entry to 0x18770 at the offset 0x866b.
  3112. grub-install: info: relocating an R_X86_64_64 entry to 0xa990 at the offset 0x867b.
  3113. grub-install: info: relocating an R_X86_64_64 entry to 0x9891 at the offset 0x8689.
  3114. grub-install: info: relocating an R_X86_64_64 entry to 0x1e04 at the offset 0x8695.
  3115. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x86dd.
  3116. grub-install: info: relocating an R_X86_64_64 entry to 0x7ba7 at the offset 0x86fa.
  3117. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x870f.
  3118. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x8745.
  3119. grub-install: info: relocating an R_X86_64_64 entry to 0xb740 at the offset 0x879b.
  3120. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0x87d4.
  3121. grub-install: info: relocating an R_X86_64_64 entry to 0x8a9f at the offset 0x887d.
  3122. grub-install: info: relocating an R_X86_64_64 entry to 0x8b77 at the offset 0x88d5.
  3123. grub-install: info: relocating an R_X86_64_64 entry to 0x8a9f at the offset 0x88f0.
  3124. grub-install: info: relocating an R_X86_64_64 entry to 0x8b29 at the offset 0x890f.
  3125. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0x894d.
  3126. grub-install: info: relocating an R_X86_64_64 entry to 0x8b29 at the offset 0x89cc.
  3127. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x89fb.
  3128. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x8a1d.
  3129. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8a49.
  3130. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8a54.
  3131. grub-install: info: relocating an R_X86_64_64 entry to 0x9421 at the offset 0x8aa7.
  3132. grub-install: info: relocating an R_X86_64_64 entry to 0x8ab7 at the offset 0x8ab1.
  3133. grub-install: info: relocating an R_X86_64_64 entry to 0x8ab7 at the offset 0x8ae4.
  3134. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8af5.
  3135. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8b02.
  3136. grub-install: info: relocating an R_X86_64_64 entry to 0x80f5 at the offset 0x8b55.
  3137. grub-install: info: relocating an R_X86_64_64 entry to 0x18760 at the offset 0x8b67.
  3138. grub-install: info: relocating an R_X86_64_64 entry to 0x7975 at the offset 0x8b9c.
  3139. grub-install: info: relocating an R_X86_64_64 entry to 0x92eb at the offset 0x8bd9.
  3140. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8bfe.
  3141. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8c1c.
  3142. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8c3d.
  3143. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8c7a.
  3144. grub-install: info: relocating an R_X86_64_64 entry to 0x18760 at the offset 0x8caa.
  3145. grub-install: info: relocating an R_X86_64_64 entry to 0x9352 at the offset 0x8cda.
  3146. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8cee.
  3147. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x8d1d.
  3148. grub-install: info: relocating an R_X86_64_64 entry to 0xa9a8 at the offset 0x8d3a.
  3149. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x8d44.
  3150. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x8d5a.
  3151. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x8d7e.
  3152. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0x8dac.
  3153. grub-install: info: relocating an R_X86_64_64 entry to 0xa9a9 at the offset 0x8db6.
  3154. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x8dca.
  3155. grub-install: info: relocating an R_X86_64_64 entry to 0x9113 at the offset 0x8e7a.
  3156. grub-install: info: relocating an R_X86_64_64 entry to 0xa9ac at the offset 0x8e96.
  3157. grub-install: info: relocating an R_X86_64_64 entry to 0xa9e8 at the offset 0x8eaa.
  3158. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x8eb4.
  3159. grub-install: info: relocating an R_X86_64_64 entry to 0xa9de at the offset 0x8ec6.
  3160. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8ed8.
  3161. grub-install: info: relocating an R_X86_64_64 entry to 0x9252 at the offset 0x8efc.
  3162. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x8f13.
  3163. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x8f38.
  3164. grub-install: info: relocating an R_X86_64_64 entry to 0x9252 at the offset 0x8f75.
  3165. grub-install: info: relocating an R_X86_64_64 entry to 0x18760 at the offset 0x8fcf.
  3166. grub-install: info: relocating an R_X86_64_64 entry to 0x9352 at the offset 0x8fe8.
  3167. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8ffe.
  3168. grub-install: info: relocating an R_X86_64_64 entry to 0x8c2f at the offset 0x9025.
  3169. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x9068.
  3170. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x909a.
  3171. grub-install: info: relocating an R_X86_64_64 entry to 0xe5c0 at the offset 0x90bf.
  3172. grub-install: info: relocating an R_X86_64_64 entry to 0x71b5 at the offset 0x90cf.
  3173. grub-install: info: relocating an R_X86_64_64 entry to 0xa9f9 at the offset 0x90fb.
  3174. grub-install: info: relocating an R_X86_64_64 entry to 0x8700 at the offset 0x9107.
  3175. grub-install: info: relocating an R_X86_64_64 entry to 0xe5c0 at the offset 0x9113.
  3176. grub-install: info: relocating an R_X86_64_64 entry to 0xaa10 at the offset 0x911d.
  3177. grub-install: info: relocating an R_X86_64_64 entry to 0xaa15 at the offset 0x9131.
  3178. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x913d.
  3179. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x914e.
  3180. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x9163.
  3181. grub-install: info: relocating an R_X86_64_64 entry to 0xaa2b at the offset 0x9178.
  3182. grub-install: info: relocating an R_X86_64_64 entry to 0xaa2e at the offset 0x9187.
  3183. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x9191.
  3184. grub-install: info: relocating an R_X86_64_64 entry to 0xe480 at the offset 0x91b2.
  3185. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0x91bc.
  3186. grub-install: info: relocating an R_X86_64_64 entry to 0x9891 at the offset 0x91c8.
  3187. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0x91d2.
  3188. grub-install: info: relocating an R_X86_64_64 entry to 0xe480 at the offset 0x9204.
  3189. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x9222.
  3190. grub-install: info: relocating an R_X86_64_64 entry to 0xe480 at the offset 0x923e.
  3191. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x9268.
  3192. grub-install: info: relocating an R_X86_64_64 entry to 0xaa3c at the offset 0x927c.
  3193. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x9286.
  3194. grub-install: info: relocating an R_X86_64_64 entry to 0xe480 at the offset 0x9295.
  3195. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x929f.
  3196. grub-install: info: relocating an R_X86_64_64 entry to 0xaa3e at the offset 0x92bd.
  3197. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x92c9.
  3198. grub-install: info: relocating an R_X86_64_64 entry to 0x68ad at the offset 0x92d9.
  3199. grub-install: info: relocating an R_X86_64_64 entry to 0x9572 at the offset 0x92e3.
  3200. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x92ef.
  3201. grub-install: info: relocating an R_X86_64_64 entry to 0x9421 at the offset 0x931e.
  3202. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x932f.
  3203. grub-install: info: relocating an R_X86_64_64 entry to 0x973b at the offset 0x9379.
  3204. grub-install: info: relocating an R_X86_64_64 entry to 0x973b at the offset 0x93b4.
  3205. grub-install: info: relocating an R_X86_64_64 entry to 0x973b at the offset 0x93cd.
  3206. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x93f4.
  3207. grub-install: info: relocating an R_X86_64_64 entry to 0xe588 at the offset 0x9421.
  3208. grub-install: info: relocating an R_X86_64_64 entry to 0xe580 at the offset 0x9435.
  3209. grub-install: info: relocating an R_X86_64_64 entry to 0x18770 at the offset 0x9446.
  3210. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x946c.
  3211. grub-install: info: relocating an R_X86_64_64 entry to 0x981f at the offset 0x9494.
  3212. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0x949e.
  3213. grub-install: info: relocating an R_X86_64_64 entry to 0x5672 at the offset 0x94b4.
  3214. grub-install: info: relocating an R_X86_64_64 entry to 0xb8c0 at the offset 0x94bf.
  3215. grub-install: info: dealing with the relocation section .rela.rodata for .rodata.
  3216. grub-install: info: relocating an R_X86_64_64 entry to 0x2394 at the offset 0x0.
  3217. grub-install: info: relocating an R_X86_64_64 entry to 0x23ad at the offset 0x8.
  3218. grub-install: info: relocating an R_X86_64_64 entry to 0x23c1 at the offset 0x10.
  3219. grub-install: info: relocating an R_X86_64_64 entry to 0x23dc at the offset 0x18.
  3220. grub-install: info: relocating an R_X86_64_64 entry to 0x23ee at the offset 0x20.
  3221. grub-install: info: relocating an R_X86_64_64 entry to 0x255c at the offset 0x28.
  3222. grub-install: info: relocating an R_X86_64_64 entry to 0x257a at the offset 0x30.
  3223. grub-install: info: relocating an R_X86_64_64 entry to 0x2593 at the offset 0x38.
  3224. grub-install: info: relocating an R_X86_64_64 entry to 0x25ae at the offset 0x40.
  3225. grub-install: info: relocating an R_X86_64_64 entry to 0x25c5 at the offset 0x48.
  3226. grub-install: info: relocating an R_X86_64_64 entry to 0x260a at the offset 0x50.
  3227. grub-install: info: relocating an R_X86_64_64 entry to 0x27b7 at the offset 0x58.
  3228. grub-install: info: relocating an R_X86_64_64 entry to 0x27b7 at the offset 0x60.
  3229. grub-install: info: relocating an R_X86_64_64 entry to 0x2739 at the offset 0x68.
  3230. grub-install: info: relocating an R_X86_64_64 entry to 0x27a5 at the offset 0x70.
  3231. grub-install: info: relocating an R_X86_64_64 entry to 0x261d at the offset 0x78.
  3232. grub-install: info: relocating an R_X86_64_64 entry to 0x2657 at the offset 0x80.
  3233. grub-install: info: relocating an R_X86_64_64 entry to 0x26ae at the offset 0x88.
  3234. grub-install: info: relocating an R_X86_64_64 entry to 0x275d at the offset 0x90.
  3235. grub-install: info: relocating an R_X86_64_64 entry to 0x25de at the offset 0x98.
  3236. grub-install: info: relocating an R_X86_64_64 entry to 0x27b7 at the offset 0xa0.
  3237. grub-install: info: relocating an R_X86_64_64 entry to 0x27b7 at the offset 0xa8.
  3238. grub-install: info: relocating an R_X86_64_64 entry to 0x2783 at the offset 0xb0.
  3239. grub-install: info: relocating an R_X86_64_64 entry to 0x27e1 at the offset 0xb8.
  3240. grub-install: info: relocating an R_X86_64_64 entry to 0x283e at the offset 0xc0.
  3241. grub-install: info: relocating an R_X86_64_64 entry to 0x285d at the offset 0xc8.
  3242. grub-install: info: relocating an R_X86_64_64 entry to 0x287b at the offset 0xd0.
  3243. grub-install: info: relocating an R_X86_64_64 entry to 0x28f0 at the offset 0xd8.
  3244. grub-install: info: relocating an R_X86_64_64 entry to 0x5ddf at the offset 0x160.
  3245. grub-install: info: relocating an R_X86_64_64 entry to 0x5ddf at the offset 0x168.
  3246. grub-install: info: relocating an R_X86_64_64 entry to 0x5edd at the offset 0x170.
  3247. grub-install: info: relocating an R_X86_64_64 entry to 0x5f80 at the offset 0x178.
  3248. grub-install: info: relocating an R_X86_64_64 entry to 0x5fa4 at the offset 0x180.
  3249. grub-install: info: relocating an R_X86_64_64 entry to 0x807e at the offset 0x188.
  3250. grub-install: info: relocating an R_X86_64_64 entry to 0x80bf at the offset 0x190.
  3251. grub-install: info: relocating an R_X86_64_64 entry to 0x80bf at the offset 0x198.
  3252. grub-install: info: relocating an R_X86_64_64 entry to 0x809f at the offset 0x1a0.
  3253. grub-install: info: relocating an R_X86_64_64 entry to 0x80bf at the offset 0x1a8.
  3254. grub-install: info: relocating an R_X86_64_64 entry to 0x80bf at the offset 0x1b0.
  3255. grub-install: info: dealing with the relocation section .rela.data for .data.
  3256. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0x0.
  3257. grub-install: info: relocating an R_X86_64_64 entry to 0xf69 at the offset 0x10.
  3258. grub-install: info: relocating an R_X86_64_64 entry to 0x917 at the offset 0x18.
  3259. grub-install: info: relocating an R_X86_64_64 entry to 0x8e2 at the offset 0x20.
  3260. grub-install: info: relocating an R_X86_64_64 entry to 0xead at the offset 0x28.
  3261. grub-install: info: relocating an R_X86_64_64 entry to 0x1261 at the offset 0x30.
  3262. grub-install: info: relocating an R_X86_64_64 entry to 0xa286 at the offset 0x90.
  3263. grub-install: info: relocating an R_X86_64_64 entry to 0x375c at the offset 0x98.
  3264. grub-install: info: relocating an R_X86_64_64 entry to 0x373b at the offset 0xa0.
  3265. grub-install: info: relocating an R_X86_64_64 entry to 0x34d2 at the offset 0xa8.
  3266. grub-install: info: relocating an R_X86_64_64 entry to 0x366c at the offset 0xb8.
  3267. grub-install: info: relocating an R_X86_64_64 entry to 0x36d8 at the offset 0xc0.
  3268. grub-install: info: relocating an R_X86_64_64 entry to 0x3631 at the offset 0xc8.
  3269. grub-install: info: relocating an R_X86_64_64 entry to 0x3882 at the offset 0xd0.
  3270. grub-install: info: relocating an R_X86_64_64 entry to 0x3789 at the offset 0xd8.
  3271. grub-install: info: relocating an R_X86_64_64 entry to 0x370a at the offset 0xe0.
  3272. grub-install: info: relocating an R_X86_64_64 entry to 0xa286 at the offset 0x150.
  3273. grub-install: info: relocating an R_X86_64_64 entry to 0x37ee at the offset 0x168.
  3274. grub-install: info: relocating an R_X86_64_64 entry to 0xd840 at the offset 0x180.
  3275. grub-install: info: relocating an R_X86_64_64 entry to 0xa904 at the offset 0x1d0.
  3276. grub-install: info: relocating an R_X86_64_64 entry to 0x6dc7 at the offset 0x1e0.
  3277. grub-install: info: relocating an R_X86_64_64 entry to 0x6cd0 at the offset 0x1e8.
  3278. grub-install: info: relocating an R_X86_64_64 entry to 0x789b at the offset 0x210.
  3279. grub-install: info: relocating an R_X86_64_64 entry to 0x97c7 at the offset 0x380.
  3280. grub-install: info: relocating an R_X86_64_64 entry to 0xaa57 at the offset 0x3c0.
  3281. grub-install: info: relocating an R_X86_64_64 entry to 0x417 at the offset 0x3c8.
  3282. grub-install: info: relocating an R_X86_64_64 entry to 0xaa62 at the offset 0x3d8.
  3283. grub-install: info: relocating an R_X86_64_64 entry to 0x422 at the offset 0x3e0.
  3284. grub-install: info: relocating an R_X86_64_64 entry to 0xaa6d at the offset 0x3f0.
  3285. grub-install: info: relocating an R_X86_64_64 entry to 0x4cc at the offset 0x3f8.
  3286. grub-install: info: relocating an R_X86_64_64 entry to 0xaa79 at the offset 0x408.
  3287. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x410.
  3288. grub-install: info: relocating an R_X86_64_64 entry to 0xaa84 at the offset 0x420.
  3289. grub-install: info: relocating an R_X86_64_64 entry to 0x43e at the offset 0x428.
  3290. grub-install: info: relocating an R_X86_64_64 entry to 0xaa8f at the offset 0x438.
  3291. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x440.
  3292. grub-install: info: relocating an R_X86_64_64 entry to 0xaa9a at the offset 0x450.
  3293. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0x458.
  3294. grub-install: info: relocating an R_X86_64_64 entry to 0xaaa5 at the offset 0x468.
  3295. grub-install: info: relocating an R_X86_64_64 entry to 0x47c at the offset 0x470.
  3296. grub-install: info: relocating an R_X86_64_64 entry to 0xaab0 at the offset 0x480.
  3297. grub-install: info: relocating an R_X86_64_64 entry to 0x49f at the offset 0x488.
  3298. grub-install: info: relocating an R_X86_64_64 entry to 0xaabb at the offset 0x498.
  3299. grub-install: info: relocating an R_X86_64_64 entry to 0xe5c0 at the offset 0x4a0.
  3300. grub-install: info: relocating an R_X86_64_64 entry to 0xaacd at the offset 0x4b0.
  3301. grub-install: info: relocating an R_X86_64_64 entry to 0xb680 at the offset 0x4b8.
  3302. grub-install: info: relocating an R_X86_64_64 entry to 0xaae2 at the offset 0x4c8.
  3303. grub-install: info: relocating an R_X86_64_64 entry to 0x4841 at the offset 0x4d0.
  3304. grub-install: info: relocating an R_X86_64_64 entry to 0xaaf4 at the offset 0x4e0.
  3305. grub-install: info: relocating an R_X86_64_64 entry to 0x4975 at the offset 0x4e8.
  3306. grub-install: info: relocating an R_X86_64_64 entry to 0xab08 at the offset 0x4f8.
  3307. grub-install: info: relocating an R_X86_64_64 entry to 0x475e at the offset 0x500.
  3308. grub-install: info: relocating an R_X86_64_64 entry to 0xab19 at the offset 0x510.
  3309. grub-install: info: relocating an R_X86_64_64 entry to 0xe640 at the offset 0x518.
  3310. grub-install: info: relocating an R_X86_64_64 entry to 0xab2f at the offset 0x528.
  3311. grub-install: info: relocating an R_X86_64_64 entry to 0x4e7c at the offset 0x530.
  3312. grub-install: info: relocating an R_X86_64_64 entry to 0xab3f at the offset 0x540.
  3313. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x548.
  3314. grub-install: info: relocating an R_X86_64_64 entry to 0xab52 at the offset 0x558.
  3315. grub-install: info: relocating an R_X86_64_64 entry to 0x4e36 at the offset 0x560.
  3316. grub-install: info: relocating an R_X86_64_64 entry to 0xab69 at the offset 0x570.
  3317. grub-install: info: relocating an R_X86_64_64 entry to 0x4e4b at the offset 0x578.
  3318. grub-install: info: relocating an R_X86_64_64 entry to 0xab82 at the offset 0x588.
  3319. grub-install: info: relocating an R_X86_64_64 entry to 0xe610 at the offset 0x590.
  3320. grub-install: info: relocating an R_X86_64_64 entry to 0xab9a at the offset 0x5a0.
  3321. grub-install: info: relocating an R_X86_64_64 entry to 0xe600 at the offset 0x5a8.
  3322. grub-install: info: relocating an R_X86_64_64 entry to 0xabb8 at the offset 0x5b8.
  3323. grub-install: info: relocating an R_X86_64_64 entry to 0x5560 at the offset 0x5c0.
  3324. grub-install: info: relocating an R_X86_64_64 entry to 0xabcb at the offset 0x5d0.
  3325. grub-install: info: relocating an R_X86_64_64 entry to 0x4f20 at the offset 0x5d8.
  3326. grub-install: info: relocating an R_X86_64_64 entry to 0xabda at the offset 0x5e8.
  3327. grub-install: info: relocating an R_X86_64_64 entry to 0x5203 at the offset 0x5f0.
  3328. grub-install: info: relocating an R_X86_64_64 entry to 0xabe9 at the offset 0x600.
  3329. grub-install: info: relocating an R_X86_64_64 entry to 0xe608 at the offset 0x608.
  3330. grub-install: info: relocating an R_X86_64_64 entry to 0xabfe at the offset 0x618.
  3331. grub-install: info: relocating an R_X86_64_64 entry to 0x7bfe at the offset 0x620.
  3332. grub-install: info: relocating an R_X86_64_64 entry to 0xac0c at the offset 0x630.
  3333. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x638.
  3334. grub-install: info: relocating an R_X86_64_64 entry to 0xac19 at the offset 0x648.
  3335. grub-install: info: relocating an R_X86_64_64 entry to 0x6274 at the offset 0x650.
  3336. grub-install: info: relocating an R_X86_64_64 entry to 0xac26 at the offset 0x660.
  3337. grub-install: info: relocating an R_X86_64_64 entry to 0x58c1 at the offset 0x668.
  3338. grub-install: info: relocating an R_X86_64_64 entry to 0xac3f at the offset 0x678.
  3339. grub-install: info: relocating an R_X86_64_64 entry to 0x572f at the offset 0x680.
  3340. grub-install: info: relocating an R_X86_64_64 entry to 0xac4b at the offset 0x690.
  3341. grub-install: info: relocating an R_X86_64_64 entry to 0x57a5 at the offset 0x698.
  3342. grub-install: info: relocating an R_X86_64_64 entry to 0xac5a at the offset 0x6a8.
  3343. grub-install: info: relocating an R_X86_64_64 entry to 0x576a at the offset 0x6b0.
  3344. grub-install: info: relocating an R_X86_64_64 entry to 0xac68 at the offset 0x6c0.
  3345. grub-install: info: relocating an R_X86_64_64 entry to 0x599 at the offset 0x6c8.
  3346. grub-install: info: relocating an R_X86_64_64 entry to 0xac76 at the offset 0x6d8.
  3347. grub-install: info: relocating an R_X86_64_64 entry to 0x5a9 at the offset 0x6e0.
  3348. grub-install: info: relocating an R_X86_64_64 entry to 0xac88 at the offset 0x6f0.
  3349. grub-install: info: relocating an R_X86_64_64 entry to 0x5a5 at the offset 0x6f8.
  3350. grub-install: info: relocating an R_X86_64_64 entry to 0xac9a at the offset 0x708.
  3351. grub-install: info: relocating an R_X86_64_64 entry to 0x2d00 at the offset 0x710.
  3352. grub-install: info: relocating an R_X86_64_64 entry to 0xacb2 at the offset 0x720.
  3353. grub-install: info: relocating an R_X86_64_64 entry to 0x2c4e at the offset 0x728.
  3354. grub-install: info: relocating an R_X86_64_64 entry to 0xacce at the offset 0x738.
  3355. grub-install: info: relocating an R_X86_64_64 entry to 0x29d5 at the offset 0x740.
  3356. grub-install: info: relocating an R_X86_64_64 entry to 0xacec at the offset 0x750.
  3357. grub-install: info: relocating an R_X86_64_64 entry to 0x2efe at the offset 0x758.
  3358. grub-install: info: relocating an R_X86_64_64 entry to 0xad0a at the offset 0x768.
  3359. grub-install: info: relocating an R_X86_64_64 entry to 0x2c24 at the offset 0x770.
  3360. grub-install: info: relocating an R_X86_64_64 entry to 0xad1e at the offset 0x780.
  3361. grub-install: info: relocating an R_X86_64_64 entry to 0x22cc at the offset 0x788.
  3362. grub-install: info: relocating an R_X86_64_64 entry to 0xad37 at the offset 0x798.
  3363. grub-install: info: relocating an R_X86_64_64 entry to 0x21fc at the offset 0x7a0.
  3364. grub-install: info: relocating an R_X86_64_64 entry to 0xad4d at the offset 0x7b0.
  3365. grub-install: info: relocating an R_X86_64_64 entry to 0x1de9 at the offset 0x7b8.
  3366. grub-install: info: relocating an R_X86_64_64 entry to 0xad67 at the offset 0x7c8.
  3367. grub-install: info: relocating an R_X86_64_64 entry to 0x2dc4 at the offset 0x7d0.
  3368. grub-install: info: relocating an R_X86_64_64 entry to 0xad7f at the offset 0x7e0.
  3369. grub-install: info: relocating an R_X86_64_64 entry to 0x1f77 at the offset 0x7e8.
  3370. grub-install: info: relocating an R_X86_64_64 entry to 0xad95 at the offset 0x7f8.
  3371. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x800.
  3372. grub-install: info: relocating an R_X86_64_64 entry to 0xadab at the offset 0x810.
  3373. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x818.
  3374. grub-install: info: relocating an R_X86_64_64 entry to 0xadc0 at the offset 0x828.
  3375. grub-install: info: relocating an R_X86_64_64 entry to 0x1be6 at the offset 0x830.
  3376. grub-install: info: relocating an R_X86_64_64 entry to 0xadd7 at the offset 0x840.
  3377. grub-install: info: relocating an R_X86_64_64 entry to 0x1b9c at the offset 0x848.
  3378. grub-install: info: relocating an R_X86_64_64 entry to 0xadf0 at the offset 0x858.
  3379. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a8 at the offset 0x860.
  3380. grub-install: info: relocating an R_X86_64_64 entry to 0xae04 at the offset 0x870.
  3381. grub-install: info: relocating an R_X86_64_64 entry to 0x1cdf at the offset 0x878.
  3382. grub-install: info: relocating an R_X86_64_64 entry to 0xae1b at the offset 0x888.
  3383. grub-install: info: relocating an R_X86_64_64 entry to 0x22e7 at the offset 0x890.
  3384. grub-install: info: relocating an R_X86_64_64 entry to 0xae36 at the offset 0x8a0.
  3385. grub-install: info: relocating an R_X86_64_64 entry to 0x208b at the offset 0x8a8.
  3386. grub-install: info: relocating an R_X86_64_64 entry to 0xae4b at the offset 0x8b8.
  3387. grub-install: info: relocating an R_X86_64_64 entry to 0x1d3e at the offset 0x8c0.
  3388. grub-install: info: relocating an R_X86_64_64 entry to 0xae62 at the offset 0x8d0.
  3389. grub-install: info: relocating an R_X86_64_64 entry to 0x1e9d at the offset 0x8d8.
  3390. grub-install: info: relocating an R_X86_64_64 entry to 0xae78 at the offset 0x8e8.
  3391. grub-install: info: relocating an R_X86_64_64 entry to 0x1e48 at the offset 0x8f0.
  3392. grub-install: info: relocating an R_X86_64_64 entry to 0xae99 at the offset 0x900.
  3393. grub-install: info: relocating an R_X86_64_64 entry to 0x1dc5 at the offset 0x908.
  3394. grub-install: info: relocating an R_X86_64_64 entry to 0xaea8 at the offset 0x918.
  3395. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x920.
  3396. grub-install: info: relocating an R_X86_64_64 entry to 0xaebe at the offset 0x930.
  3397. grub-install: info: relocating an R_X86_64_64 entry to 0x154e at the offset 0x938.
  3398. grub-install: info: relocating an R_X86_64_64 entry to 0xaedd at the offset 0x948.
  3399. grub-install: info: relocating an R_X86_64_64 entry to 0x169b at the offset 0x950.
  3400. grub-install: info: relocating an R_X86_64_64 entry to 0xaefa at the offset 0x960.
  3401. grub-install: info: relocating an R_X86_64_64 entry to 0x66e1 at the offset 0x968.
  3402. grub-install: info: relocating an R_X86_64_64 entry to 0xaf0a at the offset 0x978.
  3403. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x980.
  3404. grub-install: info: relocating an R_X86_64_64 entry to 0xaf17 at the offset 0x990.
  3405. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x998.
  3406. grub-install: info: relocating an R_X86_64_64 entry to 0xaf24 at the offset 0x9a8.
  3407. grub-install: info: relocating an R_X86_64_64 entry to 0x6572 at the offset 0x9b0.
  3408. grub-install: info: relocating an R_X86_64_64 entry to 0xaf33 at the offset 0x9c0.
  3409. grub-install: info: relocating an R_X86_64_64 entry to 0x65f6 at the offset 0x9c8.
  3410. grub-install: info: relocating an R_X86_64_64 entry to 0xaf4e at the offset 0x9d8.
  3411. grub-install: info: relocating an R_X86_64_64 entry to 0x18704 at the offset 0x9e0.
  3412. grub-install: info: relocating an R_X86_64_64 entry to 0xaf66 at the offset 0x9f0.
  3413. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x9f8.
  3414. grub-install: info: relocating an R_X86_64_64 entry to 0xaf72 at the offset 0xa08.
  3415. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0xa10.
  3416. grub-install: info: relocating an R_X86_64_64 entry to 0xaf7d at the offset 0xa20.
  3417. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0xa28.
  3418. grub-install: info: relocating an R_X86_64_64 entry to 0xaf88 at the offset 0xa38.
  3419. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0xa40.
  3420. grub-install: info: relocating an R_X86_64_64 entry to 0xaf97 at the offset 0xa50.
  3421. grub-install: info: relocating an R_X86_64_64 entry to 0x67a3 at the offset 0xa58.
  3422. grub-install: info: relocating an R_X86_64_64 entry to 0xafa7 at the offset 0xa68.
  3423. grub-install: info: relocating an R_X86_64_64 entry to 0x1e04 at the offset 0xa70.
  3424. grub-install: info: relocating an R_X86_64_64 entry to 0xafb1 at the offset 0xa80.
  3425. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0xa88.
  3426. grub-install: info: relocating an R_X86_64_64 entry to 0xafbc at the offset 0xa98.
  3427. grub-install: info: relocating an R_X86_64_64 entry to 0x6a7d at the offset 0xaa0.
  3428. grub-install: info: relocating an R_X86_64_64 entry to 0xafcc at the offset 0xab0.
  3429. grub-install: info: relocating an R_X86_64_64 entry to 0x18720 at the offset 0xab8.
  3430. grub-install: info: relocating an R_X86_64_64 entry to 0xafe2 at the offset 0xac8.
  3431. grub-install: info: relocating an R_X86_64_64 entry to 0x18740 at the offset 0xad0.
  3432. grub-install: info: relocating an R_X86_64_64 entry to 0xaffc at the offset 0xae0.
  3433. grub-install: info: relocating an R_X86_64_64 entry to 0x694b at the offset 0xae8.
  3434. grub-install: info: relocating an R_X86_64_64 entry to 0xb016 at the offset 0xaf8.
  3435. grub-install: info: relocating an R_X86_64_64 entry to 0x6ac8 at the offset 0xb00.
  3436. grub-install: info: relocating an R_X86_64_64 entry to 0xb025 at the offset 0xb10.
  3437. grub-install: info: relocating an R_X86_64_64 entry to 0x18710 at the offset 0xb18.
  3438. grub-install: info: relocating an R_X86_64_64 entry to 0xb03d at the offset 0xb28.
  3439. grub-install: info: relocating an R_X86_64_64 entry to 0x69dd at the offset 0xb30.
  3440. grub-install: info: relocating an R_X86_64_64 entry to 0xb04c at the offset 0xb40.
  3441. grub-install: info: relocating an R_X86_64_64 entry to 0x6c97 at the offset 0xb48.
  3442. grub-install: info: relocating an R_X86_64_64 entry to 0xb05b at the offset 0xb58.
  3443. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0xb60.
  3444. grub-install: info: relocating an R_X86_64_64 entry to 0xb065 at the offset 0xb70.
  3445. grub-install: info: relocating an R_X86_64_64 entry to 0xe328 at the offset 0xb78.
  3446. grub-install: info: relocating an R_X86_64_64 entry to 0xb07b at the offset 0xb88.
  3447. grub-install: info: relocating an R_X86_64_64 entry to 0xe330 at the offset 0xb90.
  3448. grub-install: info: relocating an R_X86_64_64 entry to 0xb088 at the offset 0xba0.
  3449. grub-install: info: relocating an R_X86_64_64 entry to 0x6fa9 at the offset 0xba8.
  3450. grub-install: info: relocating an R_X86_64_64 entry to 0xb096 at the offset 0xbb8.
  3451. grub-install: info: relocating an R_X86_64_64 entry to 0x4141 at the offset 0xbc0.
  3452. grub-install: info: relocating an R_X86_64_64 entry to 0xb0a7 at the offset 0xbd0.
  3453. grub-install: info: relocating an R_X86_64_64 entry to 0x9891 at the offset 0xbd8.
  3454. grub-install: info: relocating an R_X86_64_64 entry to 0xb0b3 at the offset 0xbe8.
  3455. grub-install: info: relocating an R_X86_64_64 entry to 0x981f at the offset 0xbf0.
  3456. grub-install: info: relocating an R_X86_64_64 entry to 0xb0c7 at the offset 0xc00.
  3457. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0xc08.
  3458. grub-install: info: relocating an R_X86_64_64 entry to 0xb0d4 at the offset 0xc18.
  3459. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0xc20.
  3460. grub-install: info: relocating an R_X86_64_64 entry to 0xb0e1 at the offset 0xc30.
  3461. grub-install: info: relocating an R_X86_64_64 entry to 0x71ed at the offset 0xc38.
  3462. grub-install: info: relocating an R_X86_64_64 entry to 0xb0f0 at the offset 0xc48.
  3463. grub-install: info: relocating an R_X86_64_64 entry to 0x7207 at the offset 0xc50.
  3464. grub-install: info: relocating an R_X86_64_64 entry to 0xb101 at the offset 0xc60.
  3465. grub-install: info: relocating an R_X86_64_64 entry to 0x534 at the offset 0xc68.
  3466. grub-install: info: relocating an R_X86_64_64 entry to 0xb113 at the offset 0xc78.
  3467. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0xc80.
  3468. grub-install: info: relocating an R_X86_64_64 entry to 0xb11f at the offset 0xc90.
  3469. grub-install: info: relocating an R_X86_64_64 entry to 0x3bdf at the offset 0xc98.
  3470. grub-install: info: relocating an R_X86_64_64 entry to 0xb12d at the offset 0xca8.
  3471. grub-install: info: relocating an R_X86_64_64 entry to 0x547 at the offset 0xcb0.
  3472. grub-install: info: relocating an R_X86_64_64 entry to 0xb141 at the offset 0xcc0.
  3473. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0xcc8.
  3474. grub-install: info: relocating an R_X86_64_64 entry to 0xb14d at the offset 0xcd8.
  3475. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0xce0.
  3476. grub-install: info: relocating an R_X86_64_64 entry to 0xb15a at the offset 0xcf0.
  3477. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0xcf8.
  3478. grub-install: info: relocating an R_X86_64_64 entry to 0xb166 at the offset 0xd08.
  3479. grub-install: info: relocating an R_X86_64_64 entry to 0x415b at the offset 0xd10.
  3480. grub-install: info: relocating an R_X86_64_64 entry to 0xb176 at the offset 0xd20.
  3481. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0xd28.
  3482. grub-install: info: relocating an R_X86_64_64 entry to 0xb183 at the offset 0xd38.
  3483. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0xd40.
  3484. grub-install: info: relocating an R_X86_64_64 entry to 0xb190 at the offset 0xd50.
  3485. grub-install: info: relocating an R_X86_64_64 entry to 0x71b5 at the offset 0xd58.
  3486. grub-install: info: relocating an R_X86_64_64 entry to 0xb1a5 at the offset 0xd68.
  3487. grub-install: info: relocating an R_X86_64_64 entry to 0xc7d0 at the offset 0xd70.
  3488. grub-install: info: relocating an R_X86_64_64 entry to 0xb1b3 at the offset 0xd80.
  3489. grub-install: info: relocating an R_X86_64_64 entry to 0xe580 at the offset 0xd88.
  3490. grub-install: info: relocating an R_X86_64_64 entry to 0xb1cc at the offset 0xd98.
  3491. grub-install: info: relocating an R_X86_64_64 entry to 0x8b77 at the offset 0xda0.
  3492. grub-install: info: relocating an R_X86_64_64 entry to 0xb1e6 at the offset 0xdb0.
  3493. grub-install: info: relocating an R_X86_64_64 entry to 0x8c2f at the offset 0xdb8.
  3494. grub-install: info: relocating an R_X86_64_64 entry to 0xb200 at the offset 0xdc8.
  3495. grub-install: info: relocating an R_X86_64_64 entry to 0x9113 at the offset 0xdd0.
  3496. grub-install: info: relocating an R_X86_64_64 entry to 0xb218 at the offset 0xde0.
  3497. grub-install: info: relocating an R_X86_64_64 entry to 0x90a6 at the offset 0xde8.
  3498. grub-install: info: relocating an R_X86_64_64 entry to 0xb22f at the offset 0xdf8.
  3499. grub-install: info: relocating an R_X86_64_64 entry to 0x18760 at the offset 0xe00.
  3500. grub-install: info: relocating an R_X86_64_64 entry to 0xb247 at the offset 0xe10.
  3501. grub-install: info: relocating an R_X86_64_64 entry to 0x8f11 at the offset 0xe18.
  3502. grub-install: info: relocating an R_X86_64_64 entry to 0xb25c at the offset 0xe28.
  3503. grub-install: info: relocating an R_X86_64_64 entry to 0x699 at the offset 0xe30.
  3504. grub-install: info: relocating an R_X86_64_64 entry to 0xb275 at the offset 0xe40.
  3505. grub-install: info: relocating an R_X86_64_64 entry to 0x5d4 at the offset 0xe48.
  3506. grub-install: info: relocating an R_X86_64_64 entry to 0xb286 at the offset 0xe58.
  3507. grub-install: info: relocating an R_X86_64_64 entry to 0x5ac at the offset 0xe60.
  3508. grub-install: info: relocating an R_X86_64_64 entry to 0xb29c at the offset 0xe70.
  3509. grub-install: info: relocating an R_X86_64_64 entry to 0x68ad at the offset 0xe78.
  3510. grub-install: info: relocating an R_X86_64_64 entry to 0xb2ad at the offset 0xe88.
  3511. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0xe90.
  3512. grub-install: info: relocating an R_X86_64_64 entry to 0xb2b9 at the offset 0xea0.
  3513. grub-install: info: relocating an R_X86_64_64 entry to 0x8700 at the offset 0xea8.
  3514. grub-install: info: relocating an R_X86_64_64 entry to 0xb2c6 at the offset 0xeb8.
  3515. grub-install: info: relocating an R_X86_64_64 entry to 0x78fd at the offset 0xec0.
  3516. grub-install: info: relocating an R_X86_64_64 entry to 0xb2d1 at the offset 0xed0.
  3517. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xed8.
  3518. grub-install: info: relocating an R_X86_64_64 entry to 0xb2e3 at the offset 0xee8.
  3519. grub-install: info: relocating an R_X86_64_64 entry to 0x4088 at the offset 0xef0.
  3520. grub-install: info: relocating an R_X86_64_64 entry to 0xb2f0 at the offset 0xf00.
  3521. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0xf08.
  3522. grub-install: info: relocating an R_X86_64_64 entry to 0xb2fd at the offset 0xf18.
  3523. grub-install: info: relocating an R_X86_64_64 entry to 0x417f at the offset 0xf20.
  3524. grub-install: info: relocating an R_X86_64_64 entry to 0xb318 at the offset 0xf30.
  3525. grub-install: info: relocating an R_X86_64_64 entry to 0x6681 at the offset 0xf38.
  3526. grub-install: info: relocating an R_X86_64_64 entry to 0xb334 at the offset 0xf48.
  3527. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0xf50.
  3528. grub-install: info: relocating an R_X86_64_64 entry to 0xb342 at the offset 0xf60.
  3529. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0xf68.
  3530. grub-install: info: relocating an R_X86_64_64 entry to 0xb34e at the offset 0xf78.
  3531. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0xf80.
  3532. grub-install: info: relocating an R_X86_64_64 entry to 0xb35a at the offset 0xf90.
  3533. grub-install: info: relocating an R_X86_64_64 entry to 0x78ea at the offset 0xf98.
  3534. grub-install: info: relocating an R_X86_64_64 entry to 0xb366 at the offset 0xfa8.
  3535. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0xfb0.
  3536. grub-install: info: relocating an R_X86_64_64 entry to 0xb372 at the offset 0xfc0.
  3537. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0xfc8.
  3538. grub-install: info: relocating an R_X86_64_64 entry to 0xb37e at the offset 0xfd8.
  3539. grub-install: info: relocating an R_X86_64_64 entry to 0x7975 at the offset 0xfe0.
  3540. grub-install: info: relocating an R_X86_64_64 entry to 0xb38b at the offset 0xff0.
  3541. grub-install: info: relocating an R_X86_64_64 entry to 0x7ba7 at the offset 0xff8.
  3542. grub-install: info: relocating an R_X86_64_64 entry to 0xb398 at the offset 0x1008.
  3543. grub-install: info: relocating an R_X86_64_64 entry to 0x79b7 at the offset 0x1010.
  3544. grub-install: info: relocating an R_X86_64_64 entry to 0xb3a5 at the offset 0x1020.
  3545. grub-install: info: relocating an R_X86_64_64 entry to 0x80f5 at the offset 0x1028.
  3546. grub-install: info: relocating an R_X86_64_64 entry to 0xb3b2 at the offset 0x1038.
  3547. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x1040.
  3548. grub-install: info: relocating an R_X86_64_64 entry to 0xb3c0 at the offset 0x1050.
  3549. grub-install: info: relocating an R_X86_64_64 entry to 0x7a27 at the offset 0x1058.
  3550. grub-install: info: relocating an R_X86_64_64 entry to 0xb3cd at the offset 0x1068.
  3551. grub-install: info: relocating an R_X86_64_64 entry to 0xb888 at the offset 0x1070.
  3552. grub-install: info: relocating an R_X86_64_64 entry to 0xb3e7 at the offset 0x1080.
  3553. grub-install: info: relocating an R_X86_64_64 entry to 0x18770 at the offset 0x1088.
  3554. grub-install: info: relocating an R_X86_64_64 entry to 0xb3f8 at the offset 0x1098.
  3555. grub-install: info: relocating an R_X86_64_64 entry to 0x18780 at the offset 0x10a0.
  3556. grub-install: info: relocating an R_X86_64_64 entry to 0xb412 at the offset 0x10b0.
  3557. grub-install: info: relocating an R_X86_64_64 entry to 0xb889 at the offset 0x10b8.
  3558. grub-install: info: relocating an R_X86_64_64 entry to 0xb429 at the offset 0x10c8.
  3559. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x10d0.
  3560. grub-install: info: relocating an R_X86_64_64 entry to 0xb43b at the offset 0x10e0.
  3561. grub-install: info: relocating an R_X86_64_64 entry to 0x18768 at the offset 0x10e8.
  3562. grub-install: info: relocating an R_X86_64_64 entry to 0xb456 at the offset 0x10f8.
  3563. grub-install: info: relocating an R_X86_64_64 entry to 0xe588 at the offset 0x1100.
  3564. grub-install: info: relocating an R_X86_64_64 entry to 0xb469 at the offset 0x1110.
  3565. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b0 at the offset 0x1118.
  3566. grub-install: info: relocating an R_X86_64_64 entry to 0xb477 at the offset 0x1128.
  3567. grub-install: info: relocating an R_X86_64_64 entry to 0x4271 at the offset 0x1130.
  3568. grub-install: info: relocating an R_X86_64_64 entry to 0xb48f at the offset 0x1140.
  3569. grub-install: info: relocating an R_X86_64_64 entry to 0x859b at the offset 0x1148.
  3570. grub-install: info: relocating an R_X86_64_64 entry to 0xb49c at the offset 0x1158.
  3571. grub-install: info: relocating an R_X86_64_64 entry to 0x88a2 at the offset 0x1160.
  3572. grub-install: info: relocating an R_X86_64_64 entry to 0xb4ab at the offset 0x1170.
  3573. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x1178.
  3574. grub-install: info: relocating an R_X86_64_64 entry to 0xb4ba at the offset 0x1188.
  3575. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x1190.
  3576. grub-install: info: relocating an R_X86_64_64 entry to 0xb4c5 at the offset 0x11a0.
  3577. grub-install: info: relocating an R_X86_64_64 entry to 0x88fb at the offset 0x11a8.
  3578. grub-install: info: relocating an R_X86_64_64 entry to 0xb4d5 at the offset 0x11b8.
  3579. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x11c0.
  3580. grub-install: info: relocating an R_X86_64_64 entry to 0xb4e1 at the offset 0x11d0.
  3581. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0x11d8.
  3582. grub-install: info: relocating an R_X86_64_64 entry to 0xb4e8 at the offset 0x11e8.
  3583. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x11f0.
  3584. grub-install: info: relocating an R_X86_64_64 entry to 0xb4ef at the offset 0x1200.
  3585. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x1208.
  3586. grub-install: info: relocating an R_X86_64_64 entry to 0xb4f7 at the offset 0x1218.
  3587. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0x1220.
  3588. grub-install: info: translating the relocation section .rela.text.
  3589. grub-install: info: adding a relocation entry for 0x51d.
  3590. grub-install: info: adding a relocation entry for 0x52a.
  3591. grub-install: info: adding a relocation entry for 0x53c.
  3592. grub-install: info: adding a relocation entry for 0x565.
  3593. grub-install: info: adding a relocation entry for 0x57a.
  3594. grub-install: info: adding a relocation entry for 0x58b.
  3595. grub-install: info: adding a relocation entry for 0x59b.
  3596. grub-install: info: adding a relocation entry for 0x5e1.
  3597. grub-install: info: adding a relocation entry for 0x6a5.
  3598. grub-install: info: adding a relocation entry for 0x752.
  3599. grub-install: info: adding a relocation entry for 0x763.
  3600. grub-install: info: adding a relocation entry for 0x790.
  3601. grub-install: info: adding a relocation entry for 0x829.
  3602. grub-install: info: adding a relocation entry for 0x83b.
  3603. grub-install: info: adding a relocation entry for 0x865.
  3604. grub-install: info: adding a relocation entry for 0x876.
  3605. grub-install: info: adding a relocation entry for 0x8e7.
  3606. grub-install: info: adding a relocation entry for 0x8f1.
  3607. grub-install: info: adding a relocation entry for 0x900.
  3608. grub-install: info: adding a relocation entry for 0x90c.
  3609. grub-install: info: adding a relocation entry for 0x92b.
  3610. grub-install: info: adding a relocation entry for 0x938.
  3611. grub-install: info: adding a relocation entry for 0x94b.
  3612. grub-install: info: adding a relocation entry for 0x955.
  3613. grub-install: info: adding a relocation entry for 0x986.
  3614. grub-install: info: adding a relocation entry for 0x994.
  3615. grub-install: info: adding a relocation entry for 0x9ad.
  3616. grub-install: info: adding a relocation entry for 0x9be.
  3617. grub-install: info: adding a relocation entry for 0x9c9.
  3618. grub-install: info: adding a relocation entry for 0x9f2.
  3619. grub-install: info: adding a relocation entry for 0xa01.
  3620. grub-install: info: adding a relocation entry for 0xa10.
  3621. grub-install: info: adding a relocation entry for 0xa1d.
  3622. grub-install: info: adding a relocation entry for 0xa35.
  3623. grub-install: info: adding a relocation entry for 0xa50.
  3624. grub-install: info: adding a relocation entry for 0xa63.
  3625. grub-install: info: adding a relocation entry for 0xa70.
  3626. grub-install: info: adding a relocation entry for 0xa85.
  3627. grub-install: info: adding a relocation entry for 0xad1.
  3628. grub-install: info: adding a relocation entry for 0xaec.
  3629. grub-install: info: adding a relocation entry for 0xb1d.
  3630. grub-install: info: adding a relocation entry for 0xb27.
  3631. grub-install: info: adding a relocation entry for 0xb36.
  3632. grub-install: info: adding a relocation entry for 0xb5a.
  3633. grub-install: info: adding a relocation entry for 0xb7b.
  3634. grub-install: info: adding a relocation entry for 0xb87.
  3635. grub-install: info: adding a relocation entry for 0xb92.
  3636. grub-install: info: adding a relocation entry for 0xb9d.
  3637. grub-install: info: adding a relocation entry for 0xbca.
  3638. grub-install: info: adding a relocation entry for 0xbdc.
  3639. grub-install: info: adding a relocation entry for 0xbf9.
  3640. grub-install: info: adding a relocation entry for 0xc0a.
  3641. grub-install: info: adding a relocation entry for 0xc32.
  3642. grub-install: info: adding a relocation entry for 0xc69.
  3643. grub-install: info: adding a relocation entry for 0xc82.
  3644. grub-install: info: adding a relocation entry for 0xc90.
  3645. grub-install: info: adding a relocation entry for 0xcab.
  3646. grub-install: info: adding a relocation entry for 0xcc1.
  3647. grub-install: info: adding a relocation entry for 0xcf7.
  3648. grub-install: info: adding a relocation entry for 0xd1a.
  3649. grub-install: info: adding a relocation entry for 0xd4a.
  3650. grub-install: info: adding a relocation entry for 0xd5c.
  3651. grub-install: info: adding a relocation entry for 0xd8b.
  3652. grub-install: info: adding a relocation entry for 0xda4.
  3653. grub-install: info: adding a relocation entry for 0xdb9.
  3654. grub-install: info: adding a relocation entry for 0xdd7.
  3655. grub-install: info: adding a relocation entry for 0xe04.
  3656. grub-install: info: adding a relocation entry for 0xe2f.
  3657. grub-install: info: adding a relocation entry for 0xe63.
  3658. grub-install: info: adding a relocation entry for 0xe82.
  3659. grub-install: info: adding a relocation entry for 0xecf.
  3660. grub-install: info: adding a relocation entry for 0xed9.
  3661. grub-install: info: adding a relocation entry for 0xee8.
  3662. grub-install: info: adding a relocation entry for 0xef2.
  3663. grub-install: info: adding a relocation entry for 0xf20.
  3664. grub-install: info: adding a relocation entry for 0xf3b.
  3665. grub-install: info: adding a relocation entry for 0xf54.
  3666. grub-install: info: adding a relocation entry for 0xf87.
  3667. grub-install: info: adding a relocation entry for 0xf9b.
  3668. grub-install: info: adding a relocation entry for 0xfb5.
  3669. grub-install: info: adding a relocation entry for 0xfc9.
  3670. grub-install: info: adding a relocation entry for 0xfdb.
  3671. grub-install: info: adding a relocation entry for 0xfe5.
  3672. grub-install: info: adding a relocation entry for 0xff4.
  3673. grub-install: info: adding a relocation entry for 0xffe.
  3674. grub-install: info: adding a relocation entry for 0x1026.
  3675. grub-install: info: adding a padding fixup entry.
  3676. grub-install: info: adding a padding fixup entry.
  3677. grub-install: info: adding a padding fixup entry.
  3678. grub-install: info: writing 184 bytes of a fixup block starting at 0x0.
  3679. grub-install: info: adding a relocation entry for 0x103a.
  3680. grub-install: info: adding a relocation entry for 0x104c.
  3681. grub-install: info: adding a relocation entry for 0x1056.
  3682. grub-install: info: adding a relocation entry for 0x1065.
  3683. grub-install: info: adding a relocation entry for 0x106f.
  3684. grub-install: info: adding a relocation entry for 0x1098.
  3685. grub-install: info: adding a relocation entry for 0x10ae.
  3686. grub-install: info: adding a relocation entry for 0x10c2.
  3687. grub-install: info: adding a relocation entry for 0x10d4.
  3688. grub-install: info: adding a relocation entry for 0x10de.
  3689. grub-install: info: adding a relocation entry for 0x10ed.
  3690. grub-install: info: adding a relocation entry for 0x10f7.
  3691. grub-install: info: adding a relocation entry for 0x1158.
  3692. grub-install: info: adding a relocation entry for 0x1175.
  3693. grub-install: info: adding a relocation entry for 0x118d.
  3694. grub-install: info: adding a relocation entry for 0x11b3.
  3695. grub-install: info: adding a relocation entry for 0x11bd.
  3696. grub-install: info: adding a relocation entry for 0x11f4.
  3697. grub-install: info: adding a relocation entry for 0x124d.
  3698. grub-install: info: adding a relocation entry for 0x1283.
  3699. grub-install: info: adding a relocation entry for 0x128d.
  3700. grub-install: info: adding a relocation entry for 0x129c.
  3701. grub-install: info: adding a relocation entry for 0x12a6.
  3702. grub-install: info: adding a relocation entry for 0x12d4.
  3703. grub-install: info: adding a relocation entry for 0x12ef.
  3704. grub-install: info: adding a relocation entry for 0x1308.
  3705. grub-install: info: adding a relocation entry for 0x1323.
  3706. grub-install: info: adding a relocation entry for 0x1335.
  3707. grub-install: info: adding a relocation entry for 0x133f.
  3708. grub-install: info: adding a relocation entry for 0x135a.
  3709. grub-install: info: adding a relocation entry for 0x13b9.
  3710. grub-install: info: adding a relocation entry for 0x13c3.
  3711. grub-install: info: adding a relocation entry for 0x13cf.
  3712. grub-install: info: adding a relocation entry for 0x1468.
  3713. grub-install: info: adding a relocation entry for 0x147e.
  3714. grub-install: info: adding a relocation entry for 0x149f.
  3715. grub-install: info: adding a relocation entry for 0x14e5.
  3716. grub-install: info: adding a relocation entry for 0x1503.
  3717. grub-install: info: adding a relocation entry for 0x150f.
  3718. grub-install: info: adding a relocation entry for 0x1519.
  3719. grub-install: info: adding a relocation entry for 0x1535.
  3720. grub-install: info: adding a relocation entry for 0x1544.
  3721. grub-install: info: adding a relocation entry for 0x159c.
  3722. grub-install: info: adding a relocation entry for 0x15a6.
  3723. grub-install: info: adding a relocation entry for 0x15d7.
  3724. grub-install: info: adding a relocation entry for 0x15f8.
  3725. grub-install: info: adding a relocation entry for 0x160b.
  3726. grub-install: info: adding a relocation entry for 0x1678.
  3727. grub-install: info: adding a relocation entry for 0x16a1.
  3728. grub-install: info: adding a relocation entry for 0x16c4.
  3729. grub-install: info: adding a relocation entry for 0x16fa.
  3730. grub-install: info: adding a relocation entry for 0x174f.
  3731. grub-install: info: adding a relocation entry for 0x175d.
  3732. grub-install: info: adding a relocation entry for 0x177b.
  3733. grub-install: info: adding a relocation entry for 0x17a3.
  3734. grub-install: info: adding a relocation entry for 0x17c1.
  3735. grub-install: info: adding a relocation entry for 0x17d9.
  3736. grub-install: info: adding a relocation entry for 0x17ef.
  3737. grub-install: info: adding a relocation entry for 0x17fc.
  3738. grub-install: info: adding a relocation entry for 0x181d.
  3739. grub-install: info: adding a relocation entry for 0x182d.
  3740. grub-install: info: adding a relocation entry for 0x1857.
  3741. grub-install: info: adding a relocation entry for 0x1870.
  3742. grub-install: info: adding a relocation entry for 0x19a6.
  3743. grub-install: info: adding a relocation entry for 0x19ef.
  3744. grub-install: info: adding a relocation entry for 0x1a0a.
  3745. grub-install: info: adding a relocation entry for 0x1a29.
  3746. grub-install: info: adding a relocation entry for 0x1ba5.
  3747. grub-install: info: adding a relocation entry for 0x1bb8.
  3748. grub-install: info: adding a relocation entry for 0x1bf3.
  3749. grub-install: info: adding a relocation entry for 0x1c2b.
  3750. grub-install: info: adding a relocation entry for 0x1c49.
  3751. grub-install: info: adding a relocation entry for 0x1c72.
  3752. grub-install: info: adding a relocation entry for 0x1cb3.
  3753. grub-install: info: adding a relocation entry for 0x1ce7.
  3754. grub-install: info: adding a relocation entry for 0x1d09.
  3755. grub-install: info: adding a relocation entry for 0x1d1e.
  3756. grub-install: info: adding a relocation entry for 0x1d46.
  3757. grub-install: info: adding a relocation entry for 0x1d50.
  3758. grub-install: info: adding a relocation entry for 0x1d7f.
  3759. grub-install: info: adding a relocation entry for 0x1daa.
  3760. grub-install: info: adding a relocation entry for 0x1dc7.
  3761. grub-install: info: adding a relocation entry for 0x1ddf.
  3762. grub-install: info: adding a relocation entry for 0x1df0.
  3763. grub-install: info: adding a relocation entry for 0x1dfa.
  3764. grub-install: info: adding a relocation entry for 0x1e07.
  3765. grub-install: info: adding a relocation entry for 0x1e13.
  3766. grub-install: info: adding a relocation entry for 0x1e2f.
  3767. grub-install: info: adding a relocation entry for 0x1e3c.
  3768. grub-install: info: adding a relocation entry for 0x1e4c.
  3769. grub-install: info: adding a relocation entry for 0x1e62.
  3770. grub-install: info: adding a relocation entry for 0x1e7e.
  3771. grub-install: info: adding a relocation entry for 0x1e8f.
  3772. grub-install: info: adding a relocation entry for 0x1eb1.
  3773. grub-install: info: adding a relocation entry for 0x1ecb.
  3774. grub-install: info: adding a relocation entry for 0x1ed9.
  3775. grub-install: info: adding a relocation entry for 0x1ef8.
  3776. grub-install: info: adding a relocation entry for 0x1f0a.
  3777. grub-install: info: adding a relocation entry for 0x1f2d.
  3778. grub-install: info: adding a relocation entry for 0x1f48.
  3779. grub-install: info: adding a relocation entry for 0x1f61.
  3780. grub-install: info: adding a relocation entry for 0x1f89.
  3781. grub-install: info: adding a relocation entry for 0x1f93.
  3782. grub-install: info: adding a relocation entry for 0x1fdb.
  3783. grub-install: info: adding a relocation entry for 0x1fe5.
  3784. grub-install: info: adding a relocation entry for 0x1ff8.
  3785. grub-install: info: adding a relocation entry for 0x2035.
  3786. grub-install: info: adding a padding fixup entry.
  3787. grub-install: info: writing 224 bytes of a fixup block starting at 0x1000.
  3788. grub-install: info: adding a relocation entry for 0x2090.
  3789. grub-install: info: adding a relocation entry for 0x209b.
  3790. grub-install: info: adding a relocation entry for 0x2113.
  3791. grub-install: info: adding a relocation entry for 0x2142.
  3792. grub-install: info: adding a relocation entry for 0x2163.
  3793. grub-install: info: adding a relocation entry for 0x2176.
  3794. grub-install: info: adding a relocation entry for 0x2194.
  3795. grub-install: info: adding a relocation entry for 0x21ba.
  3796. grub-install: info: adding a relocation entry for 0x2249.
  3797. grub-install: info: adding a relocation entry for 0x225d.
  3798. grub-install: info: adding a relocation entry for 0x22d3.
  3799. grub-install: info: adding a relocation entry for 0x22dd.
  3800. grub-install: info: adding a relocation entry for 0x22f6.
  3801. grub-install: info: adding a relocation entry for 0x234f.
  3802. grub-install: info: adding a relocation entry for 0x235d.
  3803. grub-install: info: adding a relocation entry for 0x2370.
  3804. grub-install: info: adding a relocation entry for 0x2389.
  3805. grub-install: info: adding a relocation entry for 0x23a0.
  3806. grub-install: info: adding a relocation entry for 0x23b4.
  3807. grub-install: info: adding a relocation entry for 0x23cb.
  3808. grub-install: info: adding a relocation entry for 0x23e1.
  3809. grub-install: info: adding a relocation entry for 0x23f4.
  3810. grub-install: info: adding a relocation entry for 0x2403.
  3811. grub-install: info: adding a relocation entry for 0x242b.
  3812. grub-install: info: adding a relocation entry for 0x2440.
  3813. grub-install: info: adding a relocation entry for 0x245b.
  3814. grub-install: info: adding a relocation entry for 0x246e.
  3815. grub-install: info: adding a relocation entry for 0x247f.
  3816. grub-install: info: adding a relocation entry for 0x2498.
  3817. grub-install: info: adding a relocation entry for 0x24ae.
  3818. grub-install: info: adding a relocation entry for 0x24c4.
  3819. grub-install: info: adding a relocation entry for 0x24f7.
  3820. grub-install: info: adding a relocation entry for 0x2522.
  3821. grub-install: info: adding a relocation entry for 0x2534.
  3822. grub-install: info: adding a relocation entry for 0x2551.
  3823. grub-install: info: adding a relocation entry for 0x2568.
  3824. grub-install: info: adding a relocation entry for 0x2586.
  3825. grub-install: info: adding a relocation entry for 0x259d.
  3826. grub-install: info: adding a relocation entry for 0x25b4.
  3827. grub-install: info: adding a relocation entry for 0x25d1.
  3828. grub-install: info: adding a relocation entry for 0x25ea.
  3829. grub-install: info: adding a relocation entry for 0x2610.
  3830. grub-install: info: adding a relocation entry for 0x2629.
  3831. grub-install: info: adding a relocation entry for 0x265f.
  3832. grub-install: info: adding a relocation entry for 0x26b6.
  3833. grub-install: info: adding a relocation entry for 0x2744.
  3834. grub-install: info: adding a relocation entry for 0x2769.
  3835. grub-install: info: adding a relocation entry for 0x278f.
  3836. grub-install: info: adding a relocation entry for 0x27aa.
  3837. grub-install: info: adding a relocation entry for 0x27b9.
  3838. grub-install: info: adding a relocation entry for 0x27d6.
  3839. grub-install: info: adding a relocation entry for 0x27ed.
  3840. grub-install: info: adding a relocation entry for 0x2848.
  3841. grub-install: info: adding a relocation entry for 0x2862.
  3842. grub-install: info: adding a relocation entry for 0x286c.
  3843. grub-install: info: adding a relocation entry for 0x2881.
  3844. grub-install: info: adding a relocation entry for 0x28ac.
  3845. grub-install: info: adding a relocation entry for 0x28bd.
  3846. grub-install: info: adding a relocation entry for 0x28d0.
  3847. grub-install: info: adding a relocation entry for 0x28e1.
  3848. grub-install: info: adding a relocation entry for 0x28fc.
  3849. grub-install: info: adding a relocation entry for 0x2942.
  3850. grub-install: info: adding a relocation entry for 0x2962.
  3851. grub-install: info: adding a relocation entry for 0x2972.
  3852. grub-install: info: adding a relocation entry for 0x298a.
  3853. grub-install: info: adding a relocation entry for 0x29a1.
  3854. grub-install: info: adding a relocation entry for 0x29ee.
  3855. grub-install: info: adding a relocation entry for 0x2a69.
  3856. grub-install: info: adding a relocation entry for 0x2a75.
  3857. grub-install: info: adding a relocation entry for 0x2a7f.
  3858. grub-install: info: adding a relocation entry for 0x2a8b.
  3859. grub-install: info: adding a relocation entry for 0x2a97.
  3860. grub-install: info: adding a relocation entry for 0x2ab5.
  3861. grub-install: info: adding a relocation entry for 0x2ac2.
  3862. grub-install: info: adding a relocation entry for 0x2ad0.
  3863. grub-install: info: adding a relocation entry for 0x2ae5.
  3864. grub-install: info: adding a relocation entry for 0x2afd.
  3865. grub-install: info: adding a relocation entry for 0x2b0d.
  3866. grub-install: info: adding a relocation entry for 0x2b28.
  3867. grub-install: info: adding a relocation entry for 0x2b4c.
  3868. grub-install: info: adding a relocation entry for 0x2b66.
  3869. grub-install: info: adding a relocation entry for 0x2b73.
  3870. grub-install: info: adding a relocation entry for 0x2b9c.
  3871. grub-install: info: adding a relocation entry for 0x2bc6.
  3872. grub-install: info: adding a relocation entry for 0x2c29.
  3873. grub-install: info: adding a relocation entry for 0x2c3c.
  3874. grub-install: info: adding a relocation entry for 0x2c70.
  3875. grub-install: info: adding a relocation entry for 0x2c92.
  3876. grub-install: info: adding a relocation entry for 0x2ce1.
  3877. grub-install: info: adding a relocation entry for 0x2d34.
  3878. grub-install: info: adding a relocation entry for 0x2d53.
  3879. grub-install: info: adding a relocation entry for 0x2da5.
  3880. grub-install: info: adding a relocation entry for 0x2dca.
  3881. grub-install: info: adding a relocation entry for 0x2df6.
  3882. grub-install: info: adding a relocation entry for 0x2e00.
  3883. grub-install: info: adding a relocation entry for 0x2e0f.
  3884. grub-install: info: adding a relocation entry for 0x2e25.
  3885. grub-install: info: adding a relocation entry for 0x2e39.
  3886. grub-install: info: adding a relocation entry for 0x2e4f.
  3887. grub-install: info: adding a relocation entry for 0x2e64.
  3888. grub-install: info: adding a relocation entry for 0x2e7c.
  3889. grub-install: info: adding a relocation entry for 0x2ea6.
  3890. grub-install: info: adding a relocation entry for 0x2ec8.
  3891. grub-install: info: adding a relocation entry for 0x2f04.
  3892. grub-install: info: adding a relocation entry for 0x2f27.
  3893. grub-install: info: adding a relocation entry for 0x2f62.
  3894. grub-install: info: adding a relocation entry for 0x2f72.
  3895. grub-install: info: adding a relocation entry for 0x2f7c.
  3896. grub-install: info: adding a relocation entry for 0x2f86.
  3897. grub-install: info: adding a relocation entry for 0x2f90.
  3898. grub-install: info: adding a relocation entry for 0x2f9d.
  3899. grub-install: info: adding a relocation entry for 0x2fb7.
  3900. grub-install: info: adding a relocation entry for 0x2fca.
  3901. grub-install: info: adding a relocation entry for 0x2fdb.
  3902. grub-install: info: adding a relocation entry for 0x2fec.
  3903. grub-install: info: adding a relocation entry for 0x2ff9.
  3904. grub-install: info: adding a relocation entry for 0x3008.
  3905. grub-install: info: adding a padding fixup entry.
  3906. grub-install: info: adding a padding fixup entry.
  3907. grub-install: info: adding a padding fixup entry.
  3908. grub-install: info: writing 248 bytes of a fixup block starting at 0x2000.
  3909. grub-install: info: adding a relocation entry for 0x3013.
  3910. grub-install: info: adding a relocation entry for 0x3025.
  3911. grub-install: info: adding a relocation entry for 0x302f.
  3912. grub-install: info: adding a relocation entry for 0x3039.
  3913. grub-install: info: adding a relocation entry for 0x3043.
  3914. grub-install: info: adding a relocation entry for 0x304d.
  3915. grub-install: info: adding a relocation entry for 0x305d.
  3916. grub-install: info: adding a relocation entry for 0x306a.
  3917. grub-install: info: adding a relocation entry for 0x3076.
  3918. grub-install: info: adding a relocation entry for 0x3085.
  3919. grub-install: info: adding a relocation entry for 0x309a.
  3920. grub-install: info: adding a relocation entry for 0x30a7.
  3921. grub-install: info: adding a relocation entry for 0x30b4.
  3922. grub-install: info: adding a relocation entry for 0x30cf.
  3923. grub-install: info: adding a relocation entry for 0x30df.
  3924. grub-install: info: adding a relocation entry for 0x30ed.
  3925. grub-install: info: adding a relocation entry for 0x30fe.
  3926. grub-install: info: adding a relocation entry for 0x310a.
  3927. grub-install: info: adding a relocation entry for 0x311b.
  3928. grub-install: info: adding a relocation entry for 0x3130.
  3929. grub-install: info: adding a relocation entry for 0x3143.
  3930. grub-install: info: adding a relocation entry for 0x3153.
  3931. grub-install: info: adding a relocation entry for 0x3160.
  3932. grub-install: info: adding a relocation entry for 0x3171.
  3933. grub-install: info: adding a relocation entry for 0x3183.
  3934. grub-install: info: adding a relocation entry for 0x3195.
  3935. grub-install: info: adding a relocation entry for 0x31b2.
  3936. grub-install: info: adding a relocation entry for 0x31bc.
  3937. grub-install: info: adding a relocation entry for 0x31ec.
  3938. grub-install: info: adding a relocation entry for 0x3208.
  3939. grub-install: info: adding a relocation entry for 0x3232.
  3940. grub-install: info: adding a relocation entry for 0x324a.
  3941. grub-install: info: adding a relocation entry for 0x329f.
  3942. grub-install: info: adding a relocation entry for 0x32ab.
  3943. grub-install: info: adding a relocation entry for 0x3317.
  3944. grub-install: info: adding a relocation entry for 0x3430.
  3945. grub-install: info: adding a relocation entry for 0x3488.
  3946. grub-install: info: adding a relocation entry for 0x3492.
  3947. grub-install: info: adding a relocation entry for 0x34a1.
  3948. grub-install: info: adding a relocation entry for 0x34b9.
  3949. grub-install: info: adding a relocation entry for 0x34d4.
  3950. grub-install: info: adding a relocation entry for 0x34ef.
  3951. grub-install: info: adding a relocation entry for 0x35bf.
  3952. grub-install: info: adding a relocation entry for 0x3633.
  3953. grub-install: info: adding a relocation entry for 0x3644.
  3954. grub-install: info: adding a relocation entry for 0x365d.
  3955. grub-install: info: adding a relocation entry for 0x3672.
  3956. grub-install: info: adding a relocation entry for 0x3680.
  3957. grub-install: info: adding a relocation entry for 0x36b6.
  3958. grub-install: info: adding a relocation entry for 0x36da.
  3959. grub-install: info: adding a relocation entry for 0x36ec.
  3960. grub-install: info: adding a relocation entry for 0x370c.
  3961. grub-install: info: adding a relocation entry for 0x371e.
  3962. grub-install: info: adding a relocation entry for 0x372c.
  3963. grub-install: info: adding a relocation entry for 0x3740.
  3964. grub-install: info: adding a relocation entry for 0x374e.
  3965. grub-install: info: adding a relocation entry for 0x3762.
  3966. grub-install: info: adding a relocation entry for 0x3776.
  3967. grub-install: info: adding a relocation entry for 0x378b.
  3968. grub-install: info: adding a relocation entry for 0x379c.
  3969. grub-install: info: adding a relocation entry for 0x37c4.
  3970. grub-install: info: adding a relocation entry for 0x37cf.
  3971. grub-install: info: adding a relocation entry for 0x37e3.
  3972. grub-install: info: adding a relocation entry for 0x37f1.
  3973. grub-install: info: adding a relocation entry for 0x3805.
  3974. grub-install: info: adding a relocation entry for 0x3818.
  3975. grub-install: info: adding a relocation entry for 0x386b.
  3976. grub-install: info: adding a relocation entry for 0x3884.
  3977. grub-install: info: adding a relocation entry for 0x3893.
  3978. grub-install: info: adding a relocation entry for 0x389f.
  3979. grub-install: info: adding a relocation entry for 0x38c9.
  3980. grub-install: info: adding a relocation entry for 0x38ef.
  3981. grub-install: info: adding a relocation entry for 0x3900.
  3982. grub-install: info: adding a relocation entry for 0x390f.
  3983. grub-install: info: adding a relocation entry for 0x391b.
  3984. grub-install: info: adding a relocation entry for 0x3925.
  3985. grub-install: info: adding a relocation entry for 0x392f.
  3986. grub-install: info: adding a relocation entry for 0x393f.
  3987. grub-install: info: adding a relocation entry for 0x394e.
  3988. grub-install: info: adding a relocation entry for 0x3958.
  3989. grub-install: info: adding a relocation entry for 0x3962.
  3990. grub-install: info: adding a relocation entry for 0x3970.
  3991. grub-install: info: adding a relocation entry for 0x3980.
  3992. grub-install: info: adding a relocation entry for 0x398a.
  3993. grub-install: info: adding a relocation entry for 0x3994.
  3994. grub-install: info: adding a relocation entry for 0x39a4.
  3995. grub-install: info: adding a relocation entry for 0x39b3.
  3996. grub-install: info: adding a relocation entry for 0x39bd.
  3997. grub-install: info: adding a relocation entry for 0x39c8.
  3998. grub-install: info: adding a relocation entry for 0x39d4.
  3999. grub-install: info: adding a relocation entry for 0x39e7.
  4000. grub-install: info: adding a relocation entry for 0x39f1.
  4001. grub-install: info: adding a relocation entry for 0x39fd.
  4002. grub-install: info: adding a relocation entry for 0x3a09.
  4003. grub-install: info: adding a relocation entry for 0x3a18.
  4004. grub-install: info: adding a relocation entry for 0x3a35.
  4005. grub-install: info: adding a relocation entry for 0x3a42.
  4006. grub-install: info: adding a relocation entry for 0x3aa6.
  4007. grub-install: info: adding a relocation entry for 0x3ae9.
  4008. grub-install: info: adding a relocation entry for 0x3b05.
  4009. grub-install: info: adding a relocation entry for 0x3b0f.
  4010. grub-install: info: adding a relocation entry for 0x3b19.
  4011. grub-install: info: adding a relocation entry for 0x3b25.
  4012. grub-install: info: adding a relocation entry for 0x3b31.
  4013. grub-install: info: adding a relocation entry for 0x3b47.
  4014. grub-install: info: adding a relocation entry for 0x3b53.
  4015. grub-install: info: adding a relocation entry for 0x3b97.
  4016. grub-install: info: adding a relocation entry for 0x3ba3.
  4017. grub-install: info: adding a relocation entry for 0x3bb2.
  4018. grub-install: info: adding a relocation entry for 0x3bc7.
  4019. grub-install: info: adding a relocation entry for 0x3bd3.
  4020. grub-install: info: adding a relocation entry for 0x3be9.
  4021. grub-install: info: adding a relocation entry for 0x3c25.
  4022. grub-install: info: adding a relocation entry for 0x3c75.
  4023. grub-install: info: adding a relocation entry for 0x3c81.
  4024. grub-install: info: adding a relocation entry for 0x3c9a.
  4025. grub-install: info: adding a relocation entry for 0x3ca6.
  4026. grub-install: info: adding a relocation entry for 0x3da1.
  4027. grub-install: info: adding a relocation entry for 0x3db8.
  4028. grub-install: info: adding a relocation entry for 0x3dc9.
  4029. grub-install: info: adding a relocation entry for 0x3de2.
  4030. grub-install: info: adding a relocation entry for 0x3dfb.
  4031. grub-install: info: adding a relocation entry for 0x3e17.
  4032. grub-install: info: adding a relocation entry for 0x3e37.
  4033. grub-install: info: adding a relocation entry for 0x3e8d.
  4034. grub-install: info: adding a relocation entry for 0x3e99.
  4035. grub-install: info: adding a relocation entry for 0x3f7e.
  4036. grub-install: info: adding a relocation entry for 0x3f8b.
  4037. grub-install: info: adding a relocation entry for 0x3ff1.
  4038. grub-install: info: adding a relocation entry for 0x4050.
  4039. grub-install: info: adding a padding fixup entry.
  4040. grub-install: info: adding a padding fixup entry.
  4041. grub-install: info: writing 272 bytes of a fixup block starting at 0x3000.
  4042. grub-install: info: adding a relocation entry for 0x409e.
  4043. grub-install: info: adding a relocation entry for 0x40b7.
  4044. grub-install: info: adding a relocation entry for 0x40ca.
  4045. grub-install: info: adding a relocation entry for 0x40f1.
  4046. grub-install: info: adding a relocation entry for 0x4113.
  4047. grub-install: info: adding a relocation entry for 0x4126.
  4048. grub-install: info: adding a relocation entry for 0x4143.
  4049. grub-install: info: adding a relocation entry for 0x4152.
  4050. grub-install: info: adding a relocation entry for 0x4163.
  4051. grub-install: info: adding a relocation entry for 0x419a.
  4052. grub-install: info: adding a relocation entry for 0x41c0.
  4053. grub-install: info: adding a relocation entry for 0x41d3.
  4054. grub-install: info: adding a relocation entry for 0x41e8.
  4055. grub-install: info: adding a relocation entry for 0x428f.
  4056. grub-install: info: adding a relocation entry for 0x429e.
  4057. grub-install: info: adding a relocation entry for 0x42af.
  4058. grub-install: info: adding a relocation entry for 0x42b9.
  4059. grub-install: info: adding a relocation entry for 0x42c6.
  4060. grub-install: info: adding a relocation entry for 0x42d0.
  4061. grub-install: info: adding a relocation entry for 0x42ea.
  4062. grub-install: info: adding a relocation entry for 0x42f4.
  4063. grub-install: info: adding a relocation entry for 0x4314.
  4064. grub-install: info: adding a relocation entry for 0x431e.
  4065. grub-install: info: adding a relocation entry for 0x432a.
  4066. grub-install: info: adding a relocation entry for 0x4334.
  4067. grub-install: info: adding a relocation entry for 0x4340.
  4068. grub-install: info: adding a relocation entry for 0x4351.
  4069. grub-install: info: adding a relocation entry for 0x4361.
  4070. grub-install: info: adding a relocation entry for 0x437e.
  4071. grub-install: info: adding a relocation entry for 0x4399.
  4072. grub-install: info: adding a relocation entry for 0x43b0.
  4073. grub-install: info: adding a relocation entry for 0x43d2.
  4074. grub-install: info: adding a relocation entry for 0x43e3.
  4075. grub-install: info: adding a relocation entry for 0x43fb.
  4076. grub-install: info: adding a relocation entry for 0x440e.
  4077. grub-install: info: adding a relocation entry for 0x4422.
  4078. grub-install: info: adding a relocation entry for 0x442e.
  4079. grub-install: info: adding a relocation entry for 0x4443.
  4080. grub-install: info: adding a relocation entry for 0x4455.
  4081. grub-install: info: adding a relocation entry for 0x445f.
  4082. grub-install: info: adding a relocation entry for 0x446b.
  4083. grub-install: info: adding a relocation entry for 0x447a.
  4084. grub-install: info: adding a relocation entry for 0x4489.
  4085. grub-install: info: adding a relocation entry for 0x4495.
  4086. grub-install: info: adding a relocation entry for 0x44ab.
  4087. grub-install: info: adding a relocation entry for 0x44bc.
  4088. grub-install: info: adding a relocation entry for 0x44dc.
  4089. grub-install: info: adding a relocation entry for 0x44e8.
  4090. grub-install: info: adding a relocation entry for 0x44fc.
  4091. grub-install: info: adding a relocation entry for 0x4510.
  4092. grub-install: info: adding a relocation entry for 0x4521.
  4093. grub-install: info: adding a relocation entry for 0x452e.
  4094. grub-install: info: adding a relocation entry for 0x4548.
  4095. grub-install: info: adding a relocation entry for 0x4552.
  4096. grub-install: info: adding a relocation entry for 0x4575.
  4097. grub-install: info: adding a relocation entry for 0x4581.
  4098. grub-install: info: adding a relocation entry for 0x459b.
  4099. grub-install: info: adding a relocation entry for 0x45b5.
  4100. grub-install: info: adding a relocation entry for 0x45c6.
  4101. grub-install: info: adding a relocation entry for 0x45dc.
  4102. grub-install: info: adding a relocation entry for 0x45f5.
  4103. grub-install: info: adding a relocation entry for 0x45ff.
  4104. grub-install: info: adding a relocation entry for 0x4609.
  4105. grub-install: info: adding a relocation entry for 0x4613.
  4106. grub-install: info: adding a relocation entry for 0x461d.
  4107. grub-install: info: adding a relocation entry for 0x4638.
  4108. grub-install: info: adding a relocation entry for 0x4642.
  4109. grub-install: info: adding a relocation entry for 0x464c.
  4110. grub-install: info: adding a relocation entry for 0x4656.
  4111. grub-install: info: adding a relocation entry for 0x4665.
  4112. grub-install: info: adding a relocation entry for 0x466f.
  4113. grub-install: info: adding a relocation entry for 0x4679.
  4114. grub-install: info: adding a relocation entry for 0x4683.
  4115. grub-install: info: adding a relocation entry for 0x4695.
  4116. grub-install: info: adding a relocation entry for 0x46a0.
  4117. grub-install: info: adding a relocation entry for 0x46aa.
  4118. grub-install: info: adding a relocation entry for 0x46b4.
  4119. grub-install: info: adding a relocation entry for 0x46c2.
  4120. grub-install: info: adding a relocation entry for 0x46f2.
  4121. grub-install: info: adding a relocation entry for 0x46fc.
  4122. grub-install: info: adding a relocation entry for 0x4716.
  4123. grub-install: info: adding a relocation entry for 0x4722.
  4124. grub-install: info: adding a relocation entry for 0x476b.
  4125. grub-install: info: adding a relocation entry for 0x4775.
  4126. grub-install: info: adding a relocation entry for 0x478e.
  4127. grub-install: info: adding a relocation entry for 0x4798.
  4128. grub-install: info: adding a relocation entry for 0x47a9.
  4129. grub-install: info: adding a relocation entry for 0x47be.
  4130. grub-install: info: adding a relocation entry for 0x47dd.
  4131. grub-install: info: adding a relocation entry for 0x47f4.
  4132. grub-install: info: adding a relocation entry for 0x4803.
  4133. grub-install: info: adding a relocation entry for 0x482e.
  4134. grub-install: info: adding a relocation entry for 0x4851.
  4135. grub-install: info: adding a relocation entry for 0x4861.
  4136. grub-install: info: adding a relocation entry for 0x487f.
  4137. grub-install: info: adding a relocation entry for 0x48af.
  4138. grub-install: info: adding a relocation entry for 0x48c3.
  4139. grub-install: info: adding a relocation entry for 0x48db.
  4140. grub-install: info: adding a relocation entry for 0x48ed.
  4141. grub-install: info: adding a relocation entry for 0x48ff.
  4142. grub-install: info: adding a relocation entry for 0x4917.
  4143. grub-install: info: adding a relocation entry for 0x4921.
  4144. grub-install: info: adding a relocation entry for 0x4992.
  4145. grub-install: info: adding a relocation entry for 0x49b4.
  4146. grub-install: info: adding a relocation entry for 0x4a0b.
  4147. grub-install: info: adding a relocation entry for 0x4a61.
  4148. grub-install: info: adding a relocation entry for 0x4ab5.
  4149. grub-install: info: adding a relocation entry for 0x4ae0.
  4150. grub-install: info: adding a relocation entry for 0x4b0b.
  4151. grub-install: info: adding a relocation entry for 0x4b1f.
  4152. grub-install: info: adding a relocation entry for 0x4b36.
  4153. grub-install: info: adding a relocation entry for 0x4b85.
  4154. grub-install: info: adding a relocation entry for 0x4ba2.
  4155. grub-install: info: adding a relocation entry for 0x4bbc.
  4156. grub-install: info: adding a relocation entry for 0x4bcd.
  4157. grub-install: info: adding a relocation entry for 0x4bf8.
  4158. grub-install: info: adding a relocation entry for 0x4c4c.
  4159. grub-install: info: adding a relocation entry for 0x4c69.
  4160. grub-install: info: adding a relocation entry for 0x4c83.
  4161. grub-install: info: adding a relocation entry for 0x4c94.
  4162. grub-install: info: adding a relocation entry for 0x4d33.
  4163. grub-install: info: adding a relocation entry for 0x4d3f.
  4164. grub-install: info: adding a relocation entry for 0x4d4c.
  4165. grub-install: info: adding a relocation entry for 0x4d56.
  4166. grub-install: info: adding a relocation entry for 0x4d67.
  4167. grub-install: info: adding a relocation entry for 0x4d74.
  4168. grub-install: info: adding a relocation entry for 0x4d85.
  4169. grub-install: info: adding a relocation entry for 0x4da2.
  4170. grub-install: info: adding a relocation entry for 0x4df0.
  4171. grub-install: info: adding a relocation entry for 0x4dfb.
  4172. grub-install: info: adding a relocation entry for 0x4e06.
  4173. grub-install: info: adding a relocation entry for 0x4e38.
  4174. grub-install: info: adding a relocation entry for 0x4e4d.
  4175. grub-install: info: adding a relocation entry for 0x4e57.
  4176. grub-install: info: adding a relocation entry for 0x4e8a.
  4177. grub-install: info: adding a relocation entry for 0x4e94.
  4178. grub-install: info: adding a relocation entry for 0x4ea3.
  4179. grub-install: info: adding a relocation entry for 0x4ead.
  4180. grub-install: info: adding a relocation entry for 0x4ed1.
  4181. grub-install: info: adding a relocation entry for 0x4edb.
  4182. grub-install: info: adding a relocation entry for 0x4ee7.
  4183. grub-install: info: adding a relocation entry for 0x4ef5.
  4184. grub-install: info: adding a relocation entry for 0x4f31.
  4185. grub-install: info: adding a relocation entry for 0x4f3b.
  4186. grub-install: info: adding a relocation entry for 0x4f51.
  4187. grub-install: info: adding a relocation entry for 0x4f5b.
  4188. grub-install: info: adding a relocation entry for 0x4f6f.
  4189. grub-install: info: adding a relocation entry for 0x4fbb.
  4190. grub-install: info: adding a relocation entry for 0x4fe3.
  4191. grub-install: info: adding a relocation entry for 0x4ff7.
  4192. grub-install: info: adding a relocation entry for 0x5011.
  4193. grub-install: info: adding a padding fixup entry.
  4194. grub-install: info: writing 312 bytes of a fixup block starting at 0x4000.
  4195. grub-install: info: adding a relocation entry for 0x5031.
  4196. grub-install: info: adding a relocation entry for 0x503e.
  4197. grub-install: info: adding a relocation entry for 0x506e.
  4198. grub-install: info: adding a relocation entry for 0x5098.
  4199. grub-install: info: adding a relocation entry for 0x50ab.
  4200. grub-install: info: adding a relocation entry for 0x50c4.
  4201. grub-install: info: adding a relocation entry for 0x50d0.
  4202. grub-install: info: adding a relocation entry for 0x50e6.
  4203. grub-install: info: adding a relocation entry for 0x50f7.
  4204. grub-install: info: adding a relocation entry for 0x5101.
  4205. grub-install: info: adding a relocation entry for 0x5110.
  4206. grub-install: info: adding a relocation entry for 0x511f.
  4207. grub-install: info: adding a relocation entry for 0x512e.
  4208. grub-install: info: adding a relocation entry for 0x5142.
  4209. grub-install: info: adding a relocation entry for 0x5153.
  4210. grub-install: info: adding a relocation entry for 0x5174.
  4211. grub-install: info: adding a relocation entry for 0x5189.
  4212. grub-install: info: adding a relocation entry for 0x5198.
  4213. grub-install: info: adding a relocation entry for 0x51a9.
  4214. grub-install: info: adding a relocation entry for 0x51b5.
  4215. grub-install: info: adding a relocation entry for 0x51d3.
  4216. grub-install: info: adding a relocation entry for 0x51e4.
  4217. grub-install: info: adding a relocation entry for 0x5251.
  4218. grub-install: info: adding a relocation entry for 0x5262.
  4219. grub-install: info: adding a relocation entry for 0x52ad.
  4220. grub-install: info: adding a relocation entry for 0x52be.
  4221. grub-install: info: adding a relocation entry for 0x52d1.
  4222. grub-install: info: adding a relocation entry for 0x52df.
  4223. grub-install: info: adding a relocation entry for 0x52ec.
  4224. grub-install: info: adding a relocation entry for 0x52f6.
  4225. grub-install: info: adding a relocation entry for 0x5305.
  4226. grub-install: info: adding a relocation entry for 0x530f.
  4227. grub-install: info: adding a relocation entry for 0x531c.
  4228. grub-install: info: adding a relocation entry for 0x5359.
  4229. grub-install: info: adding a relocation entry for 0x53b9.
  4230. grub-install: info: adding a relocation entry for 0x543a.
  4231. grub-install: info: adding a relocation entry for 0x54e6.
  4232. grub-install: info: adding a relocation entry for 0x5500.
  4233. grub-install: info: adding a relocation entry for 0x5524.
  4234. grub-install: info: adding a relocation entry for 0x5542.
  4235. grub-install: info: adding a relocation entry for 0x5586.
  4236. grub-install: info: adding a relocation entry for 0x5598.
  4237. grub-install: info: adding a relocation entry for 0x55ca.
  4238. grub-install: info: adding a relocation entry for 0x5638.
  4239. grub-install: info: adding a relocation entry for 0x5652.
  4240. grub-install: info: adding a relocation entry for 0x5664.
  4241. grub-install: info: adding a relocation entry for 0x5676.
  4242. grub-install: info: adding a relocation entry for 0x56a9.
  4243. grub-install: info: adding a relocation entry for 0x56c1.
  4244. grub-install: info: adding a relocation entry for 0x56cc.
  4245. grub-install: info: adding a relocation entry for 0x570f.
  4246. grub-install: info: adding a relocation entry for 0x573b.
  4247. grub-install: info: adding a relocation entry for 0x5776.
  4248. grub-install: info: adding a relocation entry for 0x57cf.
  4249. grub-install: info: adding a relocation entry for 0x57d9.
  4250. grub-install: info: adding a relocation entry for 0x5803.
  4251. grub-install: info: adding a relocation entry for 0x5811.
  4252. grub-install: info: adding a relocation entry for 0x5864.
  4253. grub-install: info: adding a relocation entry for 0x5871.
  4254. grub-install: info: adding a relocation entry for 0x5885.
  4255. grub-install: info: adding a relocation entry for 0x58e4.
  4256. grub-install: info: adding a relocation entry for 0x58ee.
  4257. grub-install: info: adding a relocation entry for 0x58f8.
  4258. grub-install: info: adding a relocation entry for 0x5902.
  4259. grub-install: info: adding a relocation entry for 0x5913.
  4260. grub-install: info: adding a relocation entry for 0x5941.
  4261. grub-install: info: adding a relocation entry for 0x5952.
  4262. grub-install: info: adding a relocation entry for 0x5963.
  4263. grub-install: info: adding a relocation entry for 0x597c.
  4264. grub-install: info: adding a relocation entry for 0x59a3.
  4265. grub-install: info: adding a relocation entry for 0x59b4.
  4266. grub-install: info: adding a relocation entry for 0x59ca.
  4267. grub-install: info: adding a relocation entry for 0x59ec.
  4268. grub-install: info: adding a relocation entry for 0x59f8.
  4269. grub-install: info: adding a relocation entry for 0x5a07.
  4270. grub-install: info: adding a relocation entry for 0x5a11.
  4271. grub-install: info: adding a relocation entry for 0x5a1e.
  4272. grub-install: info: adding a relocation entry for 0x5a38.
  4273. grub-install: info: adding a relocation entry for 0x5a47.
  4274. grub-install: info: adding a relocation entry for 0x5a63.
  4275. grub-install: info: adding a relocation entry for 0x5a6d.
  4276. grub-install: info: adding a relocation entry for 0x5a85.
  4277. grub-install: info: adding a relocation entry for 0x5a9d.
  4278. grub-install: info: adding a relocation entry for 0x5aae.
  4279. grub-install: info: adding a relocation entry for 0x5ac3.
  4280. grub-install: info: adding a relocation entry for 0x5ad2.
  4281. grub-install: info: adding a relocation entry for 0x5ae7.
  4282. grub-install: info: adding a relocation entry for 0x5afc.
  4283. grub-install: info: adding a relocation entry for 0x5b1c.
  4284. grub-install: info: adding a relocation entry for 0x5b33.
  4285. grub-install: info: adding a relocation entry for 0x5b5f.
  4286. grub-install: info: adding a relocation entry for 0x5b70.
  4287. grub-install: info: adding a relocation entry for 0x5b93.
  4288. grub-install: info: adding a relocation entry for 0x5bac.
  4289. grub-install: info: adding a relocation entry for 0x5c04.
  4290. grub-install: info: adding a relocation entry for 0x5c71.
  4291. grub-install: info: adding a relocation entry for 0x5cc2.
  4292. grub-install: info: adding a relocation entry for 0x5cd9.
  4293. grub-install: info: adding a relocation entry for 0x5cfc.
  4294. grub-install: info: adding a relocation entry for 0x5d36.
  4295. grub-install: info: adding a relocation entry for 0x5d47.
  4296. grub-install: info: adding a relocation entry for 0x5dd4.
  4297. grub-install: info: adding a relocation entry for 0x5e15.
  4298. grub-install: info: adding a relocation entry for 0x5e28.
  4299. grub-install: info: adding a relocation entry for 0x5ec9.
  4300. grub-install: info: adding a relocation entry for 0x5f16.
  4301. grub-install: info: adding a relocation entry for 0x5f25.
  4302. grub-install: info: adding a relocation entry for 0x5f34.
  4303. grub-install: info: adding a relocation entry for 0x5f3e.
  4304. grub-install: info: adding a relocation entry for 0x5f65.
  4305. grub-install: info: adding a relocation entry for 0x5fb3.
  4306. grub-install: info: adding a relocation entry for 0x5fc4.
  4307. grub-install: info: adding a relocation entry for 0x5fe4.
  4308. grub-install: info: adding a relocation entry for 0x5ff5.
  4309. grub-install: info: adding a relocation entry for 0x600f.
  4310. grub-install: info: adding a padding fixup entry.
  4311. grub-install: info: writing 240 bytes of a fixup block starting at 0x5000.
  4312. grub-install: info: adding a relocation entry for 0x6072.
  4313. grub-install: info: adding a relocation entry for 0x608f.
  4314. grub-install: info: adding a relocation entry for 0x6099.
  4315. grub-install: info: adding a relocation entry for 0x60a8.
  4316. grub-install: info: adding a relocation entry for 0x60bb.
  4317. grub-install: info: adding a relocation entry for 0x60c5.
  4318. grub-install: info: adding a relocation entry for 0x60d4.
  4319. grub-install: info: adding a relocation entry for 0x60e7.
  4320. grub-install: info: adding a relocation entry for 0x60f1.
  4321. grub-install: info: adding a relocation entry for 0x6100.
  4322. grub-install: info: adding a relocation entry for 0x6110.
  4323. grub-install: info: adding a relocation entry for 0x6137.
  4324. grub-install: info: adding a relocation entry for 0x615b.
  4325. grub-install: info: adding a relocation entry for 0x616c.
  4326. grub-install: info: adding a relocation entry for 0x617c.
  4327. grub-install: info: adding a relocation entry for 0x61a1.
  4328. grub-install: info: adding a relocation entry for 0x61b2.
  4329. grub-install: info: adding a relocation entry for 0x61c0.
  4330. grub-install: info: adding a relocation entry for 0x61de.
  4331. grub-install: info: adding a relocation entry for 0x61e8.
  4332. grub-install: info: adding a relocation entry for 0x6212.
  4333. grub-install: info: adding a relocation entry for 0x621c.
  4334. grub-install: info: adding a relocation entry for 0x6247.
  4335. grub-install: info: adding a relocation entry for 0x627d.
  4336. grub-install: info: adding a relocation entry for 0x6287.
  4337. grub-install: info: adding a relocation entry for 0x6299.
  4338. grub-install: info: adding a relocation entry for 0x62b6.
  4339. grub-install: info: adding a relocation entry for 0x62c0.
  4340. grub-install: info: adding a relocation entry for 0x62d1.
  4341. grub-install: info: adding a relocation entry for 0x62ea.
  4342. grub-install: info: adding a relocation entry for 0x62f4.
  4343. grub-install: info: adding a relocation entry for 0x630f.
  4344. grub-install: info: adding a relocation entry for 0x6321.
  4345. grub-install: info: adding a relocation entry for 0x6338.
  4346. grub-install: info: adding a relocation entry for 0x6348.
  4347. grub-install: info: adding a relocation entry for 0x6359.
  4348. grub-install: info: adding a relocation entry for 0x636f.
  4349. grub-install: info: adding a relocation entry for 0x637d.
  4350. grub-install: info: adding a relocation entry for 0x6395.
  4351. grub-install: info: adding a relocation entry for 0x63d2.
  4352. grub-install: info: adding a relocation entry for 0x63de.
  4353. grub-install: info: adding a relocation entry for 0x6418.
  4354. grub-install: info: adding a relocation entry for 0x644e.
  4355. grub-install: info: adding a relocation entry for 0x6471.
  4356. grub-install: info: adding a relocation entry for 0x6487.
  4357. grub-install: info: adding a relocation entry for 0x64a2.
  4358. grub-install: info: adding a relocation entry for 0x64c9.
  4359. grub-install: info: adding a relocation entry for 0x6521.
  4360. grub-install: info: adding a relocation entry for 0x6537.
  4361. grub-install: info: adding a relocation entry for 0x6546.
  4362. grub-install: info: adding a relocation entry for 0x657a.
  4363. grub-install: info: adding a relocation entry for 0x65a0.
  4364. grub-install: info: adding a relocation entry for 0x65aa.
  4365. grub-install: info: adding a relocation entry for 0x65d4.
  4366. grub-install: info: adding a relocation entry for 0x65fc.
  4367. grub-install: info: adding a relocation entry for 0x6617.
  4368. grub-install: info: adding a relocation entry for 0x668f.
  4369. grub-install: info: adding a relocation entry for 0x66a4.
  4370. grub-install: info: adding a relocation entry for 0x66b1.
  4371. grub-install: info: adding a relocation entry for 0x66c0.
  4372. grub-install: info: adding a relocation entry for 0x66e5.
  4373. grub-install: info: adding a relocation entry for 0x66fa.
  4374. grub-install: info: adding a relocation entry for 0x6707.
  4375. grub-install: info: adding a relocation entry for 0x6734.
  4376. grub-install: info: adding a relocation entry for 0x676e.
  4377. grub-install: info: adding a relocation entry for 0x6787.
  4378. grub-install: info: adding a relocation entry for 0x6791.
  4379. grub-install: info: adding a relocation entry for 0x67a4.
  4380. grub-install: info: adding a relocation entry for 0x67b5.
  4381. grub-install: info: adding a relocation entry for 0x67cc.
  4382. grub-install: info: adding a relocation entry for 0x67d8.
  4383. grub-install: info: adding a relocation entry for 0x67e9.
  4384. grub-install: info: adding a relocation entry for 0x67f4.
  4385. grub-install: info: adding a relocation entry for 0x67ff.
  4386. grub-install: info: adding a relocation entry for 0x6809.
  4387. grub-install: info: adding a relocation entry for 0x681b.
  4388. grub-install: info: adding a relocation entry for 0x682b.
  4389. grub-install: info: adding a relocation entry for 0x683b.
  4390. grub-install: info: adding a relocation entry for 0x684c.
  4391. grub-install: info: adding a relocation entry for 0x6855.
  4392. grub-install: info: adding a relocation entry for 0x686d.
  4393. grub-install: info: adding a relocation entry for 0x687f.
  4394. grub-install: info: adding a relocation entry for 0x6889.
  4395. grub-install: info: adding a relocation entry for 0x689c.
  4396. grub-install: info: adding a relocation entry for 0x68b0.
  4397. grub-install: info: adding a relocation entry for 0x68bf.
  4398. grub-install: info: adding a relocation entry for 0x68c9.
  4399. grub-install: info: adding a relocation entry for 0x68d5.
  4400. grub-install: info: adding a relocation entry for 0x68e2.
  4401. grub-install: info: adding a relocation entry for 0x68ef.
  4402. grub-install: info: adding a relocation entry for 0x68fa.
  4403. grub-install: info: adding a relocation entry for 0x6904.
  4404. grub-install: info: adding a relocation entry for 0x6914.
  4405. grub-install: info: adding a relocation entry for 0x6923.
  4406. grub-install: info: adding a relocation entry for 0x692f.
  4407. grub-install: info: adding a relocation entry for 0x693b.
  4408. grub-install: info: adding a relocation entry for 0x6964.
  4409. grub-install: info: adding a relocation entry for 0x697a.
  4410. grub-install: info: adding a relocation entry for 0x6989.
  4411. grub-install: info: adding a relocation entry for 0x69a0.
  4412. grub-install: info: adding a relocation entry for 0x69bf.
  4413. grub-install: info: adding a relocation entry for 0x69f8.
  4414. grub-install: info: adding a relocation entry for 0x6a04.
  4415. grub-install: info: adding a relocation entry for 0x6a40.
  4416. grub-install: info: adding a relocation entry for 0x6a9d.
  4417. grub-install: info: adding a relocation entry for 0x6aac.
  4418. grub-install: info: adding a relocation entry for 0x6abc.
  4419. grub-install: info: adding a relocation entry for 0x6acc.
  4420. grub-install: info: adding a relocation entry for 0x6adf.
  4421. grub-install: info: adding a relocation entry for 0x6aee.
  4422. grub-install: info: adding a relocation entry for 0x6b14.
  4423. grub-install: info: adding a relocation entry for 0x6b2c.
  4424. grub-install: info: adding a relocation entry for 0x6b4f.
  4425. grub-install: info: adding a relocation entry for 0x6b79.
  4426. grub-install: info: adding a relocation entry for 0x6b8c.
  4427. grub-install: info: adding a relocation entry for 0x6bbd.
  4428. grub-install: info: adding a relocation entry for 0x6bcf.
  4429. grub-install: info: adding a relocation entry for 0x6be1.
  4430. grub-install: info: adding a relocation entry for 0x6c18.
  4431. grub-install: info: adding a relocation entry for 0x6c29.
  4432. grub-install: info: adding a relocation entry for 0x6c33.
  4433. grub-install: info: adding a relocation entry for 0x6c3d.
  4434. grub-install: info: adding a relocation entry for 0x6c51.
  4435. grub-install: info: adding a relocation entry for 0x6c68.
  4436. grub-install: info: adding a relocation entry for 0x6c72.
  4437. grub-install: info: adding a relocation entry for 0x6c7c.
  4438. grub-install: info: adding a relocation entry for 0x6c9f.
  4439. grub-install: info: adding a relocation entry for 0x6ca9.
  4440. grub-install: info: adding a relocation entry for 0x6cd6.
  4441. grub-install: info: adding a relocation entry for 0x6dcd.
  4442. grub-install: info: adding a relocation entry for 0x6e2c.
  4443. grub-install: info: adding a relocation entry for 0x6e85.
  4444. grub-install: info: adding a relocation entry for 0x6e94.
  4445. grub-install: info: adding a relocation entry for 0x6ea6.
  4446. grub-install: info: adding a relocation entry for 0x6eb7.
  4447. grub-install: info: adding a relocation entry for 0x6ee5.
  4448. grub-install: info: adding a relocation entry for 0x6eff.
  4449. grub-install: info: adding a relocation entry for 0x6f21.
  4450. grub-install: info: adding a relocation entry for 0x6f49.
  4451. grub-install: info: adding a relocation entry for 0x6f5a.
  4452. grub-install: info: adding a relocation entry for 0x6f84.
  4453. grub-install: info: adding a relocation entry for 0x6f92.
  4454. grub-install: info: adding a relocation entry for 0x6fbc.
  4455. grub-install: info: adding a relocation entry for 0x6fc9.
  4456. grub-install: info: adding a relocation entry for 0x6fe2.
  4457. grub-install: info: adding a relocation entry for 0x6fec.
  4458. grub-install: info: adding a relocation entry for 0x6ffb.
  4459. grub-install: info: adding a relocation entry for 0x700a.
  4460. grub-install: info: writing 304 bytes of a fixup block starting at 0x6000.
  4461. grub-install: info: adding a relocation entry for 0x7014.
  4462. grub-install: info: adding a relocation entry for 0x7024.
  4463. grub-install: info: adding a relocation entry for 0x7037.
  4464. grub-install: info: adding a relocation entry for 0x7049.
  4465. grub-install: info: adding a relocation entry for 0x7053.
  4466. grub-install: info: adding a relocation entry for 0x7062.
  4467. grub-install: info: adding a relocation entry for 0x706f.
  4468. grub-install: info: adding a relocation entry for 0x707a.
  4469. grub-install: info: adding a relocation entry for 0x7090.
  4470. grub-install: info: adding a relocation entry for 0x70a8.
  4471. grub-install: info: adding a relocation entry for 0x70bc.
  4472. grub-install: info: adding a relocation entry for 0x70d5.
  4473. grub-install: info: adding a relocation entry for 0x70e5.
  4474. grub-install: info: adding a relocation entry for 0x70f4.
  4475. grub-install: info: adding a relocation entry for 0x70fe.
  4476. grub-install: info: adding a relocation entry for 0x710d.
  4477. grub-install: info: adding a relocation entry for 0x711a.
  4478. grub-install: info: adding a relocation entry for 0x7125.
  4479. grub-install: info: adding a relocation entry for 0x7138.
  4480. grub-install: info: adding a relocation entry for 0x7143.
  4481. grub-install: info: adding a relocation entry for 0x714f.
  4482. grub-install: info: adding a relocation entry for 0x7163.
  4483. grub-install: info: adding a relocation entry for 0x716e.
  4484. grub-install: info: adding a relocation entry for 0x718c.
  4485. grub-install: info: adding a relocation entry for 0x719d.
  4486. grub-install: info: adding a relocation entry for 0x71b9.
  4487. grub-install: info: adding a relocation entry for 0x723f.
  4488. grub-install: info: adding a relocation entry for 0x725f.
  4489. grub-install: info: adding a relocation entry for 0x726f.
  4490. grub-install: info: adding a relocation entry for 0x727c.
  4491. grub-install: info: adding a relocation entry for 0x729c.
  4492. grub-install: info: adding a relocation entry for 0x72b0.
  4493. grub-install: info: adding a relocation entry for 0x72d7.
  4494. grub-install: info: adding a relocation entry for 0x7321.
  4495. grub-install: info: adding a relocation entry for 0x7334.
  4496. grub-install: info: adding a relocation entry for 0x7340.
  4497. grub-install: info: adding a relocation entry for 0x7358.
  4498. grub-install: info: adding a relocation entry for 0x736b.
  4499. grub-install: info: adding a relocation entry for 0x737d.
  4500. grub-install: info: adding a relocation entry for 0x738b.
  4501. grub-install: info: adding a relocation entry for 0x73a9.
  4502. grub-install: info: adding a relocation entry for 0x73b6.
  4503. grub-install: info: adding a relocation entry for 0x73e8.
  4504. grub-install: info: adding a relocation entry for 0x73f2.
  4505. grub-install: info: adding a relocation entry for 0x73fc.
  4506. grub-install: info: adding a relocation entry for 0x7408.
  4507. grub-install: info: adding a relocation entry for 0x7417.
  4508. grub-install: info: adding a relocation entry for 0x7467.
  4509. grub-install: info: adding a relocation entry for 0x7471.
  4510. grub-install: info: adding a relocation entry for 0x747b.
  4511. grub-install: info: adding a relocation entry for 0x748f.
  4512. grub-install: info: adding a relocation entry for 0x74d6.
  4513. grub-install: info: adding a relocation entry for 0x74e0.
  4514. grub-install: info: adding a relocation entry for 0x74ea.
  4515. grub-install: info: adding a relocation entry for 0x750a.
  4516. grub-install: info: adding a relocation entry for 0x7514.
  4517. grub-install: info: adding a relocation entry for 0x7520.
  4518. grub-install: info: adding a relocation entry for 0x752a.
  4519. grub-install: info: adding a relocation entry for 0x7539.
  4520. grub-install: info: adding a relocation entry for 0x755c.
  4521. grub-install: info: adding a relocation entry for 0x757b.
  4522. grub-install: info: adding a relocation entry for 0x75a2.
  4523. grub-install: info: adding a relocation entry for 0x7600.
  4524. grub-install: info: adding a relocation entry for 0x761b.
  4525. grub-install: info: adding a relocation entry for 0x765a.
  4526. grub-install: info: adding a relocation entry for 0x7664.
  4527. grub-install: info: adding a relocation entry for 0x7685.
  4528. grub-install: info: adding a relocation entry for 0x7694.
  4529. grub-install: info: adding a relocation entry for 0x76a3.
  4530. grub-install: info: adding a relocation entry for 0x76b4.
  4531. grub-install: info: adding a relocation entry for 0x76c0.
  4532. grub-install: info: adding a relocation entry for 0x76ca.
  4533. grub-install: info: adding a relocation entry for 0x76de.
  4534. grub-install: info: adding a relocation entry for 0x76f7.
  4535. grub-install: info: adding a relocation entry for 0x7707.
  4536. grub-install: info: adding a relocation entry for 0x7717.
  4537. grub-install: info: adding a relocation entry for 0x7726.
  4538. grub-install: info: adding a relocation entry for 0x7732.
  4539. grub-install: info: adding a relocation entry for 0x773e.
  4540. grub-install: info: adding a relocation entry for 0x7755.
  4541. grub-install: info: adding a relocation entry for 0x7761.
  4542. grub-install: info: adding a relocation entry for 0x7773.
  4543. grub-install: info: adding a relocation entry for 0x777f.
  4544. grub-install: info: adding a relocation entry for 0x7789.
  4545. grub-install: info: adding a relocation entry for 0x7797.
  4546. grub-install: info: adding a relocation entry for 0x77a1.
  4547. grub-install: info: adding a relocation entry for 0x77b1.
  4548. grub-install: info: adding a relocation entry for 0x77be.
  4549. grub-install: info: adding a relocation entry for 0x77d9.
  4550. grub-install: info: adding a relocation entry for 0x7803.
  4551. grub-install: info: adding a relocation entry for 0x781c.
  4552. grub-install: info: adding a relocation entry for 0x7828.
  4553. grub-install: info: adding a relocation entry for 0x783b.
  4554. grub-install: info: adding a relocation entry for 0x7859.
  4555. grub-install: info: adding a relocation entry for 0x7871.
  4556. grub-install: info: adding a relocation entry for 0x787d.
  4557. grub-install: info: adding a relocation entry for 0x788f.
  4558. grub-install: info: adding a relocation entry for 0x78b0.
  4559. grub-install: info: adding a relocation entry for 0x7900.
  4560. grub-install: info: adding a relocation entry for 0x790e.
  4561. grub-install: info: adding a relocation entry for 0x79ec.
  4562. grub-install: info: adding a relocation entry for 0x7a31.
  4563. grub-install: info: adding a relocation entry for 0x7a48.
  4564. grub-install: info: adding a relocation entry for 0x7b67.
  4565. grub-install: info: adding a relocation entry for 0x7b77.
  4566. grub-install: info: adding a relocation entry for 0x7b97.
  4567. grub-install: info: adding a relocation entry for 0x7bb3.
  4568. grub-install: info: adding a relocation entry for 0x7bc6.
  4569. grub-install: info: adding a relocation entry for 0x7be7.
  4570. grub-install: info: adding a relocation entry for 0x7c68.
  4571. grub-install: info: adding a relocation entry for 0x7d08.
  4572. grub-install: info: adding a relocation entry for 0x7d19.
  4573. grub-install: info: adding a relocation entry for 0x7d34.
  4574. grub-install: info: adding a relocation entry for 0x7d45.
  4575. grub-install: info: adding a relocation entry for 0x7d56.
  4576. grub-install: info: adding a relocation entry for 0x7ea5.
  4577. grub-install: info: adding a relocation entry for 0x7ebe.
  4578. grub-install: info: adding a relocation entry for 0x7ef4.
  4579. grub-install: info: adding a relocation entry for 0x7f06.
  4580. grub-install: info: adding a relocation entry for 0x804c.
  4581. grub-install: info: writing 248 bytes of a fixup block starting at 0x7000.
  4582. grub-install: info: adding a relocation entry for 0x80f7.
  4583. grub-install: info: adding a relocation entry for 0x81a4.
  4584. grub-install: info: adding a relocation entry for 0x81f2.
  4585. grub-install: info: adding a relocation entry for 0x82b6.
  4586. grub-install: info: adding a relocation entry for 0x8357.
  4587. grub-install: info: adding a relocation entry for 0x8392.
  4588. grub-install: info: adding a relocation entry for 0x85ab.
  4589. grub-install: info: adding a relocation entry for 0x85b5.
  4590. grub-install: info: adding a relocation entry for 0x85bf.
  4591. grub-install: info: adding a relocation entry for 0x85e3.
  4592. grub-install: info: adding a relocation entry for 0x8600.
  4593. grub-install: info: adding a relocation entry for 0x8614.
  4594. grub-install: info: adding a relocation entry for 0x8627.
  4595. grub-install: info: adding a relocation entry for 0x8634.
  4596. grub-install: info: adding a relocation entry for 0x8641.
  4597. grub-install: info: adding a relocation entry for 0x864e.
  4598. grub-install: info: adding a relocation entry for 0x8672.
  4599. grub-install: info: adding a relocation entry for 0x8681.
  4600. grub-install: info: adding a relocation entry for 0x8695.
  4601. grub-install: info: adding a relocation entry for 0x86f1.
  4602. grub-install: info: adding a relocation entry for 0x873b.
  4603. grub-install: info: adding a relocation entry for 0x874f.
  4604. grub-install: info: adding a relocation entry for 0x8776.
  4605. grub-install: info: adding a relocation entry for 0x8780.
  4606. grub-install: info: adding a relocation entry for 0x87a6.
  4607. grub-install: info: adding a relocation entry for 0x87b3.
  4608. grub-install: info: adding a relocation entry for 0x87d5.
  4609. grub-install: info: adding a relocation entry for 0x87df.
  4610. grub-install: info: adding a relocation entry for 0x8814.
  4611. grub-install: info: adding a relocation entry for 0x8820.
  4612. grub-install: info: adding a relocation entry for 0x884f.
  4613. grub-install: info: adding a relocation entry for 0x8871.
  4614. grub-install: info: adding a relocation entry for 0x8882.
  4615. grub-install: info: adding a relocation entry for 0x88a9.
  4616. grub-install: info: adding a relocation entry for 0x88ec.
  4617. grub-install: info: adding a relocation entry for 0x8901.
  4618. grub-install: info: adding a relocation entry for 0x891a.
  4619. grub-install: info: adding a relocation entry for 0x893f.
  4620. grub-install: info: adding a relocation entry for 0x895e.
  4621. grub-install: info: adding a relocation entry for 0x8972.
  4622. grub-install: info: adding a relocation entry for 0x8989.
  4623. grub-install: info: adding a relocation entry for 0x89e8.
  4624. grub-install: info: adding a relocation entry for 0x89fa.
  4625. grub-install: info: adding a relocation entry for 0x8a3d.
  4626. grub-install: info: adding a relocation entry for 0x8a51.
  4627. grub-install: info: adding a relocation entry for 0x8a5f.
  4628. grub-install: info: adding a relocation entry for 0x8a6b.
  4629. grub-install: info: adding a relocation entry for 0x8a7b.
  4630. grub-install: info: adding a relocation entry for 0x8a89.
  4631. grub-install: info: adding a relocation entry for 0x8a95.
  4632. grub-install: info: adding a relocation entry for 0x8add.
  4633. grub-install: info: adding a relocation entry for 0x8afa.
  4634. grub-install: info: adding a relocation entry for 0x8b0f.
  4635. grub-install: info: adding a relocation entry for 0x8b45.
  4636. grub-install: info: adding a relocation entry for 0x8b9b.
  4637. grub-install: info: adding a relocation entry for 0x8bd4.
  4638. grub-install: info: adding a relocation entry for 0x8c7d.
  4639. grub-install: info: adding a relocation entry for 0x8cd5.
  4640. grub-install: info: adding a relocation entry for 0x8cf0.
  4641. grub-install: info: adding a relocation entry for 0x8d0f.
  4642. grub-install: info: adding a relocation entry for 0x8d4d.
  4643. grub-install: info: adding a relocation entry for 0x8dcc.
  4644. grub-install: info: adding a relocation entry for 0x8dfb.
  4645. grub-install: info: adding a relocation entry for 0x8e1d.
  4646. grub-install: info: adding a relocation entry for 0x8e49.
  4647. grub-install: info: adding a relocation entry for 0x8e54.
  4648. grub-install: info: adding a relocation entry for 0x8ea7.
  4649. grub-install: info: adding a relocation entry for 0x8eb1.
  4650. grub-install: info: adding a relocation entry for 0x8ee4.
  4651. grub-install: info: adding a relocation entry for 0x8ef5.
  4652. grub-install: info: adding a relocation entry for 0x8f02.
  4653. grub-install: info: adding a relocation entry for 0x8f55.
  4654. grub-install: info: adding a relocation entry for 0x8f67.
  4655. grub-install: info: adding a relocation entry for 0x8f9c.
  4656. grub-install: info: adding a relocation entry for 0x8fd9.
  4657. grub-install: info: adding a relocation entry for 0x8ffe.
  4658. grub-install: info: adding a relocation entry for 0x901c.
  4659. grub-install: info: adding a padding fixup entry.
  4660. grub-install: info: adding a padding fixup entry.
  4661. grub-install: info: adding a padding fixup entry.
  4662. grub-install: info: writing 168 bytes of a fixup block starting at 0x8000.
  4663. grub-install: info: adding a relocation entry for 0x903d.
  4664. grub-install: info: adding a relocation entry for 0x907a.
  4665. grub-install: info: adding a relocation entry for 0x90aa.
  4666. grub-install: info: adding a relocation entry for 0x90da.
  4667. grub-install: info: adding a relocation entry for 0x90ee.
  4668. grub-install: info: adding a relocation entry for 0x911d.
  4669. grub-install: info: adding a relocation entry for 0x913a.
  4670. grub-install: info: adding a relocation entry for 0x9144.
  4671. grub-install: info: adding a relocation entry for 0x915a.
  4672. grub-install: info: adding a relocation entry for 0x917e.
  4673. grub-install: info: adding a relocation entry for 0x91ac.
  4674. grub-install: info: adding a relocation entry for 0x91b6.
  4675. grub-install: info: adding a relocation entry for 0x91ca.
  4676. grub-install: info: adding a relocation entry for 0x927a.
  4677. grub-install: info: adding a relocation entry for 0x9296.
  4678. grub-install: info: adding a relocation entry for 0x92aa.
  4679. grub-install: info: adding a relocation entry for 0x92b4.
  4680. grub-install: info: adding a relocation entry for 0x92c6.
  4681. grub-install: info: adding a relocation entry for 0x92d8.
  4682. grub-install: info: adding a relocation entry for 0x92fc.
  4683. grub-install: info: adding a relocation entry for 0x9313.
  4684. grub-install: info: adding a relocation entry for 0x9338.
  4685. grub-install: info: adding a relocation entry for 0x9375.
  4686. grub-install: info: adding a relocation entry for 0x93cf.
  4687. grub-install: info: adding a relocation entry for 0x93e8.
  4688. grub-install: info: adding a relocation entry for 0x93fe.
  4689. grub-install: info: adding a relocation entry for 0x9425.
  4690. grub-install: info: adding a relocation entry for 0x9468.
  4691. grub-install: info: adding a relocation entry for 0x949a.
  4692. grub-install: info: adding a relocation entry for 0x94bf.
  4693. grub-install: info: adding a relocation entry for 0x94cf.
  4694. grub-install: info: adding a relocation entry for 0x94fb.
  4695. grub-install: info: adding a relocation entry for 0x9507.
  4696. grub-install: info: adding a relocation entry for 0x9513.
  4697. grub-install: info: adding a relocation entry for 0x951d.
  4698. grub-install: info: adding a relocation entry for 0x9531.
  4699. grub-install: info: adding a relocation entry for 0x953d.
  4700. grub-install: info: adding a relocation entry for 0x954e.
  4701. grub-install: info: adding a relocation entry for 0x9563.
  4702. grub-install: info: adding a relocation entry for 0x9578.
  4703. grub-install: info: adding a relocation entry for 0x9587.
  4704. grub-install: info: adding a relocation entry for 0x9591.
  4705. grub-install: info: adding a relocation entry for 0x95b2.
  4706. grub-install: info: adding a relocation entry for 0x95bc.
  4707. grub-install: info: adding a relocation entry for 0x95c8.
  4708. grub-install: info: adding a relocation entry for 0x95d2.
  4709. grub-install: info: adding a relocation entry for 0x9604.
  4710. grub-install: info: adding a relocation entry for 0x9622.
  4711. grub-install: info: adding a relocation entry for 0x963e.
  4712. grub-install: info: adding a relocation entry for 0x9668.
  4713. grub-install: info: adding a relocation entry for 0x967c.
  4714. grub-install: info: adding a relocation entry for 0x9686.
  4715. grub-install: info: adding a relocation entry for 0x9695.
  4716. grub-install: info: adding a relocation entry for 0x969f.
  4717. grub-install: info: adding a relocation entry for 0x96bd.
  4718. grub-install: info: adding a relocation entry for 0x96c9.
  4719. grub-install: info: adding a relocation entry for 0x96d9.
  4720. grub-install: info: adding a relocation entry for 0x96e3.
  4721. grub-install: info: adding a relocation entry for 0x96ef.
  4722. grub-install: info: adding a relocation entry for 0x971e.
  4723. grub-install: info: adding a relocation entry for 0x972f.
  4724. grub-install: info: adding a relocation entry for 0x9779.
  4725. grub-install: info: adding a relocation entry for 0x97b4.
  4726. grub-install: info: adding a relocation entry for 0x97cd.
  4727. grub-install: info: adding a relocation entry for 0x97f4.
  4728. grub-install: info: adding a relocation entry for 0x9821.
  4729. grub-install: info: adding a relocation entry for 0x9835.
  4730. grub-install: info: adding a relocation entry for 0x9846.
  4731. grub-install: info: adding a relocation entry for 0x986c.
  4732. grub-install: info: adding a relocation entry for 0x9894.
  4733. grub-install: info: adding a relocation entry for 0x989e.
  4734. grub-install: info: adding a relocation entry for 0x98b4.
  4735. grub-install: info: adding a relocation entry for 0x98bf.
  4736. grub-install: info: translating the relocation section .rela.rodata.
  4737. grub-install: info: adding a relocation entry for 0x9a00.
  4738. grub-install: info: adding a relocation entry for 0x9a08.
  4739. grub-install: info: adding a relocation entry for 0x9a10.
  4740. grub-install: info: adding a relocation entry for 0x9a18.
  4741. grub-install: info: adding a relocation entry for 0x9a20.
  4742. grub-install: info: adding a relocation entry for 0x9a28.
  4743. grub-install: info: adding a relocation entry for 0x9a30.
  4744. grub-install: info: adding a relocation entry for 0x9a38.
  4745. grub-install: info: adding a relocation entry for 0x9a40.
  4746. grub-install: info: adding a relocation entry for 0x9a48.
  4747. grub-install: info: adding a relocation entry for 0x9a50.
  4748. grub-install: info: adding a relocation entry for 0x9a58.
  4749. grub-install: info: adding a relocation entry for 0x9a60.
  4750. grub-install: info: adding a relocation entry for 0x9a68.
  4751. grub-install: info: adding a relocation entry for 0x9a70.
  4752. grub-install: info: adding a relocation entry for 0x9a78.
  4753. grub-install: info: adding a relocation entry for 0x9a80.
  4754. grub-install: info: adding a relocation entry for 0x9a88.
  4755. grub-install: info: adding a relocation entry for 0x9a90.
  4756. grub-install: info: adding a relocation entry for 0x9a98.
  4757. grub-install: info: adding a relocation entry for 0x9aa0.
  4758. grub-install: info: adding a relocation entry for 0x9aa8.
  4759. grub-install: info: adding a relocation entry for 0x9ab0.
  4760. grub-install: info: adding a relocation entry for 0x9ab8.
  4761. grub-install: info: adding a relocation entry for 0x9ac0.
  4762. grub-install: info: adding a relocation entry for 0x9ac8.
  4763. grub-install: info: adding a relocation entry for 0x9ad0.
  4764. grub-install: info: adding a relocation entry for 0x9ad8.
  4765. grub-install: info: adding a relocation entry for 0x9b60.
  4766. grub-install: info: adding a relocation entry for 0x9b68.
  4767. grub-install: info: adding a relocation entry for 0x9b70.
  4768. grub-install: info: adding a relocation entry for 0x9b78.
  4769. grub-install: info: adding a relocation entry for 0x9b80.
  4770. grub-install: info: adding a relocation entry for 0x9b88.
  4771. grub-install: info: adding a relocation entry for 0x9b90.
  4772. grub-install: info: adding a relocation entry for 0x9b98.
  4773. grub-install: info: adding a relocation entry for 0x9ba0.
  4774. grub-install: info: adding a relocation entry for 0x9ba8.
  4775. grub-install: info: adding a relocation entry for 0x9bb0.
  4776. grub-install: info: translating the relocation section .rela.data.
  4777. grub-install: info: adding a relocation entry for 0xb500.
  4778. grub-install: info: adding a padding fixup entry.
  4779. grub-install: info: adding a padding fixup entry.
  4780. grub-install: info: adding a padding fixup entry.
  4781. grub-install: info: writing 240 bytes of a fixup block starting at 0x9000.
  4782. grub-install: info: adding a relocation entry for 0xb510.
  4783. grub-install: info: adding a relocation entry for 0xb518.
  4784. grub-install: info: adding a relocation entry for 0xb520.
  4785. grub-install: info: adding a relocation entry for 0xb528.
  4786. grub-install: info: adding a relocation entry for 0xb530.
  4787. grub-install: info: adding a relocation entry for 0xb590.
  4788. grub-install: info: adding a relocation entry for 0xb598.
  4789. grub-install: info: adding a relocation entry for 0xb5a0.
  4790. grub-install: info: adding a relocation entry for 0xb5a8.
  4791. grub-install: info: adding a relocation entry for 0xb5b8.
  4792. grub-install: info: adding a relocation entry for 0xb5c0.
  4793. grub-install: info: adding a relocation entry for 0xb5c8.
  4794. grub-install: info: adding a relocation entry for 0xb5d0.
  4795. grub-install: info: adding a relocation entry for 0xb5d8.
  4796. grub-install: info: adding a relocation entry for 0xb5e0.
  4797. grub-install: info: adding a relocation entry for 0xb650.
  4798. grub-install: info: adding a relocation entry for 0xb668.
  4799. grub-install: info: adding a relocation entry for 0xb680.
  4800. grub-install: info: adding a relocation entry for 0xb6d0.
  4801. grub-install: info: adding a relocation entry for 0xb6e0.
  4802. grub-install: info: adding a relocation entry for 0xb6e8.
  4803. grub-install: info: adding a relocation entry for 0xb710.
  4804. grub-install: info: adding a relocation entry for 0xb880.
  4805. grub-install: info: adding a relocation entry for 0xb8c0.
  4806. grub-install: info: adding a relocation entry for 0xb8c8.
  4807. grub-install: info: adding a relocation entry for 0xb8d8.
  4808. grub-install: info: adding a relocation entry for 0xb8e0.
  4809. grub-install: info: adding a relocation entry for 0xb8f0.
  4810. grub-install: info: adding a relocation entry for 0xb8f8.
  4811. grub-install: info: adding a relocation entry for 0xb908.
  4812. grub-install: info: adding a relocation entry for 0xb910.
  4813. grub-install: info: adding a relocation entry for 0xb920.
  4814. grub-install: info: adding a relocation entry for 0xb928.
  4815. grub-install: info: adding a relocation entry for 0xb938.
  4816. grub-install: info: adding a relocation entry for 0xb940.
  4817. grub-install: info: adding a relocation entry for 0xb950.
  4818. grub-install: info: adding a relocation entry for 0xb958.
  4819. grub-install: info: adding a relocation entry for 0xb968.
  4820. grub-install: info: adding a relocation entry for 0xb970.
  4821. grub-install: info: adding a relocation entry for 0xb980.
  4822. grub-install: info: adding a relocation entry for 0xb988.
  4823. grub-install: info: adding a relocation entry for 0xb998.
  4824. grub-install: info: adding a relocation entry for 0xb9a0.
  4825. grub-install: info: adding a relocation entry for 0xb9b0.
  4826. grub-install: info: adding a relocation entry for 0xb9b8.
  4827. grub-install: info: adding a relocation entry for 0xb9c8.
  4828. grub-install: info: adding a relocation entry for 0xb9d0.
  4829. grub-install: info: adding a relocation entry for 0xb9e0.
  4830. grub-install: info: adding a relocation entry for 0xb9e8.
  4831. grub-install: info: adding a relocation entry for 0xb9f8.
  4832. grub-install: info: adding a relocation entry for 0xba00.
  4833. grub-install: info: adding a relocation entry for 0xba10.
  4834. grub-install: info: adding a relocation entry for 0xba18.
  4835. grub-install: info: adding a relocation entry for 0xba28.
  4836. grub-install: info: adding a relocation entry for 0xba30.
  4837. grub-install: info: adding a relocation entry for 0xba40.
  4838. grub-install: info: adding a relocation entry for 0xba48.
  4839. grub-install: info: adding a relocation entry for 0xba58.
  4840. grub-install: info: adding a relocation entry for 0xba60.
  4841. grub-install: info: adding a relocation entry for 0xba70.
  4842. grub-install: info: adding a relocation entry for 0xba78.
  4843. grub-install: info: adding a relocation entry for 0xba88.
  4844. grub-install: info: adding a relocation entry for 0xba90.
  4845. grub-install: info: adding a relocation entry for 0xbaa0.
  4846. grub-install: info: adding a relocation entry for 0xbaa8.
  4847. grub-install: info: adding a relocation entry for 0xbab8.
  4848. grub-install: info: adding a relocation entry for 0xbac0.
  4849. grub-install: info: adding a relocation entry for 0xbad0.
  4850. grub-install: info: adding a relocation entry for 0xbad8.
  4851. grub-install: info: adding a relocation entry for 0xbae8.
  4852. grub-install: info: adding a relocation entry for 0xbaf0.
  4853. grub-install: info: adding a relocation entry for 0xbb00.
  4854. grub-install: info: adding a relocation entry for 0xbb08.
  4855. grub-install: info: adding a relocation entry for 0xbb18.
  4856. grub-install: info: adding a relocation entry for 0xbb20.
  4857. grub-install: info: adding a relocation entry for 0xbb30.
  4858. grub-install: info: adding a relocation entry for 0xbb38.
  4859. grub-install: info: adding a relocation entry for 0xbb48.
  4860. grub-install: info: adding a relocation entry for 0xbb50.
  4861. grub-install: info: adding a relocation entry for 0xbb60.
  4862. grub-install: info: adding a relocation entry for 0xbb68.
  4863. grub-install: info: adding a relocation entry for 0xbb78.
  4864. grub-install: info: adding a relocation entry for 0xbb80.
  4865. grub-install: info: adding a relocation entry for 0xbb90.
  4866. grub-install: info: adding a relocation entry for 0xbb98.
  4867. grub-install: info: adding a relocation entry for 0xbba8.
  4868. grub-install: info: adding a relocation entry for 0xbbb0.
  4869. grub-install: info: adding a relocation entry for 0xbbc0.
  4870. grub-install: info: adding a relocation entry for 0xbbc8.
  4871. grub-install: info: adding a relocation entry for 0xbbd8.
  4872. grub-install: info: adding a relocation entry for 0xbbe0.
  4873. grub-install: info: adding a relocation entry for 0xbbf0.
  4874. grub-install: info: adding a relocation entry for 0xbbf8.
  4875. grub-install: info: adding a relocation entry for 0xbc08.
  4876. grub-install: info: adding a relocation entry for 0xbc10.
  4877. grub-install: info: adding a relocation entry for 0xbc20.
  4878. grub-install: info: adding a relocation entry for 0xbc28.
  4879. grub-install: info: adding a relocation entry for 0xbc38.
  4880. grub-install: info: adding a relocation entry for 0xbc40.
  4881. grub-install: info: adding a relocation entry for 0xbc50.
  4882. grub-install: info: adding a relocation entry for 0xbc58.
  4883. grub-install: info: adding a relocation entry for 0xbc68.
  4884. grub-install: info: adding a relocation entry for 0xbc70.
  4885. grub-install: info: adding a relocation entry for 0xbc80.
  4886. grub-install: info: adding a relocation entry for 0xbc88.
  4887. grub-install: info: adding a relocation entry for 0xbc98.
  4888. grub-install: info: adding a relocation entry for 0xbca0.
  4889. grub-install: info: adding a relocation entry for 0xbcb0.
  4890. grub-install: info: adding a relocation entry for 0xbcb8.
  4891. grub-install: info: adding a relocation entry for 0xbcc8.
  4892. grub-install: info: adding a relocation entry for 0xbcd0.
  4893. grub-install: info: adding a relocation entry for 0xbce0.
  4894. grub-install: info: adding a relocation entry for 0xbce8.
  4895. grub-install: info: adding a relocation entry for 0xbcf8.
  4896. grub-install: info: adding a relocation entry for 0xbd00.
  4897. grub-install: info: adding a relocation entry for 0xbd10.
  4898. grub-install: info: adding a relocation entry for 0xbd18.
  4899. grub-install: info: adding a relocation entry for 0xbd28.
  4900. grub-install: info: adding a relocation entry for 0xbd30.
  4901. grub-install: info: adding a relocation entry for 0xbd40.
  4902. grub-install: info: adding a relocation entry for 0xbd48.
  4903. grub-install: info: adding a relocation entry for 0xbd58.
  4904. grub-install: info: adding a relocation entry for 0xbd60.
  4905. grub-install: info: adding a relocation entry for 0xbd70.
  4906. grub-install: info: adding a relocation entry for 0xbd78.
  4907. grub-install: info: adding a relocation entry for 0xbd88.
  4908. grub-install: info: adding a relocation entry for 0xbd90.
  4909. grub-install: info: adding a relocation entry for 0xbda0.
  4910. grub-install: info: adding a relocation entry for 0xbda8.
  4911. grub-install: info: adding a relocation entry for 0xbdb8.
  4912. grub-install: info: adding a relocation entry for 0xbdc0.
  4913. grub-install: info: adding a relocation entry for 0xbdd0.
  4914. grub-install: info: adding a relocation entry for 0xbdd8.
  4915. grub-install: info: adding a relocation entry for 0xbde8.
  4916. grub-install: info: adding a relocation entry for 0xbdf0.
  4917. grub-install: info: adding a relocation entry for 0xbe00.
  4918. grub-install: info: adding a relocation entry for 0xbe08.
  4919. grub-install: info: adding a relocation entry for 0xbe18.
  4920. grub-install: info: adding a relocation entry for 0xbe20.
  4921. grub-install: info: adding a relocation entry for 0xbe30.
  4922. grub-install: info: adding a relocation entry for 0xbe38.
  4923. grub-install: info: adding a relocation entry for 0xbe48.
  4924. grub-install: info: adding a relocation entry for 0xbe50.
  4925. grub-install: info: adding a relocation entry for 0xbe60.
  4926. grub-install: info: adding a relocation entry for 0xbe68.
  4927. grub-install: info: adding a relocation entry for 0xbe78.
  4928. grub-install: info: adding a relocation entry for 0xbe80.
  4929. grub-install: info: adding a relocation entry for 0xbe90.
  4930. grub-install: info: adding a relocation entry for 0xbe98.
  4931. grub-install: info: adding a relocation entry for 0xbea8.
  4932. grub-install: info: adding a relocation entry for 0xbeb0.
  4933. grub-install: info: adding a relocation entry for 0xbec0.
  4934. grub-install: info: adding a relocation entry for 0xbec8.
  4935. grub-install: info: adding a relocation entry for 0xbed8.
  4936. grub-install: info: adding a relocation entry for 0xbee0.
  4937. grub-install: info: adding a relocation entry for 0xbef0.
  4938. grub-install: info: adding a relocation entry for 0xbef8.
  4939. grub-install: info: adding a relocation entry for 0xbf08.
  4940. grub-install: info: adding a relocation entry for 0xbf10.
  4941. grub-install: info: adding a relocation entry for 0xbf20.
  4942. grub-install: info: adding a relocation entry for 0xbf28.
  4943. grub-install: info: adding a relocation entry for 0xbf38.
  4944. grub-install: info: adding a relocation entry for 0xbf40.
  4945. grub-install: info: adding a relocation entry for 0xbf50.
  4946. grub-install: info: adding a relocation entry for 0xbf58.
  4947. grub-install: info: adding a relocation entry for 0xbf68.
  4948. grub-install: info: adding a relocation entry for 0xbf70.
  4949. grub-install: info: adding a relocation entry for 0xbf80.
  4950. grub-install: info: adding a relocation entry for 0xbf88.
  4951. grub-install: info: adding a relocation entry for 0xbf98.
  4952. grub-install: info: adding a relocation entry for 0xbfa0.
  4953. grub-install: info: adding a relocation entry for 0xbfb0.
  4954. grub-install: info: adding a relocation entry for 0xbfb8.
  4955. grub-install: info: adding a relocation entry for 0xbfc8.
  4956. grub-install: info: adding a relocation entry for 0xbfd0.
  4957. grub-install: info: adding a relocation entry for 0xbfe0.
  4958. grub-install: info: adding a relocation entry for 0xbfe8.
  4959. grub-install: info: adding a relocation entry for 0xbff8.
  4960. grub-install: info: adding a relocation entry for 0xc000.
  4961. grub-install: info: adding a padding fixup entry.
  4962. grub-install: info: writing 368 bytes of a fixup block starting at 0xb000.
  4963. grub-install: info: adding a relocation entry for 0xc010.
  4964. grub-install: info: adding a relocation entry for 0xc018.
  4965. grub-install: info: adding a relocation entry for 0xc028.
  4966. grub-install: info: adding a relocation entry for 0xc030.
  4967. grub-install: info: adding a relocation entry for 0xc040.
  4968. grub-install: info: adding a relocation entry for 0xc048.
  4969. grub-install: info: adding a relocation entry for 0xc058.
  4970. grub-install: info: adding a relocation entry for 0xc060.
  4971. grub-install: info: adding a relocation entry for 0xc070.
  4972. grub-install: info: adding a relocation entry for 0xc078.
  4973. grub-install: info: adding a relocation entry for 0xc088.
  4974. grub-install: info: adding a relocation entry for 0xc090.
  4975. grub-install: info: adding a relocation entry for 0xc0a0.
  4976. grub-install: info: adding a relocation entry for 0xc0a8.
  4977. grub-install: info: adding a relocation entry for 0xc0b8.
  4978. grub-install: info: adding a relocation entry for 0xc0c0.
  4979. grub-install: info: adding a relocation entry for 0xc0d0.
  4980. grub-install: info: adding a relocation entry for 0xc0d8.
  4981. grub-install: info: adding a relocation entry for 0xc0e8.
  4982. grub-install: info: adding a relocation entry for 0xc0f0.
  4983. grub-install: info: adding a relocation entry for 0xc100.
  4984. grub-install: info: adding a relocation entry for 0xc108.
  4985. grub-install: info: adding a relocation entry for 0xc118.
  4986. grub-install: info: adding a relocation entry for 0xc120.
  4987. grub-install: info: adding a relocation entry for 0xc130.
  4988. grub-install: info: adding a relocation entry for 0xc138.
  4989. grub-install: info: adding a relocation entry for 0xc148.
  4990. grub-install: info: adding a relocation entry for 0xc150.
  4991. grub-install: info: adding a relocation entry for 0xc160.
  4992. grub-install: info: adding a relocation entry for 0xc168.
  4993. grub-install: info: adding a relocation entry for 0xc178.
  4994. grub-install: info: adding a relocation entry for 0xc180.
  4995. grub-install: info: adding a relocation entry for 0xc190.
  4996. grub-install: info: adding a relocation entry for 0xc198.
  4997. grub-install: info: adding a relocation entry for 0xc1a8.
  4998. grub-install: info: adding a relocation entry for 0xc1b0.
  4999. grub-install: info: adding a relocation entry for 0xc1c0.
  5000. grub-install: info: adding a relocation entry for 0xc1c8.
  5001. grub-install: info: adding a relocation entry for 0xc1d8.
  5002. grub-install: info: adding a relocation entry for 0xc1e0.
  5003. grub-install: info: adding a relocation entry for 0xc1f0.
  5004. grub-install: info: adding a relocation entry for 0xc1f8.
  5005. grub-install: info: adding a relocation entry for 0xc208.
  5006. grub-install: info: adding a relocation entry for 0xc210.
  5007. grub-install: info: adding a relocation entry for 0xc220.
  5008. grub-install: info: adding a relocation entry for 0xc228.
  5009. grub-install: info: adding a relocation entry for 0xc238.
  5010. grub-install: info: adding a relocation entry for 0xc240.
  5011. grub-install: info: adding a relocation entry for 0xc250.
  5012. grub-install: info: adding a relocation entry for 0xc258.
  5013. grub-install: info: adding a relocation entry for 0xc268.
  5014. grub-install: info: adding a relocation entry for 0xc270.
  5015. grub-install: info: adding a relocation entry for 0xc280.
  5016. grub-install: info: adding a relocation entry for 0xc288.
  5017. grub-install: info: adding a relocation entry for 0xc298.
  5018. grub-install: info: adding a relocation entry for 0xc2a0.
  5019. grub-install: info: adding a relocation entry for 0xc2b0.
  5020. grub-install: info: adding a relocation entry for 0xc2b8.
  5021. grub-install: info: adding a relocation entry for 0xc2c8.
  5022. grub-install: info: adding a relocation entry for 0xc2d0.
  5023. grub-install: info: adding a relocation entry for 0xc2e0.
  5024. grub-install: info: adding a relocation entry for 0xc2e8.
  5025. grub-install: info: adding a relocation entry for 0xc2f8.
  5026. grub-install: info: adding a relocation entry for 0xc300.
  5027. grub-install: info: adding a relocation entry for 0xc310.
  5028. grub-install: info: adding a relocation entry for 0xc318.
  5029. grub-install: info: adding a relocation entry for 0xc328.
  5030. grub-install: info: adding a relocation entry for 0xc330.
  5031. grub-install: info: adding a relocation entry for 0xc340.
  5032. grub-install: info: adding a relocation entry for 0xc348.
  5033. grub-install: info: adding a relocation entry for 0xc358.
  5034. grub-install: info: adding a relocation entry for 0xc360.
  5035. grub-install: info: adding a relocation entry for 0xc370.
  5036. grub-install: info: adding a relocation entry for 0xc378.
  5037. grub-install: info: adding a relocation entry for 0xc388.
  5038. grub-install: info: adding a relocation entry for 0xc390.
  5039. grub-install: info: adding a relocation entry for 0xc3a0.
  5040. grub-install: info: adding a relocation entry for 0xc3a8.
  5041. grub-install: info: adding a relocation entry for 0xc3b8.
  5042. grub-install: info: adding a relocation entry for 0xc3c0.
  5043. grub-install: info: adding a relocation entry for 0xc3d0.
  5044. grub-install: info: adding a relocation entry for 0xc3d8.
  5045. grub-install: info: adding a relocation entry for 0xc3e8.
  5046. grub-install: info: adding a relocation entry for 0xc3f0.
  5047. grub-install: info: adding a relocation entry for 0xc400.
  5048. grub-install: info: adding a relocation entry for 0xc408.
  5049. grub-install: info: adding a relocation entry for 0xc418.
  5050. grub-install: info: adding a relocation entry for 0xc420.
  5051. grub-install: info: adding a relocation entry for 0xc430.
  5052. grub-install: info: adding a relocation entry for 0xc438.
  5053. grub-install: info: adding a relocation entry for 0xc448.
  5054. grub-install: info: adding a relocation entry for 0xc450.
  5055. grub-install: info: adding a relocation entry for 0xc460.
  5056. grub-install: info: adding a relocation entry for 0xc468.
  5057. grub-install: info: adding a relocation entry for 0xc478.
  5058. grub-install: info: adding a relocation entry for 0xc480.
  5059. grub-install: info: adding a relocation entry for 0xc490.
  5060. grub-install: info: adding a relocation entry for 0xc498.
  5061. grub-install: info: adding a relocation entry for 0xc4a8.
  5062. grub-install: info: adding a relocation entry for 0xc4b0.
  5063. grub-install: info: adding a relocation entry for 0xc4c0.
  5064. grub-install: info: adding a relocation entry for 0xc4c8.
  5065. grub-install: info: adding a relocation entry for 0xc4d8.
  5066. grub-install: info: adding a relocation entry for 0xc4e0.
  5067. grub-install: info: adding a relocation entry for 0xc4f0.
  5068. grub-install: info: adding a relocation entry for 0xc4f8.
  5069. grub-install: info: adding a relocation entry for 0xc508.
  5070. grub-install: info: adding a relocation entry for 0xc510.
  5071. grub-install: info: adding a relocation entry for 0xc520.
  5072. grub-install: info: adding a relocation entry for 0xc528.
  5073. grub-install: info: adding a relocation entry for 0xc538.
  5074. grub-install: info: adding a relocation entry for 0xc540.
  5075. grub-install: info: adding a relocation entry for 0xc550.
  5076. grub-install: info: adding a relocation entry for 0xc558.
  5077. grub-install: info: adding a relocation entry for 0xc568.
  5078. grub-install: info: adding a relocation entry for 0xc570.
  5079. grub-install: info: adding a relocation entry for 0xc580.
  5080. grub-install: info: adding a relocation entry for 0xc588.
  5081. grub-install: info: adding a relocation entry for 0xc598.
  5082. grub-install: info: adding a relocation entry for 0xc5a0.
  5083. grub-install: info: adding a relocation entry for 0xc5b0.
  5084. grub-install: info: adding a relocation entry for 0xc5b8.
  5085. grub-install: info: adding a relocation entry for 0xc5c8.
  5086. grub-install: info: adding a relocation entry for 0xc5d0.
  5087. grub-install: info: adding a relocation entry for 0xc5e0.
  5088. grub-install: info: adding a relocation entry for 0xc5e8.
  5089. grub-install: info: adding a relocation entry for 0xc5f8.
  5090. grub-install: info: adding a relocation entry for 0xc600.
  5091. grub-install: info: adding a relocation entry for 0xc610.
  5092. grub-install: info: adding a relocation entry for 0xc618.
  5093. grub-install: info: adding a relocation entry for 0xc628.
  5094. grub-install: info: adding a relocation entry for 0xc630.
  5095. grub-install: info: adding a relocation entry for 0xc640.
  5096. grub-install: info: adding a relocation entry for 0xc648.
  5097. grub-install: info: adding a relocation entry for 0xc658.
  5098. grub-install: info: adding a relocation entry for 0xc660.
  5099. grub-install: info: adding a relocation entry for 0xc670.
  5100. grub-install: info: adding a relocation entry for 0xc678.
  5101. grub-install: info: adding a relocation entry for 0xc688.
  5102. grub-install: info: adding a relocation entry for 0xc690.
  5103. grub-install: info: adding a relocation entry for 0xc6a0.
  5104. grub-install: info: adding a relocation entry for 0xc6a8.
  5105. grub-install: info: adding a relocation entry for 0xc6b8.
  5106. grub-install: info: adding a relocation entry for 0xc6c0.
  5107. grub-install: info: adding a relocation entry for 0xc6d0.
  5108. grub-install: info: adding a relocation entry for 0xc6d8.
  5109. grub-install: info: adding a relocation entry for 0xc6e8.
  5110. grub-install: info: adding a relocation entry for 0xc6f0.
  5111. grub-install: info: adding a relocation entry for 0xc700.
  5112. grub-install: info: adding a relocation entry for 0xc708.
  5113. grub-install: info: adding a relocation entry for 0xc718.
  5114. grub-install: info: adding a relocation entry for 0xc720.
  5115. grub-install: info: adding 231 padding fixup entries.
  5116. grub-install: info: writing 776 bytes of a fixup block starting at 0xc000.
  5117. grub-install: info: reading /usr/lib/grub/x86_64-efi/fshelp.mod.
  5118. grub-install: info: reading /usr/lib/grub/x86_64-efi/ext2.mod.
  5119. grub-install: info: reading /usr/lib/grub/x86_64-efi/part_gpt.mod.
  5120. grub-install: info: reading /usr/lib/grub/x86_64-efi/search_fs_uuid.mod.
  5121. grub-install: info: reading /boot/grub/x86_64-efi/load.cfg.
  5122. grub-install: info: kernel_img=0x27a0120, kernel_size=0x18400.
  5123. grub-install: info: the core size is 0x1d5e8.
  5124. grub-install: info: writing 0x1e800 bytes.
  5125. grub-install: info: grub-mkimage --directory '/usr/lib/grub/x86_64-efi' --prefix '' --output '/boot/grub/x86_64-efi/grub.efi' --format 'x86_64-efi' --compression 'auto' --config '/boot/grub/x86_64-efi/load.cfg' 'ext2' 'part_gpt' 'search_fs_uuid'
  5126. .
  5127. grub-install: info: the size of config file is 0x68.
  5128. grub-install: info: the total module size is 0x51e0.
  5129. grub-install: info: reading /usr/lib/grub/x86_64-efi/kernel.img.
  5130. grub-install: info: locating the section .text at 0x0.
  5131. grub-install: info: locating the section .text.unlikely at 0x94e4.
  5132. grub-install: info: locating the section .rodata at 0x9600.
  5133. grub-install: info: locating the section .rodata.str1.1 at 0x97b8.
  5134. grub-install: info: locating the section .data at 0xb100.
  5135. grub-install: info: locating the section .module_license at 0xc348.
  5136. grub-install: info: locating the section .bss at 0xc380.
  5137. grub-install: info: locating at 0x400 (0x400).
  5138. grub-install: info: locating at 0x9a00 (0x9a00).
  5139. grub-install: info: locating at 0x9bb8 (0x9bb8).
  5140. grub-install: info: locating at 0xb500 (0xb500).
  5141. grub-install: info: locating at 0xc780 (0xc780).
  5142. grub-install: info: locating at 0x98e4 (0x98e4).
  5143. grub-install: info: locating at 0xc748 (0xc748).
  5144. grub-install: info: locating at 0x400 (0x400).
  5145. grub-install: info: locating grub_strlen at 0x7b4e (0x400).
  5146. grub-install: info: locating grub_net_poll_cards_idle at 0xe580 (0xc780).
  5147. grub-install: info: locating grub_efi_finish_boot_services at 0x2efe (0x400).
  5148. grub-install: info: locating grub_disk_get_size at 0x5560 (0x400).
  5149. grub-install: info: locating grub_file_progress_hook at 0x18710 (0xc780).
  5150. grub-install: info: locating grub_efidisk_fini at 0xb77 (0x400).
  5151. grub-install: info: locating grub_puts_ at 0x78fd (0x400).
  5152. grub-install: info: locating grub_millisleep at 0x415b (0x400).
  5153. grub-install: info: locating grub_fs_autoload_hook at 0xe328 (0xc780).
  5154. grub-install: info: locating efi_wrap_10 at 0x4cc (0x400).
  5155. grub-install: info: locating grub_efi_allocate_pages_max at 0x2c4e (0x400).
  5156. grub-install: info: locating grub_fs_blocklist at 0xb6c0 (0xb500).
  5157. grub-install: info: locating grub_errmsg at 0x18600 (0xc780).
  5158. grub-install: info: locating efi_wrap_5 at 0x463 (0x400).
  5159. grub-install: info: locating grub_strncmp at 0x7975 (0x400).
  5160. grub-install: info: locating grub_strtoull at 0x7c64 (0x400).
  5161. grub-install: info: locating grub_dma_get_virt at 0x5a5 (0x400).
  5162. grub-install: info: locating grub_efi_system_table at 0xe590 (0xc780).
  5163. grub-install: info: locating memmove at 0x78bb (0x400).
  5164. grub-install: info: locating efi_wrap_4 at 0x44f (0x400).
  5165. grub-install: info: locating grub_disk_open at 0x4f20 (0x400).
  5166. grub-install: info: locating grub_efi_locate_protocol at 0x1b9c (0x400).
  5167. grub-install: info: locating grub_env_update_get_sorted at 0x65f6 (0x400).
  5168. grub-install: info: locating grub_strcpy at 0x78ea (0x400).
  5169. grub-install: info: locating grub_partition_probe at 0x8f11 (0x400).
  5170. grub-install: info: locating grub_strrchr at 0x79b7 (0x400).
  5171. grub-install: info: locating grub_partition_get_name at 0x9113 (0x400).
  5172. grub-install: info: locating grub_dl_load at 0x6274 (0x400).
  5173. grub-install: info: locating grub_efi_stall at 0x1dc5 (0x400).
  5174. grub-install: info: locating grub_efi_get_filename at 0x21fc (0x400).
  5175. grub-install: info: locating grub_env_export at 0x66e1 (0x400).
  5176. grub-install: info: locating grub_xvasprintf at 0x88fb (0x400).
  5177. grub-install: info: locating grub_error_push at 0x67a3 (0x400).
  5178. grub-install: info: locating grub_rescue_run at 0x96ba (0x400).
  5179. grub-install: info: locating grub_xasprintf at 0x89a8 (0x400).
  5180. grub-install: info: locating grub_realloc at 0x4088 (0x400).
  5181. grub-install: info: locating grub_exit at 0x1e04 (0x400).
  5182. grub-install: info: locating memcpy at 0x78bb (0x400).
  5183. grub-install: info: locating grub_memmove at 0x78bb (0x400).
  5184. grub-install: info: locating grub_device_open at 0x475e (0x400).
  5185. grub-install: info: locating grub_register_exported_symbols at 0x98b0 (0x400).
  5186. grub-install: info: locating grub_strdup at 0x7b5f (0x400).
  5187. grub-install: info: locating grub_disk_firmware_is_tainted at 0xe600 (0xc780).
  5188. grub-install: info: locating grub_divmod64 at 0x7bfe (0x400).
  5189. grub-install: info: locating grub_file_get_device_name at 0x694b (0x400).
  5190. grub-install: info: locating grub_efi_print_device_path at 0x22e7 (0x400).
  5191. grub-install: info: locating grub_partition_iterate at 0x90a6 (0x400).
  5192. grub-install: info: locating grub_dma_free at 0x599 (0x400).
  5193. grub-install: info: locating grub_vsnprintf at 0x88a2 (0x400).
  5194. grub-install: info: locating grub_partition_map_list at 0x18760 (0xc780).
  5195. grub-install: info: locating efi_wrap_1 at 0x422 (0x400).
  5196. grub-install: info: locating grub_command_list at 0xe5c0 (0xc780).
  5197. grub-install: info: locating grub_machine_fini at 0x534 (0x400).
  5198. grub-install: info: locating grub_tsc_rate at 0xe5b0 (0xc780).
  5199. grub-install: info: locating grub_rescue_parse_line at 0x9421 (0x400).
  5200. grub-install: info: locating grub_efi_get_variable at 0x1f77 (0x400).
  5201. grub-install: info: locating grub_snprintf at 0x88b6 (0x400).
  5202. grub-install: info: locating grub_register_core_commands at 0x45ef (0x400).
  5203. grub-install: info: locating grub_disk_dev_register at 0x4e36 (0x400).
  5204. grub-install: info: locating grub_console_init at 0x38e7 (0x400).
  5205. grub-install: info: locating grub_disk_write_weak at 0xe608 (0xc780).
  5206. grub-install: info: locating grub_dl_add at 0x5635 (0x400).
  5207. grub-install: info: locating grub_disk_read at 0x5203 (0x400).
  5208. grub-install: info: locating grub_term_highlight_color at 0xb888 (0xb500).
  5209. grub-install: info: locating grub_parser_execute at 0x8ea3 (0x400).
  5210. grub-install: info: locating grub_xputs at 0xb880 (0xb500).
  5211. grub-install: info: locating grub_console_fini at 0x39e4 (0x400).
  5212. grub-install: info: locating grub_fatal at 0x89f7 (0x400).
  5213. grub-install: info: locating grub_dl_ref at 0x572f (0x400).
  5214. grub-install: info: locating grub_file_seek at 0x6c97 (0x400).
  5215. grub-install: info: locating grub_pci_find_capability at 0x699 (0x400).
  5216. grub-install: info: locating grub_efi_get_loaded_image at 0x1de9 (0x400).
  5217. grub-install: info: locating grub_errno at 0x18700 (0xc780).
  5218. grub-install: info: locating grub_parser_cmdline_state at 0x8b77 (0x400).
  5219. grub-install: info: locating grub_memset at 0x7ada (0x400).
  5220. grub-install: info: locating grub_getkey at 0x9891 (0x400).
  5221. grub-install: info: locating grub_term_outputs_disabled at 0x18768 (0xc780).
  5222. grub-install: info: locating grub_grubnet_fini at 0x18718 (0xc780).
  5223. grub-install: info: locating grub_register_variable_hook at 0x6681 (0x400).
  5224. grub-install: info: locating grub_efi_image_handle at 0xe598 (0xc780).
  5225. grub-install: info: locating grub_vprintf at 0x859b (0x400).
  5226. grub-install: info: locating grub_net_open at 0xc7d0 (0xc780).
  5227. grub-install: info: locating grub_register_command_prio at 0x417f (0x400).
  5228. grub-install: info: locating grub_efi_compare_device_paths at 0x29d5 (0x400).
  5229. grub-install: info: locating grub_file_filters_all at 0x18720 (0xc780).
  5230. grub-install: info: locating grub_install_get_time_ms at 0x414d (0x400).
  5231. grub-install: info: locating _start at 0x400 (0x400).
  5232. grub-install: info: locating grub_term_inputs at 0x18770 (0xc780).
  5233. grub-install: info: locating grub_parser_split_cmdline at 0x8c2f (0x400).
  5234. grub-install: info: locating grub_disk_firmware_fini at 0xe610 (0xc780).
  5235. grub-install: info: locating grub_disk_close at 0x4e7c (0x400).
  5236. grub-install: info: locating grub_dl_unload at 0x57a5 (0x400).
  5237. grub-install: info: locating grub_efi_set_variable at 0x1e9d (0x400).
  5238. grub-install: info: locating grub_printf at 0x86b1 (0x400).
  5239. grub-install: info: locating grub_efi_secure_boot at 0x208b (0x400).
  5240. grub-install: info: locating grub_unregister_command at 0x4271 (0x400).
  5241. grub-install: info: locating grub_fs_list at 0xe330 (0xc780).
  5242. grub-install: info: locating grub_efidisk_get_device_handle at 0x154e (0x400).
  5243. grub-install: info: locating grub_main at 0x7296 (0x400).
  5244. grub-install: info: locating grub_file_read at 0x69dd (0x400).
  5245. grub-install: info: locating grub_dl_unload_unneeded at 0x636b (0x400).
  5246. grub-install: info: locating grub_pci_make_address at 0x5ac (0x400).
  5247. grub-install: info: locating memcmp at 0x7936 (0x400).
  5248. grub-install: info: locating grub_term_normal_color at 0xb889 (0xb500).
  5249. grub-install: info: locating grub_disk_dev_list at 0xe618 (0xc780).
  5250. grub-install: info: locating grub_machine_init at 0x51a (0x400).
  5251. grub-install: info: locating efi_wrap_0 at 0x417 (0x400).
  5252. grub-install: info: locating grub_efi_locate_handle at 0x1be6 (0x400).
  5253. grub-install: info: locating grub_term_outputs at 0x18778 (0xc780).
  5254. grub-install: info: locating grub_modbase at 0xe5a0 (0xc780).
  5255. grub-install: info: locating grub_term_inputs_disabled at 0x18780 (0xc780).
  5256. grub-install: info: locating grub_efi_net_config at 0xe5a8 (0xc780).
  5257. grub-install: info: locating grub_efi_set_virtual_address_map at 0x1e48 (0x400).
  5258. grub-install: info: locating grub_print_error at 0x68ad (0x400).
  5259. grub-install: info: locating grub_efi_mm_init at 0x31d9 (0x400).
  5260. grub-install: info: locating memset at 0x7ada (0x400).
  5261. grub-install: info: locating grub_zalloc at 0x3dee (0x400).
  5262. grub-install: info: locating grub_strcmp at 0x7956 (0x400).
  5263. grub-install: info: locating grub_tsc_init at 0x3a63 (0x400).
  5264. grub-install: info: locating grub_efi_allocate_pages at 0x2d00 (0x400).
  5265. grub-install: info: locating grub_strchr at 0x79a2 (0x400).
  5266. grub-install: info: locating grub_refresh at 0x9869 (0x400).
  5267. grub-install: info: locating grub_malloc at 0x3ddd (0x400).
  5268. grub-install: info: locating grub_efi_get_memory_map at 0x2dc4 (0x400).
  5269. grub-install: info: locating grub_efidisk_get_device_name at 0x169b (0x400).
  5270. grub-install: info: locating grub_get_time_ms at 0x4141 (0x400).
  5271. grub-install: info: locating grub_file_close at 0x6a7d (0x400).
  5272. grub-install: info: locating grub_file_open at 0x6ac8 (0x400).
  5273. grub-install: info: locating grub_isspace at 0x79ca (0x400).
  5274. grub-install: info: locating grub_efi_open_protocol at 0x1cdf (0x400).
  5275. grub-install: info: locating grub_real_dprintf at 0x875e (0x400).
  5276. grub-install: info: locating efi_wrap_3 at 0x43e (0x400).
  5277. grub-install: info: locating grub_dl_load_core_noinit at 0x58c1 (0x400).
  5278. grub-install: info: locating grub_dl_load_file at 0x6176 (0x400).
  5279. grub-install: info: locating grub_env_unset at 0x6572 (0x400).
  5280. grub-install: info: locating grub_device_close at 0x4841 (0x400).
  5281. grub-install: info: locating efi_wrap_6 at 0x47c (0x400).
  5282. grub-install: info: locating grub_dl_head at 0xc800 (0xc780).
  5283. grub-install: info: locating grub_fs_probe at 0x6fa9 (0x400).
  5284. grub-install: info: locating grub_mm_base at 0xe5b8 (0xc780).
  5285. grub-install: info: locating grub_term_poll_usb at 0xe588 (0xc780).
  5286. grub-install: info: locating grub_file_filters_enabled at 0x18740 (0xc780).
  5287. grub-install: info: locating grub_strword at 0x7a27 (0x400).
  5288. grub-install: info: locating grub_machine_get_bootlocation at 0x2acc (0x400).
  5289. grub-install: info: locating grub_efi_fini at 0x2b63 (0x400).
  5290. grub-install: info: locating grub_err_printed_errors at 0x18704 (0xc780).
  5291. grub-install: info: locating grub_error at 0x6727 (0x400).
  5292. grub-install: info: locating grub_current_context at 0xb680 (0xb500).
  5293. grub-install: info: locating efi_codes at 0x9b00 (0x9a00).
  5294. grub-install: info: locating grub_dl_register_symbol at 0x5672 (0x400).
  5295. grub-install: info: locating grub_efi_is_finished at 0xc798 (0xc780).
  5296. grub-install: info: locating grub_list_remove at 0x7207 (0x400).
  5297. grub-install: info: locating grub_pci_iterate at 0x5d4 (0x400).
  5298. grub-install: info: locating grub_modules_get_end at 0x727a (0x400).
  5299. grub-install: info: locating grub_free at 0x3e28 (0x400).
  5300. grub-install: info: locating grub_strndup at 0x7ba7 (0x400).
  5301. grub-install: info: locating efi_wrap_7 at 0x49f (0x400).
  5302. grub-install: info: locating grub_named_list_find at 0x71b5 (0x400).
  5303. grub-install: info: locating grub_dl_unref at 0x576a (0x400).
  5304. grub-install: info: locating grub_efidisk_init at 0x131d (0x400).
  5305. grub-install: info: locating grub_disk_dev_unregister at 0x4e4b (0x400).
  5306. grub-install: info: locating grub_efi_init at 0x2a66 (0x400).
  5307. grub-install: info: locating grub_arch_dl_check_header at 0x741 (0x400).
  5308. grub-install: info: locating grub_arch_dl_relocate_symbols at 0x770 (0x400).
  5309. grub-install: info: locating grub_efi_free_pages at 0x2c24 (0x400).
  5310. grub-install: info: locating grub_printf_ at 0x8700 (0x400).
  5311. grub-install: info: locating grub_efi_get_device_path at 0x22cc (0x400).
  5312. grub-install: info: locating start at 0x400 (0x400).
  5313. grub-install: info: locating grub_efi_modules_addr at 0x215f (0x400).
  5314. grub-install: info: locating grub_error_pop at 0x683a (0x400).
  5315. grub-install: info: locating grub_device_iterate at 0x4975 (0x400).
  5316. grub-install: info: locating grub_getkey_noblock at 0x981f (0x400).
  5317. grub-install: info: locating grub_memalign_dma32 at 0x547 (0x400).
  5318. grub-install: info: locating grub_list_push at 0x71ed (0x400).
  5319. grub-install: info: locating grub_efi_set_text_mode at 0x1d3e (0x400).
  5320. grub-install: info: locating grub_err_printf at 0x86b1 (0x400).
  5321. grub-install: info: locating grub_disk_cache_invalidate_all at 0x4dec (0x400).
  5322. grub-install: info: locating grub_env_set at 0x6414 (0x400).
  5323. grub-install: info: locating grub_dl_load_core at 0x6134 (0x400).
  5324. grub-install: info: locating grub_gettext at 0xb710 (0xb500).
  5325. grub-install: info: locating grub_memcmp at 0x7936 (0x400).
  5326. grub-install: info: locating grub_env_get at 0x6544 (0x400).
  5327. grub-install: info: locating efi_wrap_2 at 0x430 (0x400).
  5328. grub-install: info: locating grub_strtoul at 0x80f5 (0x400).
  5329. grub-install: info: locating grub_dma_get_phys at 0x5a9 (0x400).
  5330. grub-install: info: locating grub_mm_init_region at 0x3f4d (0x400).
  5331. grub-install: info: locating grub_disk_cache_table at 0xe640 (0xc780).
  5332. grub-install: info: locating grub_memalign at 0x3bdf (0x400).
  5333. grub-install: info: dealing with the relocation section .rela.text for .text.
  5334. grub-install: info: relocating an R_X86_64_PC32 entry to 0xe191 at the offset 0x3.
  5335. grub-install: info: relocating an R_X86_64_PC32 entry to 0xe182 at the offset 0xa.
  5336. grub-install: info: relocating an R_X86_64_PC32 entry to 0x6e7f at the offset 0x13.
  5337. grub-install: info: relocating an R_X86_64_64 entry to 0x2a66 at the offset 0x11d.
  5338. grub-install: info: relocating an R_X86_64_64 entry to 0x3a63 at the offset 0x12a.
  5339. grub-install: info: relocating an R_X86_64_64 entry to 0x2b63 at the offset 0x13c.
  5340. grub-install: info: relocating an R_X86_64_64 entry to 0x3bdf at the offset 0x165.
  5341. grub-install: info: relocating an R_X86_64_64 entry to 0x9bb8 at the offset 0x17a.
  5342. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x18b.
  5343. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x19b.
  5344. grub-install: info: relocating an R_X86_64_64 entry to 0x5ac at the offset 0x1e1.
  5345. grub-install: info: relocating an R_X86_64_64 entry to 0x5ac at the offset 0x2a5.
  5346. grub-install: info: relocating an R_X86_64_64 entry to 0x9bd8 at the offset 0x352.
  5347. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x363.
  5348. grub-install: info: relocating an R_X86_64_64 entry to 0x9bf9 at the offset 0x390.
  5349. grub-install: info: relocating an R_X86_64_64 entry to 0x9c1c at the offset 0x429.
  5350. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x43b.
  5351. grub-install: info: relocating an R_X86_64_64 entry to 0x9c34 at the offset 0x465.
  5352. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x476.
  5353. grub-install: info: relocating an R_X86_64_64 entry to 0x9c5b at the offset 0x4e7.
  5354. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0x4f1.
  5355. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0x500.
  5356. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x50c.
  5357. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0x52b.
  5358. grub-install: info: relocating an R_X86_64_64 entry to 0x9c82 at the offset 0x538.
  5359. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0x54b.
  5360. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x555.
  5361. grub-install: info: relocating an R_X86_64_64 entry to 0x80f5 at the offset 0x586.
  5362. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x594.
  5363. grub-install: info: relocating an R_X86_64_64 entry to 0x9c8e at the offset 0x5ad.
  5364. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5be.
  5365. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x5c9.
  5366. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0x5f2.
  5367. grub-install: info: relocating an R_X86_64_64 entry to 0xc790 at the offset 0x601.
  5368. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0x610.
  5369. grub-install: info: relocating an R_X86_64_64 entry to 0x8c5 at the offset 0x61d.
  5370. grub-install: info: relocating an R_X86_64_64 entry to 0x9c9c at the offset 0x635.
  5371. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x650.
  5372. grub-install: info: relocating an R_X86_64_64 entry to 0x9cab at the offset 0x663.
  5373. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0x670.
  5374. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0x685.
  5375. grub-install: info: relocating an R_X86_64_64 entry to 0x9cd7 at the offset 0x6d1.
  5376. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6ec.
  5377. grub-install: info: relocating an R_X86_64_64 entry to 0x9cee at the offset 0x71d.
  5378. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0x727.
  5379. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0x736.
  5380. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x75a.
  5381. grub-install: info: relocating an R_X86_64_64 entry to 0xc790 at the offset 0x77b.
  5382. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0x787.
  5383. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0x792.
  5384. grub-install: info: relocating an R_X86_64_64 entry to 0xb56 at the offset 0x79d.
  5385. grub-install: info: relocating an R_X86_64_64 entry to 0xb500 at the offset 0x7ca.
  5386. grub-install: info: relocating an R_X86_64_64 entry to 0x4e4b at the offset 0x7dc.
  5387. grub-install: info: relocating an R_X86_64_64 entry to 0xb540 at the offset 0x7f9.
  5388. grub-install: info: relocating an R_X86_64_64 entry to 0x1be6 at the offset 0x80a.
  5389. grub-install: info: relocating an R_X86_64_64 entry to 0x22cc at the offset 0x832.
  5390. grub-install: info: relocating an R_X86_64_64 entry to 0x88d at the offset 0x869.
  5391. grub-install: info: relocating an R_X86_64_64 entry to 0xb540 at the offset 0x882.
  5392. grub-install: info: relocating an R_X86_64_64 entry to 0x1cdf at the offset 0x890.
  5393. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x8ab.
  5394. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8c1.
  5395. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8f7.
  5396. grub-install: info: relocating an R_X86_64_64 entry to 0x29d5 at the offset 0x91a.
  5397. grub-install: info: relocating an R_X86_64_64 entry to 0x9d04 at the offset 0x94a.
  5398. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0x95c.
  5399. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0x98b.
  5400. grub-install: info: relocating an R_X86_64_64 entry to 0xd16 at the offset 0x9a4.
  5401. grub-install: info: relocating an R_X86_64_64 entry to 0xc790 at the offset 0x9b9.
  5402. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0x9d7.
  5403. grub-install: info: relocating an R_X86_64_64 entry to 0x88d at the offset 0xa04.
  5404. grub-install: info: relocating an R_X86_64_64 entry to 0x29d5 at the offset 0xa2f.
  5405. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0xa63.
  5406. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0xa82.
  5407. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0xacf.
  5408. grub-install: info: relocating an R_X86_64_64 entry to 0x9d08 at the offset 0xad9.
  5409. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0xae8.
  5410. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xaf2.
  5411. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0xb20.
  5412. grub-install: info: relocating an R_X86_64_64 entry to 0x9d3c at the offset 0xb3b.
  5413. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0xb54.
  5414. grub-install: info: relocating an R_X86_64_64 entry to 0xc790 at the offset 0xb87.
  5415. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0xb9b.
  5416. grub-install: info: relocating an R_X86_64_64 entry to 0x9d64 at the offset 0xbb5.
  5417. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0xbc9.
  5418. grub-install: info: relocating an R_X86_64_64 entry to 0x9d69 at the offset 0xbdb.
  5419. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0xbe5.
  5420. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0xbf4.
  5421. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xbfe.
  5422. grub-install: info: relocating an R_X86_64_64 entry to 0x9d77 at the offset 0xc26.
  5423. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0xc3a.
  5424. grub-install: info: relocating an R_X86_64_64 entry to 0x9d69 at the offset 0xc4c.
  5425. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0xc56.
  5426. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0xc65.
  5427. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xc6f.
  5428. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0xc98.
  5429. grub-install: info: relocating an R_X86_64_64 entry to 0x9d7c at the offset 0xcae.
  5430. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0xcc2.
  5431. grub-install: info: relocating an R_X86_64_64 entry to 0x9d69 at the offset 0xcd4.
  5432. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0xcde.
  5433. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0xced.
  5434. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xcf7.
  5435. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0xd58.
  5436. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0xd75.
  5437. grub-install: info: relocating an R_X86_64_64 entry to 0x112b at the offset 0xd8d.
  5438. grub-install: info: relocating an R_X86_64_64 entry to 0x88d at the offset 0xdb3.
  5439. grub-install: info: relocating an R_X86_64_64 entry to 0x29d5 at the offset 0xdbd.
  5440. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0xdf4.
  5441. grub-install: info: relocating an R_X86_64_64 entry to 0x9113 at the offset 0xe4d.
  5442. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0xe83.
  5443. grub-install: info: relocating an R_X86_64_64 entry to 0x9d81 at the offset 0xe8d.
  5444. grub-install: info: relocating an R_X86_64_64 entry to 0x9c6f at the offset 0xe9c.
  5445. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xea6.
  5446. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0xed4.
  5447. grub-install: info: relocating an R_X86_64_64 entry to 0x9db3 at the offset 0xeef.
  5448. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0xf08.
  5449. grub-install: info: relocating an R_X86_64_64 entry to 0xb77 at the offset 0xf23.
  5450. grub-install: info: relocating an R_X86_64_64 entry to 0xe610 at the offset 0xf35.
  5451. grub-install: info: relocating an R_X86_64_64 entry to 0xbed at the offset 0xf3f.
  5452. grub-install: info: relocating an R_X86_64_64 entry to 0x1187 at the offset 0xf5a.
  5453. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0xfb9.
  5454. grub-install: info: relocating an R_X86_64_64 entry to 0xdfe at the offset 0xfc3.
  5455. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0xfcf.
  5456. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0x1068.
  5457. grub-install: info: relocating an R_X86_64_64 entry to 0x1187 at the offset 0x107e.
  5458. grub-install: info: relocating an R_X86_64_64 entry to 0xdfe at the offset 0x109f.
  5459. grub-install: info: relocating an R_X86_64_64 entry to 0xc780 at the offset 0x10e5.
  5460. grub-install: info: relocating an R_X86_64_64 entry to 0xb56 at the offset 0x1103.
  5461. grub-install: info: relocating an R_X86_64_64 entry to 0xb500 at the offset 0x110f.
  5462. grub-install: info: relocating an R_X86_64_64 entry to 0x4e36 at the offset 0x1119.
  5463. grub-install: info: relocating an R_X86_64_64 entry to 0xc790 at the offset 0x1135.
  5464. grub-install: info: relocating an R_X86_64_64 entry to 0xc788 at the offset 0x1144.
  5465. grub-install: info: relocating an R_X86_64_64 entry to 0xbed at the offset 0x119c.
  5466. grub-install: info: relocating an R_X86_64_64 entry to 0x112b at the offset 0x11a6.
  5467. grub-install: info: relocating an R_X86_64_64 entry to 0x88d at the offset 0x11d7.
  5468. grub-install: info: relocating an R_X86_64_64 entry to 0x29d5 at the offset 0x11f8.
  5469. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x120b.
  5470. grub-install: info: relocating an R_X86_64_64 entry to 0xb56 at the offset 0x1278.
  5471. grub-install: info: relocating an R_X86_64_64 entry to 0x22cc at the offset 0x12a1.
  5472. grub-install: info: relocating an R_X86_64_64 entry to 0x88d at the offset 0x12c4.
  5473. grub-install: info: relocating an R_X86_64_64 entry to 0x112b at the offset 0x12fa.
  5474. grub-install: info: relocating an R_X86_64_64 entry to 0xd81 at the offset 0x134f.
  5475. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x135d.
  5476. grub-install: info: relocating an R_X86_64_64 entry to 0x4f20 at the offset 0x137b.
  5477. grub-install: info: relocating an R_X86_64_64 entry to 0x4e7c at the offset 0x13a3.
  5478. grub-install: info: relocating an R_X86_64_64 entry to 0x5560 at the offset 0x13c1.
  5479. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x13d9.
  5480. grub-install: info: relocating an R_X86_64_64 entry to 0x120c at the offset 0x13ef.
  5481. grub-install: info: relocating an R_X86_64_64 entry to 0x90a6 at the offset 0x13fc.
  5482. grub-install: info: relocating an R_X86_64_64 entry to 0x9dd9 at the offset 0x141d.
  5483. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x142d.
  5484. grub-install: info: relocating an R_X86_64_64 entry to 0xd81 at the offset 0x1457.
  5485. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x1470.
  5486. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x15a6.
  5487. grub-install: info: relocating an R_X86_64_64 entry to 0x9ddf at the offset 0x15ef.
  5488. grub-install: info: relocating an R_X86_64_64 entry to 0x9e20 at the offset 0x160a.
  5489. grub-install: info: relocating an R_X86_64_64 entry to 0x9e22 at the offset 0x1629.
  5490. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x17a5.
  5491. grub-install: info: relocating an R_X86_64_64 entry to 0x43e at the offset 0x17b8.
  5492. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x17f3.
  5493. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x182b.
  5494. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0x1849.
  5495. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x1872.
  5496. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x18b3.
  5497. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x18e7.
  5498. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x1909.
  5499. grub-install: info: relocating an R_X86_64_64 entry to 0x47c at the offset 0x191e.
  5500. grub-install: info: relocating an R_X86_64_64 entry to 0x1b9c at the offset 0x1946.
  5501. grub-install: info: relocating an R_X86_64_64 entry to 0xb570 at the offset 0x1950.
  5502. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x197f.
  5503. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x19aa.
  5504. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x19c7.
  5505. grub-install: info: relocating an R_X86_64_64 entry to 0x422 at the offset 0x19df.
  5506. grub-install: info: relocating an R_X86_64_64 entry to 0xb560 at the offset 0x19f0.
  5507. grub-install: info: relocating an R_X86_64_64 entry to 0x1cdf at the offset 0x19fa.
  5508. grub-install: info: relocating an R_X86_64_64 entry to 0x2b63 at the offset 0x1a07.
  5509. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x1a13.
  5510. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x1a2f.
  5511. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x1a3c.
  5512. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x1a4c.
  5513. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x1a62.
  5514. grub-install: info: relocating an R_X86_64_64 entry to 0x9e28 at the offset 0x1a7e.
  5515. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x1a8f.
  5516. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x1ab1.
  5517. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x1acb.
  5518. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x1ad9.
  5519. grub-install: info: relocating an R_X86_64_64 entry to 0x1a3a at the offset 0x1af8.
  5520. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x1b0a.
  5521. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0x1b2d.
  5522. grub-install: info: relocating an R_X86_64_64 entry to 0x9e47 at the offset 0x1b48.
  5523. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x1b61.
  5524. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x1b89.
  5525. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x1b93.
  5526. grub-install: info: relocating an R_X86_64_64 entry to 0x1a3a at the offset 0x1bdb.
  5527. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0x1be5.
  5528. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x1bf8.
  5529. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x1c35.
  5530. grub-install: info: relocating an R_X86_64_64 entry to 0x9e67 at the offset 0x1c90.
  5531. grub-install: info: relocating an R_X86_64_64 entry to 0x1f77 at the offset 0x1c9b.
  5532. grub-install: info: relocating an R_X86_64_64 entry to 0x9e72 at the offset 0x1d13.
  5533. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x1d42.
  5534. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x1d63.
  5535. grub-install: info: relocating an R_X86_64_64 entry to 0x1de9 at the offset 0x1d76.
  5536. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x1d94.
  5537. grub-install: info: relocating an R_X86_64_64 entry to 0x9e7c at the offset 0x1dba.
  5538. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x1e49.
  5539. grub-install: info: relocating an R_X86_64_64 entry to 0x1887 at the offset 0x1e5d.
  5540. grub-install: info: relocating an R_X86_64_64 entry to 0xb550 at the offset 0x1ed3.
  5541. grub-install: info: relocating an R_X86_64_64 entry to 0x1cdf at the offset 0x1edd.
  5542. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x1ef6.
  5543. grub-install: info: relocating an R_X86_64_64 entry to 0x9e81 at the offset 0x1f4f.
  5544. grub-install: info: relocating an R_X86_64_64 entry to 0x9e8d at the offset 0x1f5d.
  5545. grub-install: info: relocating an R_X86_64_64 entry to 0x9e97 at the offset 0x1f70.
  5546. grub-install: info: relocating an R_X86_64_64 entry to 0x9a00 at the offset 0x1f89.
  5547. grub-install: info: relocating an R_X86_64_64 entry to 0x9ea8 at the offset 0x1fa0.
  5548. grub-install: info: relocating an R_X86_64_64 entry to 0x9eb4 at the offset 0x1fb4.
  5549. grub-install: info: relocating an R_X86_64_64 entry to 0x9ec0 at the offset 0x1fcb.
  5550. grub-install: info: relocating an R_X86_64_64 entry to 0x9ed4 at the offset 0x1fe1.
  5551. grub-install: info: relocating an R_X86_64_64 entry to 0x9edd at the offset 0x1ff4.
  5552. grub-install: info: relocating an R_X86_64_64 entry to 0x9ee7 at the offset 0x2003.
  5553. grub-install: info: relocating an R_X86_64_64 entry to 0x9ef6 at the offset 0x202b.
  5554. grub-install: info: relocating an R_X86_64_64 entry to 0x9f03 at the offset 0x2040.
  5555. grub-install: info: relocating an R_X86_64_64 entry to 0x9f0a at the offset 0x205b.
  5556. grub-install: info: relocating an R_X86_64_64 entry to 0x9f0e at the offset 0x206e.
  5557. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x207f.
  5558. grub-install: info: relocating an R_X86_64_64 entry to 0x9f0a at the offset 0x2098.
  5559. grub-install: info: relocating an R_X86_64_64 entry to 0x9f0e at the offset 0x20ae.
  5560. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x20c4.
  5561. grub-install: info: relocating an R_X86_64_64 entry to 0x9f12 at the offset 0x20f7.
  5562. grub-install: info: relocating an R_X86_64_64 entry to 0x9f16 at the offset 0x2122.
  5563. grub-install: info: relocating an R_X86_64_64 entry to 0x9f1a at the offset 0x2134.
  5564. grub-install: info: relocating an R_X86_64_64 entry to 0x9a28 at the offset 0x2151.
  5565. grub-install: info: relocating an R_X86_64_64 entry to 0x9f2b at the offset 0x2168.
  5566. grub-install: info: relocating an R_X86_64_64 entry to 0x9f3c at the offset 0x2186.
  5567. grub-install: info: relocating an R_X86_64_64 entry to 0x9f49 at the offset 0x219d.
  5568. grub-install: info: relocating an R_X86_64_64 entry to 0x9f62 at the offset 0x21b4.
  5569. grub-install: info: relocating an R_X86_64_64 entry to 0x9f6e at the offset 0x21d1.
  5570. grub-install: info: relocating an R_X86_64_64 entry to 0x9f7a at the offset 0x21ea.
  5571. grub-install: info: relocating an R_X86_64_64 entry to 0x9f94 at the offset 0x2210.
  5572. grub-install: info: relocating an R_X86_64_64 entry to 0x9f9d at the offset 0x2229.
  5573. grub-install: info: relocating an R_X86_64_64 entry to 0x9fc8 at the offset 0x225f.
  5574. grub-install: info: relocating an R_X86_64_64 entry to 0x9ff3 at the offset 0x22b6.
  5575. grub-install: info: relocating an R_X86_64_64 entry to 0xa036 at the offset 0x2344.
  5576. grub-install: info: relocating an R_X86_64_64 entry to 0xa055 at the offset 0x2369.
  5577. grub-install: info: relocating an R_X86_64_64 entry to 0xa06a at the offset 0x238f.
  5578. grub-install: info: relocating an R_X86_64_64 entry to 0xa07a at the offset 0x23aa.
  5579. grub-install: info: relocating an R_X86_64_64 entry to 0xa084 at the offset 0x23b9.
  5580. grub-install: info: relocating an R_X86_64_64 entry to 0x9ab8 at the offset 0x23d6.
  5581. grub-install: info: relocating an R_X86_64_64 entry to 0xa09a at the offset 0x23ed.
  5582. grub-install: info: relocating an R_X86_64_64 entry to 0xa0d3 at the offset 0x2448.
  5583. grub-install: info: relocating an R_X86_64_64 entry to 0xa0e5 at the offset 0x2462.
  5584. grub-install: info: relocating an R_X86_64_64 entry to 0x1991 at the offset 0x246c.
  5585. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x2481.
  5586. grub-install: info: relocating an R_X86_64_64 entry to 0x1887 at the offset 0x24ac.
  5587. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x24bd.
  5588. grub-install: info: relocating an R_X86_64_64 entry to 0xa0eb at the offset 0x24d0.
  5589. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x24e1.
  5590. grub-install: info: relocating an R_X86_64_64 entry to 0xa0f5 at the offset 0x24fc.
  5591. grub-install: info: relocating an R_X86_64_64 entry to 0xa131 at the offset 0x2542.
  5592. grub-install: info: relocating an R_X86_64_64 entry to 0xa143 at the offset 0x2562.
  5593. grub-install: info: relocating an R_X86_64_64 entry to 0xa153 at the offset 0x2572.
  5594. grub-install: info: relocating an R_X86_64_64 entry to 0xa164 at the offset 0x258a.
  5595. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x25a1.
  5596. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0x25ee.
  5597. grub-install: info: relocating an R_X86_64_64 entry to 0x215f at the offset 0x2669.
  5598. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x2675.
  5599. grub-install: info: relocating an R_X86_64_64 entry to 0x38e7 at the offset 0x267f.
  5600. grub-install: info: relocating an R_X86_64_64 entry to 0x31d9 at the offset 0x268b.
  5601. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2697.
  5602. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x26b5.
  5603. grub-install: info: relocating an R_X86_64_64 entry to 0x131d at the offset 0x26c2.
  5604. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x26d0.
  5605. grub-install: info: relocating an R_X86_64_64 entry to 0x1de9 at the offset 0x26e5.
  5606. grub-install: info: relocating an R_X86_64_64 entry to 0x169b at the offset 0x26fd.
  5607. grub-install: info: relocating an R_X86_64_64 entry to 0x21fc at the offset 0x270d.
  5608. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a8 at the offset 0x2728.
  5609. grub-install: info: relocating an R_X86_64_64 entry to 0x79b7 at the offset 0x274c.
  5610. grub-install: info: relocating an R_X86_64_64 entry to 0xb77 at the offset 0x2766.
  5611. grub-install: info: relocating an R_X86_64_64 entry to 0x39e4 at the offset 0x2773.
  5612. grub-install: info: relocating an R_X86_64_64 entry to 0x5ac at the offset 0x279c.
  5613. grub-install: info: relocating an R_X86_64_64 entry to 0x699 at the offset 0x27c6.
  5614. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2829.
  5615. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x283c.
  5616. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2870.
  5617. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x2892.
  5618. grub-install: info: relocating an R_X86_64_64 entry to 0x2c24 at the offset 0x28e1.
  5619. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2934.
  5620. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x2953.
  5621. grub-install: info: relocating an R_X86_64_64 entry to 0x2c24 at the offset 0x29a5.
  5622. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x29ca.
  5623. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x29f6.
  5624. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x2a00.
  5625. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2a0f.
  5626. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2a25.
  5627. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2a39.
  5628. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a8 at the offset 0x2a4f.
  5629. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a0 at the offset 0x2a64.
  5630. grub-install: info: relocating an R_X86_64_64 entry to 0xc79c at the offset 0x2a7c.
  5631. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2aa6.
  5632. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0x2ac8.
  5633. grub-install: info: relocating an R_X86_64_64 entry to 0x2dc4 at the offset 0x2b04.
  5634. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2b27.
  5635. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0x2b62.
  5636. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2b72.
  5637. grub-install: info: relocating an R_X86_64_64 entry to 0xc79c at the offset 0x2b7c.
  5638. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a0 at the offset 0x2b86.
  5639. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a8 at the offset 0x2b90.
  5640. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2b9d.
  5641. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2bb7.
  5642. grub-install: info: relocating an R_X86_64_64 entry to 0xa196 at the offset 0x2bca.
  5643. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x2bdb.
  5644. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2bec.
  5645. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x2bf9.
  5646. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2c08.
  5647. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x2c13.
  5648. grub-install: info: relocating an R_X86_64_64 entry to 0xc79c at the offset 0x2c25.
  5649. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a0 at the offset 0x2c2f.
  5650. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a8 at the offset 0x2c39.
  5651. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2c43.
  5652. grub-install: info: relocating an R_X86_64_64 entry to 0x2dc4 at the offset 0x2c4d.
  5653. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2c5d.
  5654. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x2c6a.
  5655. grub-install: info: relocating an R_X86_64_64 entry to 0xa179 at the offset 0x2c76.
  5656. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x2c85.
  5657. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a8 at the offset 0x2c9a.
  5658. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x2ca7.
  5659. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x2cb4.
  5660. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2ccf.
  5661. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x2cdf.
  5662. grub-install: info: relocating an R_X86_64_64 entry to 0xa1b5 at the offset 0x2ced.
  5663. grub-install: info: relocating an R_X86_64_64 entry to 0xa1d5 at the offset 0x2cfe.
  5664. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x2d0a.
  5665. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x2d1b.
  5666. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2d30.
  5667. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b0 at the offset 0x2d43.
  5668. grub-install: info: relocating an R_X86_64_64 entry to 0xc7b8 at the offset 0x2d53.
  5669. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x2d60.
  5670. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a8 at the offset 0x2d71.
  5671. grub-install: info: relocating an R_X86_64_64 entry to 0xc7a0 at the offset 0x2d83.
  5672. grub-install: info: relocating an R_X86_64_64 entry to 0xc79c at the offset 0x2d95.
  5673. grub-install: info: relocating an R_X86_64_64 entry to 0x2b7d at the offset 0x2db2.
  5674. grub-install: info: relocating an R_X86_64_64 entry to 0x5d4 at the offset 0x2dbc.
  5675. grub-install: info: relocating an R_X86_64_64 entry to 0x2d00 at the offset 0x2dec.
  5676. grub-install: info: relocating an R_X86_64_64 entry to 0xa1fd at the offset 0x2e08.
  5677. grub-install: info: relocating an R_X86_64_64 entry to 0x2dc4 at the offset 0x2e32.
  5678. grub-install: info: relocating an R_X86_64_64 entry to 0x2c24 at the offset 0x2e4a.
  5679. grub-install: info: relocating an R_X86_64_64 entry to 0xa214 at the offset 0x2e9f.
  5680. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x2eab.
  5681. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x2f17.
  5682. grub-install: info: relocating an R_X86_64_64 entry to 0x3f4d at the offset 0x3030.
  5683. grub-install: info: relocating an R_X86_64_64 entry to 0xa22a at the offset 0x3088.
  5684. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x3092.
  5685. grub-install: info: relocating an R_X86_64_64 entry to 0xa25f at the offset 0x30a1.
  5686. grub-install: info: relocating an R_X86_64_64 entry to 0x2c24 at the offset 0x30b9.
  5687. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x30d4.
  5688. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x30ef.
  5689. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x31bf.
  5690. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x3233.
  5691. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x3244.
  5692. grub-install: info: relocating an R_X86_64_64 entry to 0x43e at the offset 0x325d.
  5693. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x3272.
  5694. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x3280.
  5695. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x32b6.
  5696. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x32da.
  5697. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x32ec.
  5698. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x330c.
  5699. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x331e.
  5700. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x332c.
  5701. grub-install: info: relocating an R_X86_64_64 entry to 0x370a at the offset 0x3340.
  5702. grub-install: info: relocating an R_X86_64_64 entry to 0x1d3e at the offset 0x334e.
  5703. grub-install: info: relocating an R_X86_64_64 entry to 0x1d3e at the offset 0x3362.
  5704. grub-install: info: relocating an R_X86_64_64 entry to 0x370a at the offset 0x3376.
  5705. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x338b.
  5706. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x339c.
  5707. grub-install: info: relocating an R_X86_64_64 entry to 0xb889 at the offset 0x33c4.
  5708. grub-install: info: relocating an R_X86_64_64 entry to 0xb888 at the offset 0x33cf.
  5709. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x33e3.
  5710. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x33f1.
  5711. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x3405.
  5712. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x3418.
  5713. grub-install: info: relocating an R_X86_64_64 entry to 0x9b00 at the offset 0x346b.
  5714. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x3484.
  5715. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x3493.
  5716. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x349f.
  5717. grub-install: info: relocating an R_X86_64_64 entry to 0x422 at the offset 0x34c9.
  5718. grub-install: info: relocating an R_X86_64_64 entry to 0x1d3e at the offset 0x34ef.
  5719. grub-install: info: relocating an R_X86_64_64 entry to 0xa271 at the offset 0x3500.
  5720. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x350f.
  5721. grub-install: info: relocating an R_X86_64_64 entry to 0x18770 at the offset 0x351b.
  5722. grub-install: info: relocating an R_X86_64_64 entry to 0xb640 at the offset 0x3525.
  5723. grub-install: info: relocating an R_X86_64_64 entry to 0x18780 at the offset 0x352f.
  5724. grub-install: info: relocating an R_X86_64_64 entry to 0xb658 at the offset 0x353f.
  5725. grub-install: info: relocating an R_X86_64_64 entry to 0xb640 at the offset 0x354e.
  5726. grub-install: info: relocating an R_X86_64_64 entry to 0x18770 at the offset 0x3558.
  5727. grub-install: info: relocating an R_X86_64_64 entry to 0x71ed at the offset 0x3562.
  5728. grub-install: info: relocating an R_X86_64_64 entry to 0xb640 at the offset 0x3570.
  5729. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x3580.
  5730. grub-install: info: relocating an R_X86_64_64 entry to 0xb580 at the offset 0x358a.
  5731. grub-install: info: relocating an R_X86_64_64 entry to 0x18768 at the offset 0x3594.
  5732. grub-install: info: relocating an R_X86_64_64 entry to 0xb598 at the offset 0x35a4.
  5733. grub-install: info: relocating an R_X86_64_64 entry to 0xb580 at the offset 0x35b3.
  5734. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x35bd.
  5735. grub-install: info: relocating an R_X86_64_64 entry to 0x71ed at the offset 0x35c8.
  5736. grub-install: info: relocating an R_X86_64_64 entry to 0xb580 at the offset 0x35d4.
  5737. grub-install: info: relocating an R_X86_64_64 entry to 0x7207 at the offset 0x35e7.
  5738. grub-install: info: relocating an R_X86_64_64 entry to 0xb640 at the offset 0x35f1.
  5739. grub-install: info: relocating an R_X86_64_64 entry to 0xb640 at the offset 0x35fd.
  5740. grub-install: info: relocating an R_X86_64_64 entry to 0xb580 at the offset 0x3609.
  5741. grub-install: info: relocating an R_X86_64_64 entry to 0xb580 at the offset 0x3618.
  5742. grub-install: info: relocating an R_X86_64_64 entry to 0xc7c0 at the offset 0x3635.
  5743. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b0 at the offset 0x3642.
  5744. grub-install: info: relocating an R_X86_64_64 entry to 0xc7c0 at the offset 0x36a6.
  5745. grub-install: info: relocating an R_X86_64_64 entry to 0x7bfe at the offset 0x36e9.
  5746. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b0 at the offset 0x3705.
  5747. grub-install: info: relocating an R_X86_64_64 entry to 0x3a23 at the offset 0x370f.
  5748. grub-install: info: relocating an R_X86_64_64 entry to 0x414d at the offset 0x3719.
  5749. grub-install: info: relocating an R_X86_64_64 entry to 0xa28e at the offset 0x3725.
  5750. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x3731.
  5751. grub-install: info: relocating an R_X86_64_64 entry to 0xa29b at the offset 0x3747.
  5752. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x3753.
  5753. grub-install: info: relocating an R_X86_64_64 entry to 0xa2b0 at the offset 0x3797.
  5754. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x37a3.
  5755. grub-install: info: relocating an R_X86_64_64 entry to 0xa2e3 at the offset 0x37b2.
  5756. grub-install: info: relocating an R_X86_64_64 entry to 0xa2c2 at the offset 0x37c7.
  5757. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x37d3.
  5758. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x37e9.
  5759. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x3825.
  5760. grub-install: info: relocating an R_X86_64_64 entry to 0xa2fb at the offset 0x3875.
  5761. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x3881.
  5762. grub-install: info: relocating an R_X86_64_64 entry to 0xa30c at the offset 0x389a.
  5763. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x38a6.
  5764. grub-install: info: relocating an R_X86_64_64 entry to 0x4dec at the offset 0x39a1.
  5765. grub-install: info: relocating an R_X86_64_64 entry to 0xa32d at the offset 0x39b8.
  5766. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x39c9.
  5767. grub-install: info: relocating an R_X86_64_64 entry to 0x3bdf at the offset 0x39e2.
  5768. grub-install: info: relocating an R_X86_64_64 entry to 0x3bdf at the offset 0x39fb.
  5769. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0x3a17.
  5770. grub-install: info: relocating an R_X86_64_64 entry to 0x3b3b at the offset 0x3a37.
  5771. grub-install: info: relocating an R_X86_64_64 entry to 0xa30c at the offset 0x3a8d.
  5772. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x3a99.
  5773. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x3b7e.
  5774. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x3b8b.
  5775. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x3bf1.
  5776. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0x3c50.
  5777. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x3c9e.
  5778. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x3cb7.
  5779. grub-install: info: relocating an R_X86_64_64 entry to 0x3b3b at the offset 0x3cca.
  5780. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x3cf1.
  5781. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x3d13.
  5782. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x3d26.
  5783. grub-install: info: relocating an R_X86_64_64 entry to 0xc7c8 at the offset 0x3d43.
  5784. grub-install: info: relocating an R_X86_64_64 entry to 0xc7c8 at the offset 0x3d52.
  5785. grub-install: info: relocating an R_X86_64_64 entry to 0x4141 at the offset 0x3d63.
  5786. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x3d9a.
  5787. grub-install: info: relocating an R_X86_64_64 entry to 0xa33b at the offset 0x3dc0.
  5788. grub-install: info: relocating an R_X86_64_64 entry to 0xe5c0 at the offset 0x3dd3.
  5789. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x3de8.
  5790. grub-install: info: relocating an R_X86_64_64 entry to 0x7207 at the offset 0x3e8f.
  5791. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x3e9e.
  5792. grub-install: info: relocating an R_X86_64_64 entry to 0xa33c at the offset 0x3eaf.
  5793. grub-install: info: relocating an R_X86_64_64 entry to 0xa33e at the offset 0x3eb9.
  5794. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x3ec6.
  5795. grub-install: info: relocating an R_X86_64_64 entry to 0xa33f at the offset 0x3ed0.
  5796. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x3eea.
  5797. grub-install: info: relocating an R_X86_64_64 entry to 0xa345 at the offset 0x3ef4.
  5798. grub-install: info: relocating an R_X86_64_64 entry to 0x42e4 at the offset 0x3f14.
  5799. grub-install: info: relocating an R_X86_64_64 entry to 0x4975 at the offset 0x3f1e.
  5800. grub-install: info: relocating an R_X86_64_64 entry to 0xa353 at the offset 0x3f2a.
  5801. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x3f34.
  5802. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0x3f40.
  5803. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x3f51.
  5804. grub-install: info: relocating an R_X86_64_64 entry to 0x694b at the offset 0x3f61.
  5805. grub-install: info: relocating an R_X86_64_64 entry to 0x475e at the offset 0x3f7e.
  5806. grub-install: info: relocating an R_X86_64_64 entry to 0x6fa9 at the offset 0x3f99.
  5807. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x3fb0.
  5808. grub-install: info: relocating an R_X86_64_64 entry to 0xa355 at the offset 0x3fd2.
  5809. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x3fe3.
  5810. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x3ffb.
  5811. grub-install: info: relocating an R_X86_64_64 entry to 0xa34b at the offset 0x400e.
  5812. grub-install: info: relocating an R_X86_64_64 entry to 0xa366 at the offset 0x4022.
  5813. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x402e.
  5814. grub-install: info: relocating an R_X86_64_64 entry to 0x42a9 at the offset 0x4043.
  5815. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x4055.
  5816. grub-install: info: relocating an R_X86_64_64 entry to 0xa353 at the offset 0x405f.
  5817. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0x406b.
  5818. grub-install: info: relocating an R_X86_64_64 entry to 0x4841 at the offset 0x407a.
  5819. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4089.
  5820. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4095.
  5821. grub-install: info: relocating an R_X86_64_64 entry to 0xa37f at the offset 0x40ab.
  5822. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x40bc.
  5823. grub-install: info: relocating an R_X86_64_64 entry to 0x6176 at the offset 0x40dc.
  5824. grub-install: info: relocating an R_X86_64_64 entry to 0x6274 at the offset 0x40e8.
  5825. grub-install: info: relocating an R_X86_64_64 entry to 0x572f at the offset 0x40fc.
  5826. grub-install: info: relocating an R_X86_64_64 entry to 0xa37f at the offset 0x4110.
  5827. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4121.
  5828. grub-install: info: relocating an R_X86_64_64 entry to 0x6572 at the offset 0x412e.
  5829. grub-install: info: relocating an R_X86_64_64 entry to 0x65f6 at the offset 0x4148.
  5830. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x4152.
  5831. grub-install: info: relocating an R_X86_64_64 entry to 0xa395 at the offset 0x4175.
  5832. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x4181.
  5833. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x419b.
  5834. grub-install: info: relocating an R_X86_64_64 entry to 0xa39c at the offset 0x41b5.
  5835. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x41c6.
  5836. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x41dc.
  5837. grub-install: info: relocating an R_X86_64_64 entry to 0xa3ae at the offset 0x41f5.
  5838. grub-install: info: relocating an R_X86_64_64 entry to 0xa3cb at the offset 0x41ff.
  5839. grub-install: info: relocating an R_X86_64_64 entry to 0x453f at the offset 0x4209.
  5840. grub-install: info: relocating an R_X86_64_64 entry to 0xa3da at the offset 0x4213.
  5841. grub-install: info: relocating an R_X86_64_64 entry to 0x417f at the offset 0x421d.
  5842. grub-install: info: relocating an R_X86_64_64 entry to 0xa3de at the offset 0x4238.
  5843. grub-install: info: relocating an R_X86_64_64 entry to 0xa3fe at the offset 0x4242.
  5844. grub-install: info: relocating an R_X86_64_64 entry to 0x450a at the offset 0x424c.
  5845. grub-install: info: relocating an R_X86_64_64 entry to 0xa405 at the offset 0x4256.
  5846. grub-install: info: relocating an R_X86_64_64 entry to 0xa40b at the offset 0x4265.
  5847. grub-install: info: relocating an R_X86_64_64 entry to 0xa422 at the offset 0x426f.
  5848. grub-install: info: relocating an R_X86_64_64 entry to 0x4304 at the offset 0x4279.
  5849. grub-install: info: relocating an R_X86_64_64 entry to 0xa428 at the offset 0x4283.
  5850. grub-install: info: relocating an R_X86_64_64 entry to 0xa42b at the offset 0x4295.
  5851. grub-install: info: relocating an R_X86_64_64 entry to 0xa43c at the offset 0x42a0.
  5852. grub-install: info: relocating an R_X86_64_64 entry to 0x44a5 at the offset 0x42aa.
  5853. grub-install: info: relocating an R_X86_64_64 entry to 0xa443 at the offset 0x42b4.
  5854. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x42c2.
  5855. grub-install: info: relocating an R_X86_64_64 entry to 0x9113 at the offset 0x42f2.
  5856. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x42fc.
  5857. grub-install: info: relocating an R_X86_64_64 entry to 0xa44a at the offset 0x4316.
  5858. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x4322.
  5859. grub-install: info: relocating an R_X86_64_64 entry to 0xa450 at the offset 0x436b.
  5860. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x4375.
  5861. grub-install: info: relocating an R_X86_64_64 entry to 0xa450 at the offset 0x438e.
  5862. grub-install: info: relocating an R_X86_64_64 entry to 0xa455 at the offset 0x4398.
  5863. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x43a9.
  5864. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x43be.
  5865. grub-install: info: relocating an R_X86_64_64 entry to 0x4f20 at the offset 0x43dd.
  5866. grub-install: info: relocating an R_X86_64_64 entry to 0xc7d0 at the offset 0x43f4.
  5867. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4403.
  5868. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x442e.
  5869. grub-install: info: relocating an R_X86_64_64 entry to 0x4e7c at the offset 0x4451.
  5870. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4461.
  5871. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x447f.
  5872. grub-install: info: relocating an R_X86_64_64 entry to 0x475e at the offset 0x44af.
  5873. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x44c3.
  5874. grub-install: info: relocating an R_X86_64_64 entry to 0x4841 at the offset 0x44db.
  5875. grub-install: info: relocating an R_X86_64_64 entry to 0x46be at the offset 0x44ed.
  5876. grub-install: info: relocating an R_X86_64_64 entry to 0x90a6 at the offset 0x44ff.
  5877. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4517.
  5878. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4521.
  5879. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x4592.
  5880. grub-install: info: relocating an R_X86_64_64 entry to 0x488b at the offset 0x45b4.
  5881. grub-install: info: relocating an R_X86_64_64 entry to 0xe640 at the offset 0x460b.
  5882. grub-install: info: relocating an R_X86_64_64 entry to 0xe640 at the offset 0x4661.
  5883. grub-install: info: relocating an R_X86_64_64 entry to 0xe640 at the offset 0x46b5.
  5884. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x46e0.
  5885. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x470b.
  5886. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x471f.
  5887. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x4736.
  5888. grub-install: info: relocating an R_X86_64_64 entry to 0x4a35 at the offset 0x4785.
  5889. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x47a2.
  5890. grub-install: info: relocating an R_X86_64_64 entry to 0x49df at the offset 0x47bc.
  5891. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x47cd.
  5892. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x47f8.
  5893. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x484c.
  5894. grub-install: info: relocating an R_X86_64_64 entry to 0x4a91 at the offset 0x4869.
  5895. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4883.
  5896. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4894.
  5897. grub-install: info: relocating an R_X86_64_64 entry to 0x67a3 at the offset 0x4933.
  5898. grub-install: info: relocating an R_X86_64_64 entry to 0xa482 at the offset 0x493f.
  5899. grub-install: info: relocating an R_X86_64_64 entry to 0xa46d at the offset 0x494c.
  5900. grub-install: info: relocating an R_X86_64_64 entry to 0xa47d at the offset 0x4956.
  5901. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x4967.
  5902. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0x4974.
  5903. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4985.
  5904. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x49a2.
  5905. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x49f0.
  5906. grub-install: info: relocating an R_X86_64_64 entry to 0x185c8 at the offset 0x49fb.
  5907. grub-install: info: relocating an R_X86_64_64 entry to 0xe640 at the offset 0x4a06.
  5908. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x4a38.
  5909. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x4a4d.
  5910. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x4a57.
  5911. grub-install: info: relocating an R_X86_64_64 entry to 0xa48e at the offset 0x4a8a.
  5912. grub-install: info: relocating an R_X86_64_64 entry to 0xa47d at the offset 0x4a94.
  5913. grub-install: info: relocating an R_X86_64_64 entry to 0xa482 at the offset 0x4aa3.
  5914. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x4aad.
  5915. grub-install: info: relocating an R_X86_64_64 entry to 0x4141 at the offset 0x4ad1.
  5916. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4adb.
  5917. grub-install: info: relocating an R_X86_64_64 entry to 0xc7d8 at the offset 0x4ae7.
  5918. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4af5.
  5919. grub-install: info: relocating an R_X86_64_64 entry to 0xa49d at the offset 0x4b31.
  5920. grub-install: info: relocating an R_X86_64_64 entry to 0xa47d at the offset 0x4b3b.
  5921. grub-install: info: relocating an R_X86_64_64 entry to 0xa482 at the offset 0x4b51.
  5922. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x4b5b.
  5923. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x4b6f.
  5924. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x4bbb.
  5925. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x4be3.
  5926. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x4bf7.
  5927. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x4c11.
  5928. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x4c31.
  5929. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4c3e.
  5930. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4c6e.
  5931. grub-install: info: relocating an R_X86_64_64 entry to 0xa4ae at the offset 0x4c98.
  5932. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4cab.
  5933. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x4cc4.
  5934. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x4cd0.
  5935. grub-install: info: relocating an R_X86_64_64 entry to 0x67a3 at the offset 0x4ce6.
  5936. grub-install: info: relocating an R_X86_64_64 entry to 0xa4ee at the offset 0x4cf7.
  5937. grub-install: info: relocating an R_X86_64_64 entry to 0xa47d at the offset 0x4d01.
  5938. grub-install: info: relocating an R_X86_64_64 entry to 0xa482 at the offset 0x4d10.
  5939. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0x4d1f.
  5940. grub-install: info: relocating an R_X86_64_64 entry to 0x4e7c at the offset 0x4d2e.
  5941. grub-install: info: relocating an R_X86_64_64 entry to 0xa504 at the offset 0x4d42.
  5942. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4d53.
  5943. grub-install: info: relocating an R_X86_64_64 entry to 0x8f11 at the offset 0x4d74.
  5944. grub-install: info: relocating an R_X86_64_64 entry to 0xa4dc at the offset 0x4d89.
  5945. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4d98.
  5946. grub-install: info: relocating an R_X86_64_64 entry to 0x4141 at the offset 0x4da9.
  5947. grub-install: info: relocating an R_X86_64_64 entry to 0xc7d8 at the offset 0x4db5.
  5948. grub-install: info: relocating an R_X86_64_64 entry to 0x4dec at the offset 0x4dd3.
  5949. grub-install: info: relocating an R_X86_64_64 entry to 0xc7d8 at the offset 0x4de4.
  5950. grub-install: info: relocating an R_X86_64_64 entry to 0xa518 at the offset 0x4e51.
  5951. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4e62.
  5952. grub-install: info: relocating an R_X86_64_64 entry to 0xa546 at the offset 0x4ead.
  5953. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x4ebe.
  5954. grub-install: info: relocating an R_X86_64_64 entry to 0x67a3 at the offset 0x4ed1.
  5955. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x4edf.
  5956. grub-install: info: relocating an R_X86_64_64 entry to 0xa574 at the offset 0x4eec.
  5957. grub-install: info: relocating an R_X86_64_64 entry to 0xa47d at the offset 0x4ef6.
  5958. grub-install: info: relocating an R_X86_64_64 entry to 0xa482 at the offset 0x4f05.
  5959. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x4f0f.
  5960. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0x4f1c.
  5961. grub-install: info: relocating an R_X86_64_64 entry to 0x4b56 at the offset 0x4f59.
  5962. grub-install: info: relocating an R_X86_64_64 entry to 0x4a35 at the offset 0x4fb9.
  5963. grub-install: info: relocating an R_X86_64_64 entry to 0x4a91 at the offset 0x503a.
  5964. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x50e6.
  5965. grub-install: info: relocating an R_X86_64_64 entry to 0x4b56 at the offset 0x5100.
  5966. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x5124.
  5967. grub-install: info: relocating an R_X86_64_64 entry to 0x49df at the offset 0x5142.
  5968. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x5186.
  5969. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x5198.
  5970. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x51ca.
  5971. grub-install: info: relocating an R_X86_64_64 entry to 0x5582 at the offset 0x5238.
  5972. grub-install: info: relocating an R_X86_64_64 entry to 0xa59c at the offset 0x5252.
  5973. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5264.
  5974. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x5276.
  5975. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x52a9.
  5976. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x52c1.
  5977. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x52cc.
  5978. grub-install: info: relocating an R_X86_64_64 entry to 0xc840 at the offset 0x530f.
  5979. grub-install: info: relocating an R_X86_64_64 entry to 0x572f at the offset 0x533b.
  5980. grub-install: info: relocating an R_X86_64_64 entry to 0x576a at the offset 0x5376.
  5981. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x53cf.
  5982. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x53d9.
  5983. grub-install: info: relocating an R_X86_64_64 entry to 0xc840 at the offset 0x5403.
  5984. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x5411.
  5985. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x5464.
  5986. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x5471.
  5987. grub-install: info: relocating an R_X86_64_64 entry to 0x57a5 at the offset 0x5485.
  5988. grub-install: info: relocating an R_X86_64_64 entry to 0xa5b3 at the offset 0x54e4.
  5989. grub-install: info: relocating an R_X86_64_64 entry to 0xa5cd at the offset 0x54ee.
  5990. grub-install: info: relocating an R_X86_64_64 entry to 0xa5d5 at the offset 0x54f8.
  5991. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x5502.
  5992. grub-install: info: relocating an R_X86_64_64 entry to 0xa5df at the offset 0x5513.
  5993. grub-install: info: relocating an R_X86_64_64 entry to 0xa600 at the offset 0x5541.
  5994. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5552.
  5995. grub-install: info: relocating an R_X86_64_64 entry to 0x741 at the offset 0x5563.
  5996. grub-install: info: relocating an R_X86_64_64 entry to 0xa623 at the offset 0x557c.
  5997. grub-install: info: relocating an R_X86_64_64 entry to 0xa64a at the offset 0x55a3.
  5998. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x55b4.
  5999. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x55ca.
  6000. grub-install: info: relocating an R_X86_64_64 entry to 0xa664 at the offset 0x55ec.
  6001. grub-install: info: relocating an R_X86_64_64 entry to 0xa5cd at the offset 0x55f8.
  6002. grub-install: info: relocating an R_X86_64_64 entry to 0xa5d5 at the offset 0x5607.
  6003. grub-install: info: relocating an R_X86_64_64 entry to 0x55c4 at the offset 0x5611.
  6004. grub-install: info: relocating an R_X86_64_64 entry to 0xa676 at the offset 0x561e.
  6005. grub-install: info: relocating an R_X86_64_64 entry to 0xa686 at the offset 0x5638.
  6006. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5647.
  6007. grub-install: info: relocating an R_X86_64_64 entry to 0xa69b at the offset 0x5663.
  6008. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x566d.
  6009. grub-install: info: relocating an R_X86_64_64 entry to 0xa6a9 at the offset 0x5685.
  6010. grub-install: info: relocating an R_X86_64_64 entry to 0xa6b8 at the offset 0x569d.
  6011. grub-install: info: relocating an R_X86_64_64 entry to 0xa6c7 at the offset 0x56ae.
  6012. grub-install: info: relocating an R_X86_64_64 entry to 0xa6d0 at the offset 0x56c3.
  6013. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x56d2.
  6014. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x56e7.
  6015. grub-install: info: relocating an R_X86_64_64 entry to 0xa6e5 at the offset 0x56fc.
  6016. grub-install: info: relocating an R_X86_64_64 entry to 0x6274 at the offset 0x571c.
  6017. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x5733.
  6018. grub-install: info: relocating an R_X86_64_64 entry to 0x572f at the offset 0x575f.
  6019. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x5770.
  6020. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x5793.
  6021. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x57ac.
  6022. grub-install: info: relocating an R_X86_64_64 entry to 0x3bdf at the offset 0x5804.
  6023. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x5871.
  6024. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x58c2.
  6025. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x58d9.
  6026. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0x58fc.
  6027. grub-install: info: relocating an R_X86_64_64 entry to 0xa6ee at the offset 0x5936.
  6028. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5947.
  6029. grub-install: info: relocating an R_X86_64_64 entry to 0x9b60 at the offset 0x59d4.
  6030. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x5a15.
  6031. grub-install: info: relocating an R_X86_64_64 entry to 0xc840 at the offset 0x5a28.
  6032. grub-install: info: relocating an R_X86_64_64 entry to 0x5672 at the offset 0x5ac9.
  6033. grub-install: info: relocating an R_X86_64_64 entry to 0x5672 at the offset 0x5b16.
  6034. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x5b25.
  6035. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x5b34.
  6036. grub-install: info: relocating an R_X86_64_64 entry to 0xa6fe at the offset 0x5b3e.
  6037. grub-install: info: relocating an R_X86_64_64 entry to 0xa70c at the offset 0x5b65.
  6038. grub-install: info: relocating an R_X86_64_64 entry to 0xa71a at the offset 0x5bb3.
  6039. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5bc4.
  6040. grub-install: info: relocating an R_X86_64_64 entry to 0xa733 at the offset 0x5be4.
  6041. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5bf5.
  6042. grub-install: info: relocating an R_X86_64_64 entry to 0x770 at the offset 0x5c0f.
  6043. grub-install: info: relocating an R_X86_64_64 entry to 0x57a5 at the offset 0x5c72.
  6044. grub-install: info: relocating an R_X86_64_64 entry to 0xa749 at the offset 0x5c8f.
  6045. grub-install: info: relocating an R_X86_64_64 entry to 0xa5cd at the offset 0x5c99.
  6046. grub-install: info: relocating an R_X86_64_64 entry to 0xa5d5 at the offset 0x5ca8.
  6047. grub-install: info: relocating an R_X86_64_64 entry to 0xa765 at the offset 0x5cbb.
  6048. grub-install: info: relocating an R_X86_64_64 entry to 0xa5cd at the offset 0x5cc5.
  6049. grub-install: info: relocating an R_X86_64_64 entry to 0xa5d5 at the offset 0x5cd4.
  6050. grub-install: info: relocating an R_X86_64_64 entry to 0xa776 at the offset 0x5ce7.
  6051. grub-install: info: relocating an R_X86_64_64 entry to 0xa5cd at the offset 0x5cf1.
  6052. grub-install: info: relocating an R_X86_64_64 entry to 0xa5d5 at the offset 0x5d00.
  6053. grub-install: info: relocating an R_X86_64_64 entry to 0x5635 at the offset 0x5d10.
  6054. grub-install: info: relocating an R_X86_64_64 entry to 0x58c1 at the offset 0x5d37.
  6055. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x5d5b.
  6056. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x5d6c.
  6057. grub-install: info: relocating an R_X86_64_64 entry to 0x208b at the offset 0x5d7c.
  6058. grub-install: info: relocating an R_X86_64_64 entry to 0xa789 at the offset 0x5da1.
  6059. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5db2.
  6060. grub-install: info: relocating an R_X86_64_64 entry to 0x6ac8 at the offset 0x5dc0.
  6061. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x5dde.
  6062. grub-install: info: relocating an R_X86_64_64 entry to 0x6a7d at the offset 0x5de8.
  6063. grub-install: info: relocating an R_X86_64_64 entry to 0x69dd at the offset 0x5e12.
  6064. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x5e1c.
  6065. grub-install: info: relocating an R_X86_64_64 entry to 0x6134 at the offset 0x5e47.
  6066. grub-install: info: relocating an R_X86_64_64 entry to 0xa7b4 at the offset 0x5e7d.
  6067. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x5e87.
  6068. grub-install: info: relocating an R_X86_64_64 entry to 0x5582 at the offset 0x5e99.
  6069. grub-install: info: relocating an R_X86_64_64 entry to 0xa7b4 at the offset 0x5eb6.
  6070. grub-install: info: relocating an R_X86_64_64 entry to 0xa7bb at the offset 0x5ec0.
  6071. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5ed1.
  6072. grub-install: info: relocating an R_X86_64_64 entry to 0xa7d3 at the offset 0x5eea.
  6073. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x5ef4.
  6074. grub-install: info: relocating an R_X86_64_64 entry to 0x6176 at the offset 0x5f0f.
  6075. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x5f21.
  6076. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x5f38.
  6077. grub-install: info: relocating an R_X86_64_64 entry to 0xa7e8 at the offset 0x5f48.
  6078. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x5f59.
  6079. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x5f6f.
  6080. grub-install: info: relocating an R_X86_64_64 entry to 0x57a5 at the offset 0x5f7d.
  6081. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x5f95.
  6082. grub-install: info: relocating an R_X86_64_64 entry to 0xb680 at the offset 0x5fd2.
  6083. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x5fde.
  6084. grub-install: info: relocating an R_X86_64_64 entry to 0x63ac at the offset 0x6018.
  6085. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x604e.
  6086. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x6071.
  6087. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x6087.
  6088. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x60a2.
  6089. grub-install: info: relocating an R_X86_64_64 entry to 0xb680 at the offset 0x60c9.
  6090. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x6121.
  6091. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6137.
  6092. grub-install: info: relocating an R_X86_64_64 entry to 0x63ac at the offset 0x6146.
  6093. grub-install: info: relocating an R_X86_64_64 entry to 0x63ac at the offset 0x617a.
  6094. grub-install: info: relocating an R_X86_64_64 entry to 0xa7f9 at the offset 0x61a0.
  6095. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x61aa.
  6096. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x61d4.
  6097. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x61fc.
  6098. grub-install: info: relocating an R_X86_64_64 entry to 0xb680 at the offset 0x6217.
  6099. grub-install: info: relocating an R_X86_64_64 entry to 0x63ac at the offset 0x628f.
  6100. grub-install: info: relocating an R_X86_64_64 entry to 0xa7f9 at the offset 0x62a4.
  6101. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x62b1.
  6102. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x62c0.
  6103. grub-install: info: relocating an R_X86_64_64 entry to 0x63ac at the offset 0x62e5.
  6104. grub-install: info: relocating an R_X86_64_64 entry to 0xa7f9 at the offset 0x62fa.
  6105. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x6307.
  6106. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6334.
  6107. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0x636e.
  6108. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x6387.
  6109. grub-install: info: relocating an R_X86_64_64 entry to 0x88a2 at the offset 0x6391.
  6110. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c4 at the offset 0x63a4.
  6111. grub-install: info: relocating an R_X86_64_64 entry to 0xd900 at the offset 0x63b5.
  6112. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x63cc.
  6113. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x63d8.
  6114. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x63e9.
  6115. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c4 at the offset 0x63f4.
  6116. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c4 at the offset 0x63ff.
  6117. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6409.
  6118. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c0 at the offset 0x641b.
  6119. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x642b.
  6120. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c4 at the offset 0x643b.
  6121. grub-install: info: relocating an R_X86_64_64 entry to 0xd900 at the offset 0x644c.
  6122. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c4 at the offset 0x6455.
  6123. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x646d.
  6124. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x647f.
  6125. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x6489.
  6126. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x649c.
  6127. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x64b0.
  6128. grub-install: info: relocating an R_X86_64_64 entry to 0xa7fa at the offset 0x64bf.
  6129. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0x64c9.
  6130. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x64d5.
  6131. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x64e2.
  6132. grub-install: info: relocating an R_X86_64_64 entry to 0x18704 at the offset 0x64ef.
  6133. grub-install: info: relocating an R_X86_64_64 entry to 0x18704 at the offset 0x64fa.
  6134. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0x6504.
  6135. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c0 at the offset 0x6514.
  6136. grub-install: info: relocating an R_X86_64_64 entry to 0xa806 at the offset 0x6523.
  6137. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x652f.
  6138. grub-install: info: relocating an R_X86_64_64 entry to 0xd8c0 at the offset 0x653b.
  6139. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x6564.
  6140. grub-install: info: relocating an R_X86_64_64 entry to 0xa82e at the offset 0x657a.
  6141. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6589.
  6142. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x65a0.
  6143. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x65bf.
  6144. grub-install: info: relocating an R_X86_64_64 entry to 0xa842 at the offset 0x65f8.
  6145. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6604.
  6146. grub-install: info: relocating an R_X86_64_64 entry to 0x18710 at the offset 0x6640.
  6147. grub-install: info: relocating an R_X86_64_64 entry to 0x4841 at the offset 0x669d.
  6148. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x66ac.
  6149. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x66bc.
  6150. grub-install: info: relocating an R_X86_64_64 entry to 0x694b at the offset 0x66cc.
  6151. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x66df.
  6152. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x66ee.
  6153. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x6714.
  6154. grub-install: info: relocating an R_X86_64_64 entry to 0x475e at the offset 0x672c.
  6155. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x674f.
  6156. grub-install: info: relocating an R_X86_64_64 entry to 0xb6c0 at the offset 0x6779.
  6157. grub-install: info: relocating an R_X86_64_64 entry to 0x6fa9 at the offset 0x678c.
  6158. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x67bd.
  6159. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x67cf.
  6160. grub-install: info: relocating an R_X86_64_64 entry to 0x18740 at the offset 0x67e1.
  6161. grub-install: info: relocating an R_X86_64_64 entry to 0x6a7d at the offset 0x6818.
  6162. grub-install: info: relocating an R_X86_64_64 entry to 0x18720 at the offset 0x6829.
  6163. grub-install: info: relocating an R_X86_64_64 entry to 0x18740 at the offset 0x6833.
  6164. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x683d.
  6165. grub-install: info: relocating an R_X86_64_64 entry to 0x4841 at the offset 0x6851.
  6166. grub-install: info: relocating an R_X86_64_64 entry to 0x18720 at the offset 0x6868.
  6167. grub-install: info: relocating an R_X86_64_64 entry to 0x18740 at the offset 0x6872.
  6168. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x687c.
  6169. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x689f.
  6170. grub-install: info: relocating an R_X86_64_64 entry to 0xa867 at the offset 0x68a9.
  6171. grub-install: info: relocating an R_X86_64_64 entry to 0x5203 at the offset 0x68d6.
  6172. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x69cd.
  6173. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x6a2c.
  6174. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x6a85.
  6175. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6a94.
  6176. grub-install: info: relocating an R_X86_64_64 entry to 0xa88b at the offset 0x6aa6.
  6177. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6ab7.
  6178. grub-install: info: relocating an R_X86_64_64 entry to 0x80f5 at the offset 0x6ae5.
  6179. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6aff.
  6180. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0x6b21.
  6181. grub-install: info: relocating an R_X86_64_64 entry to 0xa8a2 at the offset 0x6b49.
  6182. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6b5a.
  6183. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x6b84.
  6184. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6b92.
  6185. grub-install: info: relocating an R_X86_64_64 entry to 0xe330 at the offset 0x6bbc.
  6186. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x6bc9.
  6187. grub-install: info: relocating an R_X86_64_64 entry to 0xa8bb at the offset 0x6be2.
  6188. grub-install: info: relocating an R_X86_64_64 entry to 0xa8cc at the offset 0x6bec.
  6189. grub-install: info: relocating an R_X86_64_64 entry to 0xa8cf at the offset 0x6bfb.
  6190. grub-install: info: relocating an R_X86_64_64 entry to 0x6cca at the offset 0x6c0a.
  6191. grub-install: info: relocating an R_X86_64_64 entry to 0xa8d9 at the offset 0x6c14.
  6192. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6c24.
  6193. grub-install: info: relocating an R_X86_64_64 entry to 0x67a3 at the offset 0x6c37.
  6194. grub-install: info: relocating an R_X86_64_64 entry to 0xa8db at the offset 0x6c49.
  6195. grub-install: info: relocating an R_X86_64_64 entry to 0xa8cc at the offset 0x6c53.
  6196. grub-install: info: relocating an R_X86_64_64 entry to 0xa8cf at the offset 0x6c62.
  6197. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0x6c6f.
  6198. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6c7a.
  6199. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6c90.
  6200. grub-install: info: relocating an R_X86_64_64 entry to 0xe328 at the offset 0x6ca8.
  6201. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6cbc.
  6202. grub-install: info: relocating an R_X86_64_64 entry to 0xe328 at the offset 0x6cd5.
  6203. grub-install: info: relocating an R_X86_64_64 entry to 0xe330 at the offset 0x6ce5.
  6204. grub-install: info: relocating an R_X86_64_64 entry to 0x6cca at the offset 0x6cf4.
  6205. grub-install: info: relocating an R_X86_64_64 entry to 0xa8d9 at the offset 0x6cfe.
  6206. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6d0d.
  6207. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d1a.
  6208. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d25.
  6209. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d38.
  6210. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d43.
  6211. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x6d4f.
  6212. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d63.
  6213. grub-install: info: relocating an R_X86_64_64 entry to 0xe338 at the offset 0x6d6e.
  6214. grub-install: info: relocating an R_X86_64_64 entry to 0xa8f1 at the offset 0x6d8c.
  6215. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x6d9d.
  6216. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0x6db9.
  6217. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x6e3f.
  6218. grub-install: info: relocating an R_X86_64_64 entry to 0x7ba7 at the offset 0x6e5f.
  6219. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x6e6f.
  6220. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x6e7c.
  6221. grub-install: info: relocating an R_X86_64_64 entry to 0x51a at the offset 0x6e9c.
  6222. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x6eb0.
  6223. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x6ed7.
  6224. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x6f21.
  6225. grub-install: info: relocating an R_X86_64_64 entry to 0xe340 at the offset 0x6f34.
  6226. grub-install: info: relocating an R_X86_64_64 entry to 0x68ad at the offset 0x6f40.
  6227. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x6f58.
  6228. grub-install: info: relocating an R_X86_64_64 entry to 0xe340 at the offset 0x6f6b.
  6229. grub-install: info: relocating an R_X86_64_64 entry to 0x98b0 at the offset 0x6f7d.
  6230. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x6f8b.
  6231. grub-install: info: relocating an R_X86_64_64 entry to 0x6134 at the offset 0x6fa9.
  6232. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x6fb6.
  6233. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x6fe8.
  6234. grub-install: info: relocating an R_X86_64_64 entry to 0xa90f at the offset 0x6ff2.
  6235. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0x6ffc.
  6236. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x7008.
  6237. grub-install: info: relocating an R_X86_64_64 entry to 0x68ad at the offset 0x7017.
  6238. grub-install: info: relocating an R_X86_64_64 entry to 0x7236 at the offset 0x7067.
  6239. grub-install: info: relocating an R_X86_64_64 entry to 0xa912 at the offset 0x7071.
  6240. grub-install: info: relocating an R_X86_64_64 entry to 0x6681 at the offset 0x707b.
  6241. grub-install: info: relocating an R_X86_64_64 entry to 0x2acc at the offset 0x708f.
  6242. grub-install: info: relocating an R_X86_64_64 entry to 0xa90e at the offset 0x70d6.
  6243. grub-install: info: relocating an R_X86_64_64 entry to 0xa917 at the offset 0x70e0.
  6244. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x70ea.
  6245. grub-install: info: relocating an R_X86_64_64 entry to 0xa91e at the offset 0x710a.
  6246. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x7114.
  6247. grub-install: info: relocating an R_X86_64_64 entry to 0xa91e at the offset 0x7120.
  6248. grub-install: info: relocating an R_X86_64_64 entry to 0x66e1 at the offset 0x712a.
  6249. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x7139.
  6250. grub-install: info: relocating an R_X86_64_64 entry to 0x79b7 at the offset 0x715c.
  6251. grub-install: info: relocating an R_X86_64_64 entry to 0x7ba7 at the offset 0x717b.
  6252. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x71a2.
  6253. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x7200.
  6254. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x721b.
  6255. grub-install: info: relocating an R_X86_64_64 entry to 0xa926 at the offset 0x725a.
  6256. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0x7264.
  6257. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x7285.
  6258. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x7294.
  6259. grub-install: info: relocating an R_X86_64_64 entry to 0xa90e at the offset 0x72a3.
  6260. grub-install: info: relocating an R_X86_64_64 entry to 0xa917 at the offset 0x72b4.
  6261. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x72c0.
  6262. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x72ca.
  6263. grub-install: info: relocating an R_X86_64_64 entry to 0xa931 at the offset 0x72de.
  6264. grub-install: info: relocating an R_X86_64_64 entry to 0xa912 at the offset 0x72f7.
  6265. grub-install: info: relocating an R_X86_64_64 entry to 0x68ad at the offset 0x7307.
  6266. grub-install: info: relocating an R_X86_64_64 entry to 0x66e1 at the offset 0x7317.
  6267. grub-install: info: relocating an R_X86_64_64 entry to 0xa912 at the offset 0x7326.
  6268. grub-install: info: relocating an R_X86_64_64 entry to 0xa931 at the offset 0x7332.
  6269. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0x733e.
  6270. grub-install: info: relocating an R_X86_64_64 entry to 0x45ef at the offset 0x7355.
  6271. grub-install: info: relocating an R_X86_64_64 entry to 0xe340 at the offset 0x7361.
  6272. grub-install: info: relocating an R_X86_64_64 entry to 0x8ea3 at the offset 0x7373.
  6273. grub-install: info: relocating an R_X86_64_64 entry to 0xa938 at the offset 0x737f.
  6274. grub-install: info: relocating an R_X86_64_64 entry to 0x6274 at the offset 0x7389.
  6275. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x7397.
  6276. grub-install: info: relocating an R_X86_64_64 entry to 0xa938 at the offset 0x73a1.
  6277. grub-install: info: relocating an R_X86_64_64 entry to 0xe5c0 at the offset 0x73b1.
  6278. grub-install: info: relocating an R_X86_64_64 entry to 0x71b5 at the offset 0x73be.
  6279. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x73d9.
  6280. grub-install: info: relocating an R_X86_64_64 entry to 0x96ba at the offset 0x7403.
  6281. grub-install: info: relocating an R_X86_64_64 entry to 0xa93f at the offset 0x741c.
  6282. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x7428.
  6283. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x743b.
  6284. grub-install: info: relocating an R_X86_64_64 entry to 0x7ba7 at the offset 0x7459.
  6285. grub-install: info: relocating an R_X86_64_64 entry to 0xa93f at the offset 0x7471.
  6286. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x747d.
  6287. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x748f.
  6288. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x74b0.
  6289. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x7500.
  6290. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0x750e.
  6291. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0x75ec.
  6292. grub-install: info: relocating an R_X86_64_64 entry to 0x79e9 at the offset 0x7631.
  6293. grub-install: info: relocating an R_X86_64_64 entry to 0x79e9 at the offset 0x7648.
  6294. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x7767.
  6295. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x7777.
  6296. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x7797.
  6297. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x77b3.
  6298. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x77c6.
  6299. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x77e7.
  6300. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0x7868.
  6301. grub-install: info: relocating an R_X86_64_64 entry to 0xa959 at the offset 0x7908.
  6302. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x7919.
  6303. grub-install: info: relocating an R_X86_64_64 entry to 0x7bfe at the offset 0x7934.
  6304. grub-install: info: relocating an R_X86_64_64 entry to 0xa944 at the offset 0x7945.
  6305. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0x7956.
  6306. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x7aa5.
  6307. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x7abe.
  6308. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x7af4.
  6309. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0x7b06.
  6310. grub-install: info: relocating an R_X86_64_64 entry to 0x9b88 at the offset 0x7c4c.
  6311. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x7cf7.
  6312. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x7da4.
  6313. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x7df2.
  6314. grub-install: info: relocating an R_X86_64_64 entry to 0xa96d at the offset 0x7eb6.
  6315. grub-install: info: relocating an R_X86_64_64 entry to 0x7bfe at the offset 0x7f57.
  6316. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x7f92.
  6317. grub-install: info: relocating an R_X86_64_64 entry to 0x7d8f at the offset 0x81ab.
  6318. grub-install: info: relocating an R_X86_64_64 entry to 0x8101 at the offset 0x81b5.
  6319. grub-install: info: relocating an R_X86_64_64 entry to 0xe380 at the offset 0x81bf.
  6320. grub-install: info: relocating an R_X86_64_64 entry to 0xe380 at the offset 0x81e3.
  6321. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x8200.
  6322. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8214.
  6323. grub-install: info: relocating an R_X86_64_64 entry to 0xe47c at the offset 0x8227.
  6324. grub-install: info: relocating an R_X86_64_64 entry to 0xe47d at the offset 0x8234.
  6325. grub-install: info: relocating an R_X86_64_64 entry to 0xe47e at the offset 0x8241.
  6326. grub-install: info: relocating an R_X86_64_64 entry to 0xe47f at the offset 0x824e.
  6327. grub-install: info: relocating an R_X86_64_64 entry to 0x789f at the offset 0x8272.
  6328. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x8281.
  6329. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8295.
  6330. grub-install: info: relocating an R_X86_64_64 entry to 0x859b at the offset 0x82f1.
  6331. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0x833b.
  6332. grub-install: info: relocating an R_X86_64_64 entry to 0x859b at the offset 0x834f.
  6333. grub-install: info: relocating an R_X86_64_64 entry to 0xa974 at the offset 0x8376.
  6334. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x8380.
  6335. grub-install: info: relocating an R_X86_64_64 entry to 0xa97a at the offset 0x83a6.
  6336. grub-install: info: relocating an R_X86_64_64 entry to 0x7a27 at the offset 0x83b3.
  6337. grub-install: info: relocating an R_X86_64_64 entry to 0xa97e at the offset 0x83d5.
  6338. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x83df.
  6339. grub-install: info: relocating an R_X86_64_64 entry to 0x859b at the offset 0x8414.
  6340. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0x8420.
  6341. grub-install: info: relocating an R_X86_64_64 entry to 0x7d8f at the offset 0x844f.
  6342. grub-install: info: relocating an R_X86_64_64 entry to 0x8101 at the offset 0x8471.
  6343. grub-install: info: relocating an R_X86_64_64 entry to 0x789f at the offset 0x8482.
  6344. grub-install: info: relocating an R_X86_64_64 entry to 0x8839 at the offset 0x84a9.
  6345. grub-install: info: relocating an R_X86_64_64 entry to 0x88a2 at the offset 0x84ec.
  6346. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x8501.
  6347. grub-install: info: relocating an R_X86_64_64 entry to 0x7d8f at the offset 0x851a.
  6348. grub-install: info: relocating an R_X86_64_64 entry to 0x789f at the offset 0x853f.
  6349. grub-install: info: relocating an R_X86_64_64 entry to 0x8101 at the offset 0x855e.
  6350. grub-install: info: relocating an R_X86_64_64 entry to 0x789f at the offset 0x8572.
  6351. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8589.
  6352. grub-install: info: relocating an R_X86_64_64 entry to 0x88fb at the offset 0x85e8.
  6353. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x85fa.
  6354. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0x863d.
  6355. grub-install: info: relocating an R_X86_64_64 entry to 0x859b at the offset 0x8651.
  6356. grub-install: info: relocating an R_X86_64_64 entry to 0xa986 at the offset 0x865f.
  6357. grub-install: info: relocating an R_X86_64_64 entry to 0x18770 at the offset 0x866b.
  6358. grub-install: info: relocating an R_X86_64_64 entry to 0xa990 at the offset 0x867b.
  6359. grub-install: info: relocating an R_X86_64_64 entry to 0x9891 at the offset 0x8689.
  6360. grub-install: info: relocating an R_X86_64_64 entry to 0x1e04 at the offset 0x8695.
  6361. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x86dd.
  6362. grub-install: info: relocating an R_X86_64_64 entry to 0x7ba7 at the offset 0x86fa.
  6363. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x870f.
  6364. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x8745.
  6365. grub-install: info: relocating an R_X86_64_64 entry to 0xb740 at the offset 0x879b.
  6366. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0x87d4.
  6367. grub-install: info: relocating an R_X86_64_64 entry to 0x8a9f at the offset 0x887d.
  6368. grub-install: info: relocating an R_X86_64_64 entry to 0x8b77 at the offset 0x88d5.
  6369. grub-install: info: relocating an R_X86_64_64 entry to 0x8a9f at the offset 0x88f0.
  6370. grub-install: info: relocating an R_X86_64_64 entry to 0x8b29 at the offset 0x890f.
  6371. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0x894d.
  6372. grub-install: info: relocating an R_X86_64_64 entry to 0x8b29 at the offset 0x89cc.
  6373. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x89fb.
  6374. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x8a1d.
  6375. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8a49.
  6376. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8a54.
  6377. grub-install: info: relocating an R_X86_64_64 entry to 0x9421 at the offset 0x8aa7.
  6378. grub-install: info: relocating an R_X86_64_64 entry to 0x8ab7 at the offset 0x8ab1.
  6379. grub-install: info: relocating an R_X86_64_64 entry to 0x8ab7 at the offset 0x8ae4.
  6380. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8af5.
  6381. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8b02.
  6382. grub-install: info: relocating an R_X86_64_64 entry to 0x80f5 at the offset 0x8b55.
  6383. grub-install: info: relocating an R_X86_64_64 entry to 0x18760 at the offset 0x8b67.
  6384. grub-install: info: relocating an R_X86_64_64 entry to 0x7975 at the offset 0x8b9c.
  6385. grub-install: info: relocating an R_X86_64_64 entry to 0x92eb at the offset 0x8bd9.
  6386. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8bfe.
  6387. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8c1c.
  6388. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8c3d.
  6389. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8c7a.
  6390. grub-install: info: relocating an R_X86_64_64 entry to 0x18760 at the offset 0x8caa.
  6391. grub-install: info: relocating an R_X86_64_64 entry to 0x9352 at the offset 0x8cda.
  6392. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8cee.
  6393. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x8d1d.
  6394. grub-install: info: relocating an R_X86_64_64 entry to 0xa9a8 at the offset 0x8d3a.
  6395. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x8d44.
  6396. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0x8d5a.
  6397. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x8d7e.
  6398. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0x8dac.
  6399. grub-install: info: relocating an R_X86_64_64 entry to 0xa9a9 at the offset 0x8db6.
  6400. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x8dca.
  6401. grub-install: info: relocating an R_X86_64_64 entry to 0x9113 at the offset 0x8e7a.
  6402. grub-install: info: relocating an R_X86_64_64 entry to 0xa9ac at the offset 0x8e96.
  6403. grub-install: info: relocating an R_X86_64_64 entry to 0xa9e8 at the offset 0x8eaa.
  6404. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0x8eb4.
  6405. grub-install: info: relocating an R_X86_64_64 entry to 0xa9de at the offset 0x8ec6.
  6406. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x8ed8.
  6407. grub-install: info: relocating an R_X86_64_64 entry to 0x9252 at the offset 0x8efc.
  6408. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0x8f13.
  6409. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x8f38.
  6410. grub-install: info: relocating an R_X86_64_64 entry to 0x9252 at the offset 0x8f75.
  6411. grub-install: info: relocating an R_X86_64_64 entry to 0x18760 at the offset 0x8fcf.
  6412. grub-install: info: relocating an R_X86_64_64 entry to 0x9352 at the offset 0x8fe8.
  6413. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x8ffe.
  6414. grub-install: info: relocating an R_X86_64_64 entry to 0x8c2f at the offset 0x9025.
  6415. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0x9068.
  6416. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x909a.
  6417. grub-install: info: relocating an R_X86_64_64 entry to 0xe5c0 at the offset 0x90bf.
  6418. grub-install: info: relocating an R_X86_64_64 entry to 0x71b5 at the offset 0x90cf.
  6419. grub-install: info: relocating an R_X86_64_64 entry to 0xa9f9 at the offset 0x90fb.
  6420. grub-install: info: relocating an R_X86_64_64 entry to 0x8700 at the offset 0x9107.
  6421. grub-install: info: relocating an R_X86_64_64 entry to 0xe5c0 at the offset 0x9113.
  6422. grub-install: info: relocating an R_X86_64_64 entry to 0xaa10 at the offset 0x911d.
  6423. grub-install: info: relocating an R_X86_64_64 entry to 0xaa15 at the offset 0x9131.
  6424. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x913d.
  6425. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x914e.
  6426. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x9163.
  6427. grub-install: info: relocating an R_X86_64_64 entry to 0xaa2b at the offset 0x9178.
  6428. grub-install: info: relocating an R_X86_64_64 entry to 0xaa2e at the offset 0x9187.
  6429. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x9191.
  6430. grub-install: info: relocating an R_X86_64_64 entry to 0xe480 at the offset 0x91b2.
  6431. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0x91bc.
  6432. grub-install: info: relocating an R_X86_64_64 entry to 0x9891 at the offset 0x91c8.
  6433. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0x91d2.
  6434. grub-install: info: relocating an R_X86_64_64 entry to 0xe480 at the offset 0x9204.
  6435. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x9222.
  6436. grub-install: info: relocating an R_X86_64_64 entry to 0xe480 at the offset 0x923e.
  6437. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x9268.
  6438. grub-install: info: relocating an R_X86_64_64 entry to 0xaa3c at the offset 0x927c.
  6439. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x9286.
  6440. grub-install: info: relocating an R_X86_64_64 entry to 0xe480 at the offset 0x9295.
  6441. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0x929f.
  6442. grub-install: info: relocating an R_X86_64_64 entry to 0xaa3e at the offset 0x92bd.
  6443. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0x92c9.
  6444. grub-install: info: relocating an R_X86_64_64 entry to 0x68ad at the offset 0x92d9.
  6445. grub-install: info: relocating an R_X86_64_64 entry to 0x9572 at the offset 0x92e3.
  6446. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0x92ef.
  6447. grub-install: info: relocating an R_X86_64_64 entry to 0x9421 at the offset 0x931e.
  6448. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0x932f.
  6449. grub-install: info: relocating an R_X86_64_64 entry to 0x973b at the offset 0x9379.
  6450. grub-install: info: relocating an R_X86_64_64 entry to 0x973b at the offset 0x93b4.
  6451. grub-install: info: relocating an R_X86_64_64 entry to 0x973b at the offset 0x93cd.
  6452. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x93f4.
  6453. grub-install: info: relocating an R_X86_64_64 entry to 0xe588 at the offset 0x9421.
  6454. grub-install: info: relocating an R_X86_64_64 entry to 0xe580 at the offset 0x9435.
  6455. grub-install: info: relocating an R_X86_64_64 entry to 0x18770 at the offset 0x9446.
  6456. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x946c.
  6457. grub-install: info: relocating an R_X86_64_64 entry to 0x981f at the offset 0x9494.
  6458. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0x949e.
  6459. grub-install: info: relocating an R_X86_64_64 entry to 0x5672 at the offset 0x94b4.
  6460. grub-install: info: relocating an R_X86_64_64 entry to 0xb8c0 at the offset 0x94bf.
  6461. grub-install: info: dealing with the relocation section .rela.rodata for .rodata.
  6462. grub-install: info: relocating an R_X86_64_64 entry to 0x2394 at the offset 0x0.
  6463. grub-install: info: relocating an R_X86_64_64 entry to 0x23ad at the offset 0x8.
  6464. grub-install: info: relocating an R_X86_64_64 entry to 0x23c1 at the offset 0x10.
  6465. grub-install: info: relocating an R_X86_64_64 entry to 0x23dc at the offset 0x18.
  6466. grub-install: info: relocating an R_X86_64_64 entry to 0x23ee at the offset 0x20.
  6467. grub-install: info: relocating an R_X86_64_64 entry to 0x255c at the offset 0x28.
  6468. grub-install: info: relocating an R_X86_64_64 entry to 0x257a at the offset 0x30.
  6469. grub-install: info: relocating an R_X86_64_64 entry to 0x2593 at the offset 0x38.
  6470. grub-install: info: relocating an R_X86_64_64 entry to 0x25ae at the offset 0x40.
  6471. grub-install: info: relocating an R_X86_64_64 entry to 0x25c5 at the offset 0x48.
  6472. grub-install: info: relocating an R_X86_64_64 entry to 0x260a at the offset 0x50.
  6473. grub-install: info: relocating an R_X86_64_64 entry to 0x27b7 at the offset 0x58.
  6474. grub-install: info: relocating an R_X86_64_64 entry to 0x27b7 at the offset 0x60.
  6475. grub-install: info: relocating an R_X86_64_64 entry to 0x2739 at the offset 0x68.
  6476. grub-install: info: relocating an R_X86_64_64 entry to 0x27a5 at the offset 0x70.
  6477. grub-install: info: relocating an R_X86_64_64 entry to 0x261d at the offset 0x78.
  6478. grub-install: info: relocating an R_X86_64_64 entry to 0x2657 at the offset 0x80.
  6479. grub-install: info: relocating an R_X86_64_64 entry to 0x26ae at the offset 0x88.
  6480. grub-install: info: relocating an R_X86_64_64 entry to 0x275d at the offset 0x90.
  6481. grub-install: info: relocating an R_X86_64_64 entry to 0x25de at the offset 0x98.
  6482. grub-install: info: relocating an R_X86_64_64 entry to 0x27b7 at the offset 0xa0.
  6483. grub-install: info: relocating an R_X86_64_64 entry to 0x27b7 at the offset 0xa8.
  6484. grub-install: info: relocating an R_X86_64_64 entry to 0x2783 at the offset 0xb0.
  6485. grub-install: info: relocating an R_X86_64_64 entry to 0x27e1 at the offset 0xb8.
  6486. grub-install: info: relocating an R_X86_64_64 entry to 0x283e at the offset 0xc0.
  6487. grub-install: info: relocating an R_X86_64_64 entry to 0x285d at the offset 0xc8.
  6488. grub-install: info: relocating an R_X86_64_64 entry to 0x287b at the offset 0xd0.
  6489. grub-install: info: relocating an R_X86_64_64 entry to 0x28f0 at the offset 0xd8.
  6490. grub-install: info: relocating an R_X86_64_64 entry to 0x5ddf at the offset 0x160.
  6491. grub-install: info: relocating an R_X86_64_64 entry to 0x5ddf at the offset 0x168.
  6492. grub-install: info: relocating an R_X86_64_64 entry to 0x5edd at the offset 0x170.
  6493. grub-install: info: relocating an R_X86_64_64 entry to 0x5f80 at the offset 0x178.
  6494. grub-install: info: relocating an R_X86_64_64 entry to 0x5fa4 at the offset 0x180.
  6495. grub-install: info: relocating an R_X86_64_64 entry to 0x807e at the offset 0x188.
  6496. grub-install: info: relocating an R_X86_64_64 entry to 0x80bf at the offset 0x190.
  6497. grub-install: info: relocating an R_X86_64_64 entry to 0x80bf at the offset 0x198.
  6498. grub-install: info: relocating an R_X86_64_64 entry to 0x809f at the offset 0x1a0.
  6499. grub-install: info: relocating an R_X86_64_64 entry to 0x80bf at the offset 0x1a8.
  6500. grub-install: info: relocating an R_X86_64_64 entry to 0x80bf at the offset 0x1b0.
  6501. grub-install: info: dealing with the relocation section .rela.data for .data.
  6502. grub-install: info: relocating an R_X86_64_64 entry to 0x9c67 at the offset 0x0.
  6503. grub-install: info: relocating an R_X86_64_64 entry to 0xf69 at the offset 0x10.
  6504. grub-install: info: relocating an R_X86_64_64 entry to 0x917 at the offset 0x18.
  6505. grub-install: info: relocating an R_X86_64_64 entry to 0x8e2 at the offset 0x20.
  6506. grub-install: info: relocating an R_X86_64_64 entry to 0xead at the offset 0x28.
  6507. grub-install: info: relocating an R_X86_64_64 entry to 0x1261 at the offset 0x30.
  6508. grub-install: info: relocating an R_X86_64_64 entry to 0xa286 at the offset 0x90.
  6509. grub-install: info: relocating an R_X86_64_64 entry to 0x375c at the offset 0x98.
  6510. grub-install: info: relocating an R_X86_64_64 entry to 0x373b at the offset 0xa0.
  6511. grub-install: info: relocating an R_X86_64_64 entry to 0x34d2 at the offset 0xa8.
  6512. grub-install: info: relocating an R_X86_64_64 entry to 0x366c at the offset 0xb8.
  6513. grub-install: info: relocating an R_X86_64_64 entry to 0x36d8 at the offset 0xc0.
  6514. grub-install: info: relocating an R_X86_64_64 entry to 0x3631 at the offset 0xc8.
  6515. grub-install: info: relocating an R_X86_64_64 entry to 0x3882 at the offset 0xd0.
  6516. grub-install: info: relocating an R_X86_64_64 entry to 0x3789 at the offset 0xd8.
  6517. grub-install: info: relocating an R_X86_64_64 entry to 0x370a at the offset 0xe0.
  6518. grub-install: info: relocating an R_X86_64_64 entry to 0xa286 at the offset 0x150.
  6519. grub-install: info: relocating an R_X86_64_64 entry to 0x37ee at the offset 0x168.
  6520. grub-install: info: relocating an R_X86_64_64 entry to 0xd840 at the offset 0x180.
  6521. grub-install: info: relocating an R_X86_64_64 entry to 0xa904 at the offset 0x1d0.
  6522. grub-install: info: relocating an R_X86_64_64 entry to 0x6dc7 at the offset 0x1e0.
  6523. grub-install: info: relocating an R_X86_64_64 entry to 0x6cd0 at the offset 0x1e8.
  6524. grub-install: info: relocating an R_X86_64_64 entry to 0x789b at the offset 0x210.
  6525. grub-install: info: relocating an R_X86_64_64 entry to 0x97c7 at the offset 0x380.
  6526. grub-install: info: relocating an R_X86_64_64 entry to 0xaa57 at the offset 0x3c0.
  6527. grub-install: info: relocating an R_X86_64_64 entry to 0x417 at the offset 0x3c8.
  6528. grub-install: info: relocating an R_X86_64_64 entry to 0xaa62 at the offset 0x3d8.
  6529. grub-install: info: relocating an R_X86_64_64 entry to 0x422 at the offset 0x3e0.
  6530. grub-install: info: relocating an R_X86_64_64 entry to 0xaa6d at the offset 0x3f0.
  6531. grub-install: info: relocating an R_X86_64_64 entry to 0x4cc at the offset 0x3f8.
  6532. grub-install: info: relocating an R_X86_64_64 entry to 0xaa79 at the offset 0x408.
  6533. grub-install: info: relocating an R_X86_64_64 entry to 0x430 at the offset 0x410.
  6534. grub-install: info: relocating an R_X86_64_64 entry to 0xaa84 at the offset 0x420.
  6535. grub-install: info: relocating an R_X86_64_64 entry to 0x43e at the offset 0x428.
  6536. grub-install: info: relocating an R_X86_64_64 entry to 0xaa8f at the offset 0x438.
  6537. grub-install: info: relocating an R_X86_64_64 entry to 0x44f at the offset 0x440.
  6538. grub-install: info: relocating an R_X86_64_64 entry to 0xaa9a at the offset 0x450.
  6539. grub-install: info: relocating an R_X86_64_64 entry to 0x463 at the offset 0x458.
  6540. grub-install: info: relocating an R_X86_64_64 entry to 0xaaa5 at the offset 0x468.
  6541. grub-install: info: relocating an R_X86_64_64 entry to 0x47c at the offset 0x470.
  6542. grub-install: info: relocating an R_X86_64_64 entry to 0xaab0 at the offset 0x480.
  6543. grub-install: info: relocating an R_X86_64_64 entry to 0x49f at the offset 0x488.
  6544. grub-install: info: relocating an R_X86_64_64 entry to 0xaabb at the offset 0x498.
  6545. grub-install: info: relocating an R_X86_64_64 entry to 0xe5c0 at the offset 0x4a0.
  6546. grub-install: info: relocating an R_X86_64_64 entry to 0xaacd at the offset 0x4b0.
  6547. grub-install: info: relocating an R_X86_64_64 entry to 0xb680 at the offset 0x4b8.
  6548. grub-install: info: relocating an R_X86_64_64 entry to 0xaae2 at the offset 0x4c8.
  6549. grub-install: info: relocating an R_X86_64_64 entry to 0x4841 at the offset 0x4d0.
  6550. grub-install: info: relocating an R_X86_64_64 entry to 0xaaf4 at the offset 0x4e0.
  6551. grub-install: info: relocating an R_X86_64_64 entry to 0x4975 at the offset 0x4e8.
  6552. grub-install: info: relocating an R_X86_64_64 entry to 0xab08 at the offset 0x4f8.
  6553. grub-install: info: relocating an R_X86_64_64 entry to 0x475e at the offset 0x500.
  6554. grub-install: info: relocating an R_X86_64_64 entry to 0xab19 at the offset 0x510.
  6555. grub-install: info: relocating an R_X86_64_64 entry to 0xe640 at the offset 0x518.
  6556. grub-install: info: relocating an R_X86_64_64 entry to 0xab2f at the offset 0x528.
  6557. grub-install: info: relocating an R_X86_64_64 entry to 0x4e7c at the offset 0x530.
  6558. grub-install: info: relocating an R_X86_64_64 entry to 0xab3f at the offset 0x540.
  6559. grub-install: info: relocating an R_X86_64_64 entry to 0xe618 at the offset 0x548.
  6560. grub-install: info: relocating an R_X86_64_64 entry to 0xab52 at the offset 0x558.
  6561. grub-install: info: relocating an R_X86_64_64 entry to 0x4e36 at the offset 0x560.
  6562. grub-install: info: relocating an R_X86_64_64 entry to 0xab69 at the offset 0x570.
  6563. grub-install: info: relocating an R_X86_64_64 entry to 0x4e4b at the offset 0x578.
  6564. grub-install: info: relocating an R_X86_64_64 entry to 0xab82 at the offset 0x588.
  6565. grub-install: info: relocating an R_X86_64_64 entry to 0xe610 at the offset 0x590.
  6566. grub-install: info: relocating an R_X86_64_64 entry to 0xab9a at the offset 0x5a0.
  6567. grub-install: info: relocating an R_X86_64_64 entry to 0xe600 at the offset 0x5a8.
  6568. grub-install: info: relocating an R_X86_64_64 entry to 0xabb8 at the offset 0x5b8.
  6569. grub-install: info: relocating an R_X86_64_64 entry to 0x5560 at the offset 0x5c0.
  6570. grub-install: info: relocating an R_X86_64_64 entry to 0xabcb at the offset 0x5d0.
  6571. grub-install: info: relocating an R_X86_64_64 entry to 0x4f20 at the offset 0x5d8.
  6572. grub-install: info: relocating an R_X86_64_64 entry to 0xabda at the offset 0x5e8.
  6573. grub-install: info: relocating an R_X86_64_64 entry to 0x5203 at the offset 0x5f0.
  6574. grub-install: info: relocating an R_X86_64_64 entry to 0xabe9 at the offset 0x600.
  6575. grub-install: info: relocating an R_X86_64_64 entry to 0xe608 at the offset 0x608.
  6576. grub-install: info: relocating an R_X86_64_64 entry to 0xabfe at the offset 0x618.
  6577. grub-install: info: relocating an R_X86_64_64 entry to 0x7bfe at the offset 0x620.
  6578. grub-install: info: relocating an R_X86_64_64 entry to 0xac0c at the offset 0x630.
  6579. grub-install: info: relocating an R_X86_64_64 entry to 0xc800 at the offset 0x638.
  6580. grub-install: info: relocating an R_X86_64_64 entry to 0xac19 at the offset 0x648.
  6581. grub-install: info: relocating an R_X86_64_64 entry to 0x6274 at the offset 0x650.
  6582. grub-install: info: relocating an R_X86_64_64 entry to 0xac26 at the offset 0x660.
  6583. grub-install: info: relocating an R_X86_64_64 entry to 0x58c1 at the offset 0x668.
  6584. grub-install: info: relocating an R_X86_64_64 entry to 0xac3f at the offset 0x678.
  6585. grub-install: info: relocating an R_X86_64_64 entry to 0x572f at the offset 0x680.
  6586. grub-install: info: relocating an R_X86_64_64 entry to 0xac4b at the offset 0x690.
  6587. grub-install: info: relocating an R_X86_64_64 entry to 0x57a5 at the offset 0x698.
  6588. grub-install: info: relocating an R_X86_64_64 entry to 0xac5a at the offset 0x6a8.
  6589. grub-install: info: relocating an R_X86_64_64 entry to 0x576a at the offset 0x6b0.
  6590. grub-install: info: relocating an R_X86_64_64 entry to 0xac68 at the offset 0x6c0.
  6591. grub-install: info: relocating an R_X86_64_64 entry to 0x599 at the offset 0x6c8.
  6592. grub-install: info: relocating an R_X86_64_64 entry to 0xac76 at the offset 0x6d8.
  6593. grub-install: info: relocating an R_X86_64_64 entry to 0x5a9 at the offset 0x6e0.
  6594. grub-install: info: relocating an R_X86_64_64 entry to 0xac88 at the offset 0x6f0.
  6595. grub-install: info: relocating an R_X86_64_64 entry to 0x5a5 at the offset 0x6f8.
  6596. grub-install: info: relocating an R_X86_64_64 entry to 0xac9a at the offset 0x708.
  6597. grub-install: info: relocating an R_X86_64_64 entry to 0x2d00 at the offset 0x710.
  6598. grub-install: info: relocating an R_X86_64_64 entry to 0xacb2 at the offset 0x720.
  6599. grub-install: info: relocating an R_X86_64_64 entry to 0x2c4e at the offset 0x728.
  6600. grub-install: info: relocating an R_X86_64_64 entry to 0xacce at the offset 0x738.
  6601. grub-install: info: relocating an R_X86_64_64 entry to 0x29d5 at the offset 0x740.
  6602. grub-install: info: relocating an R_X86_64_64 entry to 0xacec at the offset 0x750.
  6603. grub-install: info: relocating an R_X86_64_64 entry to 0x2efe at the offset 0x758.
  6604. grub-install: info: relocating an R_X86_64_64 entry to 0xad0a at the offset 0x768.
  6605. grub-install: info: relocating an R_X86_64_64 entry to 0x2c24 at the offset 0x770.
  6606. grub-install: info: relocating an R_X86_64_64 entry to 0xad1e at the offset 0x780.
  6607. grub-install: info: relocating an R_X86_64_64 entry to 0x22cc at the offset 0x788.
  6608. grub-install: info: relocating an R_X86_64_64 entry to 0xad37 at the offset 0x798.
  6609. grub-install: info: relocating an R_X86_64_64 entry to 0x21fc at the offset 0x7a0.
  6610. grub-install: info: relocating an R_X86_64_64 entry to 0xad4d at the offset 0x7b0.
  6611. grub-install: info: relocating an R_X86_64_64 entry to 0x1de9 at the offset 0x7b8.
  6612. grub-install: info: relocating an R_X86_64_64 entry to 0xad67 at the offset 0x7c8.
  6613. grub-install: info: relocating an R_X86_64_64 entry to 0x2dc4 at the offset 0x7d0.
  6614. grub-install: info: relocating an R_X86_64_64 entry to 0xad7f at the offset 0x7e0.
  6615. grub-install: info: relocating an R_X86_64_64 entry to 0x1f77 at the offset 0x7e8.
  6616. grub-install: info: relocating an R_X86_64_64 entry to 0xad95 at the offset 0x7f8.
  6617. grub-install: info: relocating an R_X86_64_64 entry to 0xe598 at the offset 0x800.
  6618. grub-install: info: relocating an R_X86_64_64 entry to 0xadab at the offset 0x810.
  6619. grub-install: info: relocating an R_X86_64_64 entry to 0xc798 at the offset 0x818.
  6620. grub-install: info: relocating an R_X86_64_64 entry to 0xadc0 at the offset 0x828.
  6621. grub-install: info: relocating an R_X86_64_64 entry to 0x1be6 at the offset 0x830.
  6622. grub-install: info: relocating an R_X86_64_64 entry to 0xadd7 at the offset 0x840.
  6623. grub-install: info: relocating an R_X86_64_64 entry to 0x1b9c at the offset 0x848.
  6624. grub-install: info: relocating an R_X86_64_64 entry to 0xadf0 at the offset 0x858.
  6625. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a8 at the offset 0x860.
  6626. grub-install: info: relocating an R_X86_64_64 entry to 0xae04 at the offset 0x870.
  6627. grub-install: info: relocating an R_X86_64_64 entry to 0x1cdf at the offset 0x878.
  6628. grub-install: info: relocating an R_X86_64_64 entry to 0xae1b at the offset 0x888.
  6629. grub-install: info: relocating an R_X86_64_64 entry to 0x22e7 at the offset 0x890.
  6630. grub-install: info: relocating an R_X86_64_64 entry to 0xae36 at the offset 0x8a0.
  6631. grub-install: info: relocating an R_X86_64_64 entry to 0x208b at the offset 0x8a8.
  6632. grub-install: info: relocating an R_X86_64_64 entry to 0xae4b at the offset 0x8b8.
  6633. grub-install: info: relocating an R_X86_64_64 entry to 0x1d3e at the offset 0x8c0.
  6634. grub-install: info: relocating an R_X86_64_64 entry to 0xae62 at the offset 0x8d0.
  6635. grub-install: info: relocating an R_X86_64_64 entry to 0x1e9d at the offset 0x8d8.
  6636. grub-install: info: relocating an R_X86_64_64 entry to 0xae78 at the offset 0x8e8.
  6637. grub-install: info: relocating an R_X86_64_64 entry to 0x1e48 at the offset 0x8f0.
  6638. grub-install: info: relocating an R_X86_64_64 entry to 0xae99 at the offset 0x900.
  6639. grub-install: info: relocating an R_X86_64_64 entry to 0x1dc5 at the offset 0x908.
  6640. grub-install: info: relocating an R_X86_64_64 entry to 0xaea8 at the offset 0x918.
  6641. grub-install: info: relocating an R_X86_64_64 entry to 0xe590 at the offset 0x920.
  6642. grub-install: info: relocating an R_X86_64_64 entry to 0xaebe at the offset 0x930.
  6643. grub-install: info: relocating an R_X86_64_64 entry to 0x154e at the offset 0x938.
  6644. grub-install: info: relocating an R_X86_64_64 entry to 0xaedd at the offset 0x948.
  6645. grub-install: info: relocating an R_X86_64_64 entry to 0x169b at the offset 0x950.
  6646. grub-install: info: relocating an R_X86_64_64 entry to 0xaefa at the offset 0x960.
  6647. grub-install: info: relocating an R_X86_64_64 entry to 0x66e1 at the offset 0x968.
  6648. grub-install: info: relocating an R_X86_64_64 entry to 0xaf0a at the offset 0x978.
  6649. grub-install: info: relocating an R_X86_64_64 entry to 0x6544 at the offset 0x980.
  6650. grub-install: info: relocating an R_X86_64_64 entry to 0xaf17 at the offset 0x990.
  6651. grub-install: info: relocating an R_X86_64_64 entry to 0x6414 at the offset 0x998.
  6652. grub-install: info: relocating an R_X86_64_64 entry to 0xaf24 at the offset 0x9a8.
  6653. grub-install: info: relocating an R_X86_64_64 entry to 0x6572 at the offset 0x9b0.
  6654. grub-install: info: relocating an R_X86_64_64 entry to 0xaf33 at the offset 0x9c0.
  6655. grub-install: info: relocating an R_X86_64_64 entry to 0x65f6 at the offset 0x9c8.
  6656. grub-install: info: relocating an R_X86_64_64 entry to 0xaf4e at the offset 0x9d8.
  6657. grub-install: info: relocating an R_X86_64_64 entry to 0x18704 at the offset 0x9e0.
  6658. grub-install: info: relocating an R_X86_64_64 entry to 0xaf66 at the offset 0x9f0.
  6659. grub-install: info: relocating an R_X86_64_64 entry to 0x18600 at the offset 0x9f8.
  6660. grub-install: info: relocating an R_X86_64_64 entry to 0xaf72 at the offset 0xa08.
  6661. grub-install: info: relocating an R_X86_64_64 entry to 0x18700 at the offset 0xa10.
  6662. grub-install: info: relocating an R_X86_64_64 entry to 0xaf7d at the offset 0xa20.
  6663. grub-install: info: relocating an R_X86_64_64 entry to 0x6727 at the offset 0xa28.
  6664. grub-install: info: relocating an R_X86_64_64 entry to 0xaf88 at the offset 0xa38.
  6665. grub-install: info: relocating an R_X86_64_64 entry to 0x683a at the offset 0xa40.
  6666. grub-install: info: relocating an R_X86_64_64 entry to 0xaf97 at the offset 0xa50.
  6667. grub-install: info: relocating an R_X86_64_64 entry to 0x67a3 at the offset 0xa58.
  6668. grub-install: info: relocating an R_X86_64_64 entry to 0xafa7 at the offset 0xa68.
  6669. grub-install: info: relocating an R_X86_64_64 entry to 0x1e04 at the offset 0xa70.
  6670. grub-install: info: relocating an R_X86_64_64 entry to 0xafb1 at the offset 0xa80.
  6671. grub-install: info: relocating an R_X86_64_64 entry to 0x89f7 at the offset 0xa88.
  6672. grub-install: info: relocating an R_X86_64_64 entry to 0xafbc at the offset 0xa98.
  6673. grub-install: info: relocating an R_X86_64_64 entry to 0x6a7d at the offset 0xaa0.
  6674. grub-install: info: relocating an R_X86_64_64 entry to 0xafcc at the offset 0xab0.
  6675. grub-install: info: relocating an R_X86_64_64 entry to 0x18720 at the offset 0xab8.
  6676. grub-install: info: relocating an R_X86_64_64 entry to 0xafe2 at the offset 0xac8.
  6677. grub-install: info: relocating an R_X86_64_64 entry to 0x18740 at the offset 0xad0.
  6678. grub-install: info: relocating an R_X86_64_64 entry to 0xaffc at the offset 0xae0.
  6679. grub-install: info: relocating an R_X86_64_64 entry to 0x694b at the offset 0xae8.
  6680. grub-install: info: relocating an R_X86_64_64 entry to 0xb016 at the offset 0xaf8.
  6681. grub-install: info: relocating an R_X86_64_64 entry to 0x6ac8 at the offset 0xb00.
  6682. grub-install: info: relocating an R_X86_64_64 entry to 0xb025 at the offset 0xb10.
  6683. grub-install: info: relocating an R_X86_64_64 entry to 0x18710 at the offset 0xb18.
  6684. grub-install: info: relocating an R_X86_64_64 entry to 0xb03d at the offset 0xb28.
  6685. grub-install: info: relocating an R_X86_64_64 entry to 0x69dd at the offset 0xb30.
  6686. grub-install: info: relocating an R_X86_64_64 entry to 0xb04c at the offset 0xb40.
  6687. grub-install: info: relocating an R_X86_64_64 entry to 0x6c97 at the offset 0xb48.
  6688. grub-install: info: relocating an R_X86_64_64 entry to 0xb05b at the offset 0xb58.
  6689. grub-install: info: relocating an R_X86_64_64 entry to 0x3e28 at the offset 0xb60.
  6690. grub-install: info: relocating an R_X86_64_64 entry to 0xb065 at the offset 0xb70.
  6691. grub-install: info: relocating an R_X86_64_64 entry to 0xe328 at the offset 0xb78.
  6692. grub-install: info: relocating an R_X86_64_64 entry to 0xb07b at the offset 0xb88.
  6693. grub-install: info: relocating an R_X86_64_64 entry to 0xe330 at the offset 0xb90.
  6694. grub-install: info: relocating an R_X86_64_64 entry to 0xb088 at the offset 0xba0.
  6695. grub-install: info: relocating an R_X86_64_64 entry to 0x6fa9 at the offset 0xba8.
  6696. grub-install: info: relocating an R_X86_64_64 entry to 0xb096 at the offset 0xbb8.
  6697. grub-install: info: relocating an R_X86_64_64 entry to 0x4141 at the offset 0xbc0.
  6698. grub-install: info: relocating an R_X86_64_64 entry to 0xb0a7 at the offset 0xbd0.
  6699. grub-install: info: relocating an R_X86_64_64 entry to 0x9891 at the offset 0xbd8.
  6700. grub-install: info: relocating an R_X86_64_64 entry to 0xb0b3 at the offset 0xbe8.
  6701. grub-install: info: relocating an R_X86_64_64 entry to 0x981f at the offset 0xbf0.
  6702. grub-install: info: relocating an R_X86_64_64 entry to 0xb0c7 at the offset 0xc00.
  6703. grub-install: info: relocating an R_X86_64_64 entry to 0xb710 at the offset 0xc08.
  6704. grub-install: info: relocating an R_X86_64_64 entry to 0xb0d4 at the offset 0xc18.
  6705. grub-install: info: relocating an R_X86_64_64 entry to 0x79ca at the offset 0xc20.
  6706. grub-install: info: relocating an R_X86_64_64 entry to 0xb0e1 at the offset 0xc30.
  6707. grub-install: info: relocating an R_X86_64_64 entry to 0x71ed at the offset 0xc38.
  6708. grub-install: info: relocating an R_X86_64_64 entry to 0xb0f0 at the offset 0xc48.
  6709. grub-install: info: relocating an R_X86_64_64 entry to 0x7207 at the offset 0xc50.
  6710. grub-install: info: relocating an R_X86_64_64 entry to 0xb101 at the offset 0xc60.
  6711. grub-install: info: relocating an R_X86_64_64 entry to 0x534 at the offset 0xc68.
  6712. grub-install: info: relocating an R_X86_64_64 entry to 0xb113 at the offset 0xc78.
  6713. grub-install: info: relocating an R_X86_64_64 entry to 0x3ddd at the offset 0xc80.
  6714. grub-install: info: relocating an R_X86_64_64 entry to 0xb11f at the offset 0xc90.
  6715. grub-install: info: relocating an R_X86_64_64 entry to 0x3bdf at the offset 0xc98.
  6716. grub-install: info: relocating an R_X86_64_64 entry to 0xb12d at the offset 0xca8.
  6717. grub-install: info: relocating an R_X86_64_64 entry to 0x547 at the offset 0xcb0.
  6718. grub-install: info: relocating an R_X86_64_64 entry to 0xb141 at the offset 0xcc0.
  6719. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0xcc8.
  6720. grub-install: info: relocating an R_X86_64_64 entry to 0xb14d at the offset 0xcd8.
  6721. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0xce0.
  6722. grub-install: info: relocating an R_X86_64_64 entry to 0xb15a at the offset 0xcf0.
  6723. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0xcf8.
  6724. grub-install: info: relocating an R_X86_64_64 entry to 0xb166 at the offset 0xd08.
  6725. grub-install: info: relocating an R_X86_64_64 entry to 0x415b at the offset 0xd10.
  6726. grub-install: info: relocating an R_X86_64_64 entry to 0xb176 at the offset 0xd20.
  6727. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b8 at the offset 0xd28.
  6728. grub-install: info: relocating an R_X86_64_64 entry to 0xb183 at the offset 0xd38.
  6729. grub-install: info: relocating an R_X86_64_64 entry to 0xe5a0 at the offset 0xd40.
  6730. grub-install: info: relocating an R_X86_64_64 entry to 0xb190 at the offset 0xd50.
  6731. grub-install: info: relocating an R_X86_64_64 entry to 0x71b5 at the offset 0xd58.
  6732. grub-install: info: relocating an R_X86_64_64 entry to 0xb1a5 at the offset 0xd68.
  6733. grub-install: info: relocating an R_X86_64_64 entry to 0xc7d0 at the offset 0xd70.
  6734. grub-install: info: relocating an R_X86_64_64 entry to 0xb1b3 at the offset 0xd80.
  6735. grub-install: info: relocating an R_X86_64_64 entry to 0xe580 at the offset 0xd88.
  6736. grub-install: info: relocating an R_X86_64_64 entry to 0xb1cc at the offset 0xd98.
  6737. grub-install: info: relocating an R_X86_64_64 entry to 0x8b77 at the offset 0xda0.
  6738. grub-install: info: relocating an R_X86_64_64 entry to 0xb1e6 at the offset 0xdb0.
  6739. grub-install: info: relocating an R_X86_64_64 entry to 0x8c2f at the offset 0xdb8.
  6740. grub-install: info: relocating an R_X86_64_64 entry to 0xb200 at the offset 0xdc8.
  6741. grub-install: info: relocating an R_X86_64_64 entry to 0x9113 at the offset 0xdd0.
  6742. grub-install: info: relocating an R_X86_64_64 entry to 0xb218 at the offset 0xde0.
  6743. grub-install: info: relocating an R_X86_64_64 entry to 0x90a6 at the offset 0xde8.
  6744. grub-install: info: relocating an R_X86_64_64 entry to 0xb22f at the offset 0xdf8.
  6745. grub-install: info: relocating an R_X86_64_64 entry to 0x18760 at the offset 0xe00.
  6746. grub-install: info: relocating an R_X86_64_64 entry to 0xb247 at the offset 0xe10.
  6747. grub-install: info: relocating an R_X86_64_64 entry to 0x8f11 at the offset 0xe18.
  6748. grub-install: info: relocating an R_X86_64_64 entry to 0xb25c at the offset 0xe28.
  6749. grub-install: info: relocating an R_X86_64_64 entry to 0x699 at the offset 0xe30.
  6750. grub-install: info: relocating an R_X86_64_64 entry to 0xb275 at the offset 0xe40.
  6751. grub-install: info: SET@_progressbar1.pulse()
  6752. relocating an R_X86_64_64 entry to 0x5d4 at the offset 0xe48.
  6753. grub-install: info: relocating an R_X86_64_64 entry to 0xb286 at the offset 0xe58.
  6754. grub-install: info: relocating an R_X86_64_64 entry to 0x5ac at the offset 0xe60.
  6755. grub-install: info: relocating an R_X86_64_64 entry to 0xb29c at the offset 0xe70.
  6756. grub-install: info: relocating an R_X86_64_64 entry to 0x68ad at the offset 0xe78.
  6757. grub-install: info: relocating an R_X86_64_64 entry to 0xb2ad at the offset 0xe88.
  6758. grub-install: info: relocating an R_X86_64_64 entry to 0x86b1 at the offset 0xe90.
  6759. grub-install: info: relocating an R_X86_64_64 entry to 0xb2b9 at the offset 0xea0.
  6760. grub-install: info: relocating an R_X86_64_64 entry to 0x8700 at the offset 0xea8.
  6761. grub-install: info: relocating an R_X86_64_64 entry to 0xb2c6 at the offset 0xeb8.
  6762. grub-install: info: relocating an R_X86_64_64 entry to 0x78fd at the offset 0xec0.
  6763. grub-install: info: relocating an R_X86_64_64 entry to 0xb2d1 at the offset 0xed0.
  6764. grub-install: info: relocating an R_X86_64_64 entry to 0x875e at the offset 0xed8.
  6765. grub-install: info: relocating an R_X86_64_64 entry to 0xb2e3 at the offset 0xee8.
  6766. grub-install: info: relocating an R_X86_64_64 entry to 0x4088 at the offset 0xef0.
  6767. grub-install: info: relocating an R_X86_64_64 entry to 0xb2f0 at the offset 0xf00.
  6768. grub-install: info: relocating an R_X86_64_64 entry to 0x9869 at the offset 0xf08.
  6769. grub-install: info: relocating an R_X86_64_64 entry to 0xb2fd at the offset 0xf18.
  6770. grub-install: info: relocating an R_X86_64_64 entry to 0x417f at the offset 0xf20.
  6771. grub-install: info: relocating an R_X86_64_64 entry to 0xb318 at the offset 0xf30.
  6772. grub-install: info: relocating an R_X86_64_64 entry to 0x6681 at the offset 0xf38.
  6773. grub-install: info: relocating an R_X86_64_64 entry to 0xb334 at the offset 0xf48.
  6774. grub-install: info: relocating an R_X86_64_64 entry to 0x88b6 at the offset 0xf50.
  6775. grub-install: info: relocating an R_X86_64_64 entry to 0xb342 at the offset 0xf60.
  6776. grub-install: info: relocating an R_X86_64_64 entry to 0x79a2 at the offset 0xf68.
  6777. grub-install: info: relocating an R_X86_64_64 entry to 0xb34e at the offset 0xf78.
  6778. grub-install: info: relocating an R_X86_64_64 entry to 0x7956 at the offset 0xf80.
  6779. grub-install: info: relocating an R_X86_64_64 entry to 0xb35a at the offset 0xf90.
  6780. grub-install: info: relocating an R_X86_64_64 entry to 0x78ea at the offset 0xf98.
  6781. grub-install: info: relocating an R_X86_64_64 entry to 0xb366 at the offset 0xfa8.
  6782. grub-install: info: relocating an R_X86_64_64 entry to 0x7b5f at the offset 0xfb0.
  6783. grub-install: info: relocating an R_X86_64_64 entry to 0xb372 at the offset 0xfc0.
  6784. grub-install: info: relocating an R_X86_64_64 entry to 0x7b4e at the offset 0xfc8.
  6785. grub-install: info: relocating an R_X86_64_64 entry to 0xb37e at the offset 0xfd8.
  6786. grub-install: info: relocating an R_X86_64_64 entry to 0x7975 at the offset 0xfe0.
  6787. grub-install: info: relocating an R_X86_64_64 entry to 0xb38b at the offset 0xff0.
  6788. grub-install: info: relocating an R_X86_64_64 entry to 0x7ba7 at the offset 0xff8.
  6789. grub-install: info: relocating an R_X86_64_64 entry to 0xb398 at the offset 0x1008.
  6790. grub-install: info: relocating an R_X86_64_64 entry to 0x79b7 at the offset 0x1010.
  6791. grub-install: info: relocating an R_X86_64_64 entry to 0xb3a5 at the offset 0x1020.
  6792. grub-install: info: relocating an R_X86_64_64 entry to 0x80f5 at the offset 0x1028.
  6793. grub-install: info: relocating an R_X86_64_64 entry to 0xb3b2 at the offset 0x1038.
  6794. grub-install: info: relocating an R_X86_64_64 entry to 0x7c64 at the offset 0x1040.
  6795. grub-install: info: relocating an R_X86_64_64 entry to 0xb3c0 at the offset 0x1050.
  6796. grub-install: info: relocating an R_X86_64_64 entry to 0x7a27 at the offset 0x1058.
  6797. grub-install: info: relocating an R_X86_64_64 entry to 0xb3cd at the offset 0x1068.
  6798. grub-install: info: relocating an R_X86_64_64 entry to 0xb888 at the offset 0x1070.
  6799. grub-install: info: relocating an R_X86_64_64 entry to 0xb3e7 at the offset 0x1080.
  6800. grub-install: info: relocating an R_X86_64_64 entry to 0x18770 at the offset 0x1088.
  6801. grub-install: info: relocating an R_X86_64_64 entry to 0xb3f8 at the offset 0x1098.
  6802. grub-install: info: relocating an R_X86_64_64 entry to 0x18780 at the offset 0x10a0.
  6803. grub-install: info: relocating an R_X86_64_64 entry to 0xb412 at the offset 0x10b0.
  6804. grub-install: info: relocating an R_X86_64_64 entry to 0xb889 at the offset 0x10b8.
  6805. grub-install: info: relocating an R_X86_64_64 entry to 0xb429 at the offset 0x10c8.
  6806. grub-install: info: relocating an R_X86_64_64 entry to 0x18778 at the offset 0x10d0.
  6807. grub-install: info: relocating an R_X86_64_64 entry to 0xb43b at the offset 0x10e0.
  6808. grub-install: info: relocating an R_X86_64_64 entry to 0x18768 at the offset 0x10e8.
  6809. grub-install: info: relocating an R_X86_64_64 entry to 0xb456 at the offset 0x10f8.
  6810. grub-install: info: relocating an R_X86_64_64 entry to 0xe588 at the offset 0x1100.
  6811. grub-install: info: relocating an R_X86_64_64 entry to 0xb469 at the offset 0x1110.
  6812. grub-install: info: relocating an R_X86_64_64 entry to 0xe5b0 at the offset 0x1118.
  6813. grub-install: info: relocating an R_X86_64_64 entry to 0xb477 at the offset 0x1128.
  6814. grub-install: info: relocating an R_X86_64_64 entry to 0x4271 at the offset 0x1130.
  6815. grub-install: info: relocating an R_X86_64_64 entry to 0xb48f at the offset 0x1140.
  6816. grub-install: info: relocating an R_X86_64_64 entry to 0x859b at the offset 0x1148.
  6817. grub-install: info: relocating an R_X86_64_64 entry to 0xb49c at the offset 0x1158.
  6818. grub-install: info: relocating an R_X86_64_64 entry to 0x88a2 at the offset 0x1160.
  6819. grub-install: info: relocating an R_X86_64_64 entry to 0xb4ab at the offset 0x1170.
  6820. grub-install: info: relocating an R_X86_64_64 entry to 0x89a8 at the offset 0x1178.
  6821. grub-install: info: relocating an R_X86_64_64 entry to 0xb4ba at the offset 0x1188.
  6822. grub-install: info: relocating an R_X86_64_64 entry to 0xb880 at the offset 0x1190.
  6823. grub-install: info: relocating an R_X86_64_64 entry to 0xb4c5 at the offset 0x11a0.
  6824. grub-install: info: relocating an R_X86_64_64 entry to 0x88fb at the offset 0x11a8.
  6825. grub-install: info: relocating an R_X86_64_64 entry to 0xb4d5 at the offset 0x11b8.
  6826. grub-install: info: relocating an R_X86_64_64 entry to 0x3dee at the offset 0x11c0.
  6827. grub-install: info: relocating an R_X86_64_64 entry to 0xb4e1 at the offset 0x11d0.
  6828. grub-install: info: relocating an R_X86_64_64 entry to 0x7936 at the offset 0x11d8.
  6829. grub-install: info: relocating an R_X86_64_64 entry to 0xb4e8 at the offset 0x11e8.
  6830. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x11f0.
  6831. grub-install: info: relocating an R_X86_64_64 entry to 0xb4ef at the offset 0x1200.
  6832. grub-install: info: relocating an R_X86_64_64 entry to 0x78bb at the offset 0x1208.
  6833. grub-install: info: relocating an R_X86_64_64 entry to 0xb4f7 at the offset 0x1218.
  6834. grub-install: info: relocating an R_X86_64_64 entry to 0x7ada at the offset 0x1220.
  6835. grub-install: info: translating the relocation section .rela.text.
  6836. grub-install: info: adding a relocation entry for 0x51d.
  6837. grub-install: info: adding a relocation entry for 0x52a.
  6838. grub-install: info: adding a relocation entry for 0x53c.
  6839. grub-install: info: adding a relocation entry for 0x565.
  6840. grub-install: info: adding a relocation entry for 0x57a.
  6841. grub-install: info: adding a relocation entry for 0x58b.
  6842. grub-install: info: adding a relocation entry for 0x59b.
  6843. grub-install: info: adding a relocation entry for 0x5e1.
  6844. grub-install: info: adding a relocation entry for 0x6a5.
  6845. grub-install: info: adding a relocation entry for 0x752.
  6846. grub-install: info: adding a relocation entry for 0x763.
  6847. grub-install: info: adding a relocation entry for 0x790.
  6848. grub-install: info: adding a relocation entry for 0x829.
  6849. grub-install: info: adding a relocation entry for 0x83b.
  6850. grub-install: info: adding a relocation entry for 0x865.
  6851. grub-install: info: adding a relocation entry for 0x876.
  6852. grub-install: info: adding a relocation entry for 0x8e7.
  6853. grub-install: info: adding a relocation entry for 0x8f1.
  6854. grub-install: info: adding a relocation entry for 0x900.
  6855. grub-install: info: adding a relocation entry for 0x90c.
  6856. grub-install: info: adding a relocation entry for 0x92b.
  6857. grub-install: info: adding a relocation entry for 0x938.
  6858. grub-install: info: adding a relocation entry for 0x94b.
  6859. grub-install: info: adding a relocation entry for 0x955.
  6860. grub-install: info: adding a relocation entry for 0x986.
  6861. grub-install: info: adding a relocation entry for 0x994.
  6862. grub-install: info: adding a relocation entry for 0x9ad.
  6863. grub-install: info: adding a relocation entry for 0x9be.
  6864. grub-install: info: adding a relocation entry for 0x9c9.
  6865. grub-install: info: adding a relocation entry for 0x9f2.
  6866. grub-install: info: adding a relocation entry for 0xa01.
  6867. grub-install: info: adding a relocation entry for 0xa10.
  6868. grub-install: info: adding a relocation entry for 0xa1d.
  6869. grub-install: info: adding a relocation entry for 0xa35.
  6870. grub-install: info: adding a relocation entry for 0xa50.
  6871. grub-install: info: adding a relocation entry for 0xa63.
  6872. grub-install: info: adding a relocation entry for 0xa70.
  6873. grub-install: info: adding a relocation entry for 0xa85.
  6874. grub-install: info: adding a relocation entry for 0xad1.
  6875. grub-install: info: adding a relocation entry for 0xaec.
  6876. grub-install: info: adding a relocation entry for 0xb1d.
  6877. grub-install: info: adding a relocation entry for 0xb27.
  6878. grub-install: info: adding a relocation entry for 0xb36.
  6879. grub-install: info: adding a relocation entry for 0xb5a.
  6880. grub-install: info: adding a relocation entry for 0xb7b.
  6881. grub-install: info: adding a relocation entry for 0xb87.
  6882. grub-install: info: adding a relocation entry for 0xb92.
  6883. grub-install: info: adding a relocation entry for 0xb9d.
  6884. grub-install: info: adding a relocation entry for 0xbca.
  6885. grub-install: info: adding a relocation entry for 0xbdc.
  6886. grub-install: info: adding a relocation entry for 0xbf9.
  6887. grub-install: info: adding a relocation entry for 0xc0a.
  6888. grub-install: info: adding a relocation entry for 0xc32.
  6889. grub-install: info: adding a relocation entry for 0xc69.
  6890. grub-install: info: adding a relocation entry for 0xc82.
  6891. grub-install: info: adding a relocation entry for 0xc90.
  6892. grub-install: info: adding a relocation entry for 0xcab.
  6893. grub-install: info: adding a relocation entry for 0xcc1.
  6894. grub-install: info: adding a relocation entry for 0xcf7.
  6895. grub-install: info: adding a relocation entry for 0xd1a.
  6896. grub-install: info: adding a relocation entry for 0xd4a.
  6897. grub-install: info: adding a relocation entry for 0xd5c.
  6898. grub-install: info: adding a relocation entry for 0xd8b.
  6899. grub-install: info: adding a relocation entry for 0xda4.
  6900. grub-install: info: adding a relocation entry for 0xdb9.
  6901. grub-install: info: adding a relocation entry for 0xdd7.
  6902. grub-install: info: adding a relocation entry for 0xe04.
  6903. grub-install: info: adding a relocation entry for 0xe2f.
  6904. grub-install: info: adding a relocation entry for 0xe63.
  6905. grub-install: info: adding a relocation entry for 0xe82.
  6906. grub-install: info: adding a relocation entry for 0xecf.
  6907. grub-install: info: adding a relocation entry for 0xed9.
  6908. grub-install: info: adding a relocation entry for 0xee8.
  6909. grub-install: info: adding a relocation entry for 0xef2.
  6910. grub-install: info: adding a relocation entry for 0xf20.
  6911. grub-install: info: adding a relocation entry for 0xf3b.
  6912. grub-install: info: adding a relocation entry for 0xf54.
  6913. grub-install: info: adding a relocation entry for 0xf87.
  6914. grub-install: info: adding a relocation entry for 0xf9b.
  6915. grub-install: info: adding a relocation entry for 0xfb5.
  6916. grub-install: info: adding a relocation entry for 0xfc9.
  6917. grub-install: info: adding a relocation entry for 0xfdb.
  6918. grub-install: info: adding a relocation entry for 0xfe5.
  6919. grub-install: info: adding a relocation entry for 0xff4.
  6920. grub-install: info: adding a relocation entry for 0xffe.
  6921. grub-install: info: adding a relocation entry for 0x1026.
  6922. grub-install: info: adding a padding fixup entry.
  6923. grub-install: info: adding a padding fixup entry.
  6924. grub-install: info: adding a padding fixup entry.
  6925. grub-install: info: writing 184 bytes of a fixup block starting at 0x0.
  6926. grub-install: info: adding a relocation entry for 0x103a.
  6927. grub-install: info: adding a relocation entry for 0x104c.
  6928. grub-install: info: adding a relocation entry for 0x1056.
  6929. grub-install: info: adding a relocation entry for 0x1065.
  6930. grub-install: info: adding a relocation entry for 0x106f.
  6931. grub-install: info: adding a relocation entry for 0x1098.
  6932. grub-install: info: adding a relocation entry for 0x10ae.
  6933. grub-install: info: adding a relocation entry for 0x10c2.
  6934. grub-install: info: adding a relocation entry for 0x10d4.
  6935. grub-install: info: adding a relocation entry for 0x10de.
  6936. grub-install: info: adding a relocation entry for 0x10ed.
  6937. grub-install: info: adding a relocation entry for 0x10f7.
  6938. grub-install: info: adding a relocation entry for 0x1158.
  6939. grub-install: info: adding a relocation entry for 0x1175.
  6940. grub-install: info: adding a relocation entry for 0x118d.
  6941. grub-install: info: adding a relocation entry for 0x11b3.
  6942. grub-install: info: adding a relocation entry for 0x11bd.
  6943. grub-install: info: adding a relocation entry for 0x11f4.
  6944. grub-install: info: adding a relocation entry for 0x124d.
  6945. grub-install: info: adding a relocation entry for 0x1283.
  6946. grub-install: info: adding a relocation entry for 0x128d.
  6947. grub-install: info: adding a relocation entry for 0x129c.
  6948. grub-install: info: adding a relocation entry for 0x12a6.
  6949. grub-install: info: adding a relocation entry for 0x12d4.
  6950. grub-install: info: adding a relocation entry for 0x12ef.
  6951. grub-install: info: adding a relocation entry for 0x1308.
  6952. grub-install: info: adding a relocation entry for 0x1323.
  6953. grub-install: info: adding a relocation entry for 0x1335.
  6954. grub-install: info: adding a relocation entry for 0x133f.
  6955. grub-install: info: adding a relocation entry for 0x135a.
  6956. grub-install: info: adding a relocation entry for 0x13b9.
  6957. grub-install: info: adding a relocation entry for 0x13c3.
  6958. grub-install: info: adding a relocation entry for 0x13cf.
  6959. grub-install: info: adding a relocation entry for 0x1468.
  6960. grub-install: info: adding a relocation entry for 0x147e.
  6961. grub-install: info: adding a relocation entry for 0x149f.
  6962. grub-install: info: adding a relocation entry for 0x14e5.
  6963. grub-install: info: adding a relocation entry for 0x1503.
  6964. grub-install: info: adding a relocation entry for 0x150f.
  6965. grub-install: info: adding a relocation entry for 0x1519.
  6966. grub-install: info: adding a relocation entry for 0x1535.
  6967. grub-install: info: adding a relocation entry for 0x1544.
  6968. grub-install: info: adding a relocation entry for 0x159c.
  6969. grub-install: info: adding a relocation entry for 0x15a6.
  6970. grub-install: info: adding a relocation entry for 0x15d7.
  6971. grub-install: info: adding a relocation entry for 0x15f8.
  6972. grub-install: info: adding a relocation entry for 0x160b.
  6973. grub-install: info: adding a relocation entry for 0x1678.
  6974. grub-install: info: adding a relocation entry for 0x16a1.
  6975. grub-install: info: adding a relocation entry for 0x16c4.
  6976. grub-install: info: adding a relocation entry for 0x16fa.
  6977. grub-install: info: adding a relocation entry for 0x174f.
  6978. grub-install: info: adding a relocation entry for 0x175d.
  6979. grub-install: info: adding a relocation entry for 0x177b.
  6980. grub-install: info: adding a relocation entry for 0x17a3.
  6981. grub-install: info: adding a relocation entry for 0x17c1.
  6982. grub-install: info: adding a relocation entry for 0x17d9.
  6983. grub-install: info: adding a relocation entry for 0x17ef.
  6984. grub-install: info: adding a relocation entry for 0x17fc.
  6985. grub-install: info: adding a relocation entry for 0x181d.
  6986. grub-install: info: adding a relocation entry for 0x182d.
  6987. grub-install: info: adding a relocation entry for 0x1857.
  6988. grub-install: info: adding a relocation entry for 0x1870.
  6989. grub-install: info: adding a relocation entry for 0x19a6.
  6990. grub-install: info: adding a relocation entry for 0x19ef.
  6991. grub-install: info: adding a relocation entry for 0x1a0a.
  6992. grub-install: info: adding a relocation entry for 0x1a29.
  6993. grub-install: info: adding a relocation entry for 0x1ba5.
  6994. grub-install: info: adding a relocation entry for 0x1bb8.
  6995. grub-install: info: adding a relocation entry for 0x1bf3.
  6996. grub-install: info: adding a relocation entry for 0x1c2b.
  6997. grub-install: info: adding a relocation entry for 0x1c49.
  6998. grub-install: info: adding a relocation entry for 0x1c72.
  6999. grub-install: info: adding a relocation entry for 0x1cb3.
  7000. grub-install: info: adding a relocation entry for 0x1ce7.
  7001. grub-install: info: adding a relocation entry for 0x1d09.
  7002. grub-install: info: adding a relocation entry for 0x1d1e.
  7003. grub-install: info: adding a relocation entry for 0x1d46.
  7004. grub-install: info: adding a relocation entry for 0x1d50.
  7005. grub-install: info: adding a relocation entry for 0x1d7f.
  7006. grub-install: info: adding a relocation entry for 0x1daa.
  7007. grub-install: info: adding a relocation entry for 0x1dc7.
  7008. grub-install: info: adding a relocation entry for 0x1ddf.
  7009. grub-install: info: adding a relocation entry for 0x1df0.
  7010. grub-install: info: adding a relocation entry for 0x1dfa.
  7011. grub-install: info: adding a relocation entry for 0x1e07.
  7012. grub-install: info: adding a relocation entry for 0x1e13.
  7013. grub-install: info: adding a relocation entry for 0x1e2f.
  7014. grub-install: info: adding a relocation entry for 0x1e3c.
  7015. grub-install: info: adding a relocation entry for 0x1e4c.
  7016. grub-install: info: adding a relocation entry for 0x1e62.
  7017. grub-install: info: adding a relocation entry for 0x1e7e.
  7018. grub-install: info: adding a relocation entry for 0x1e8f.
  7019. grub-install: info: adding a relocation entry for 0x1eb1.
  7020. grub-install: info: adding a relocation entry for 0x1ecb.
  7021. grub-install: info: adding a relocation entry for 0x1ed9.
  7022. grub-install: info: adding a relocation entry for 0x1ef8.
  7023. grub-install: info: adding a relocation entry for 0x1f0a.
  7024. grub-install: info: adding a relocation entry for 0x1f2d.
  7025. grub-install: info: adding a relocation entry for 0x1f48.
  7026. grub-install: info: adding a relocation entry for 0x1f61.
  7027. grub-install: info: adding a relocation entry for 0x1f89.
  7028. grub-install: info: adding a relocation entry for 0x1f93.
  7029. grub-install: info: adding a relocation entry for 0x1fdb.
  7030. grub-install: info: adding a relocation entry for 0x1fe5.
  7031. grub-install: info: adding a relocation entry for 0x1ff8.
  7032. grub-install: info: adding a relocation entry for 0x2035.
  7033. grub-install: info: adding a padding fixup entry.
  7034. grub-install: info: writing 224 bytes of a fixup block starting at 0x1000.
  7035. grub-install: info: adding a relocation entry for 0x2090.
  7036. grub-install: info: adding a relocation entry for 0x209b.
  7037. grub-install: info: adding a relocation entry for 0x2113.
  7038. grub-install: info: adding a relocation entry for 0x2142.
  7039. grub-install: info: adding a relocation entry for 0x2163.
  7040. grub-install: info: adding a relocation entry for 0x2176.
  7041. grub-install: info: adding a relocation entry for 0x2194.
  7042. grub-install: info: adding a relocation entry for 0x21ba.
  7043. grub-install: info: adding a relocation entry for 0x2249.
  7044. grub-install: info: adding a relocation entry for 0x225d.
  7045. grub-install: info: adding a relocation entry for 0x22d3.
  7046. grub-install: info: adding a relocation entry for 0x22dd.
  7047. grub-install: info: adding a relocation entry for 0x22f6.
  7048. grub-install: info: adding a relocation entry for 0x234f.
  7049. grub-install: info: adding a relocation entry for 0x235d.
  7050. grub-install: info: adding a relocation entry for 0x2370.
  7051. grub-install: info: adding a relocation entry for 0x2389.
  7052. grub-install: info: adding a relocation entry for 0x23a0.
  7053. grub-install: info: adding a relocation entry for 0x23b4.
  7054. grub-install: info: adding a relocation entry for 0x23cb.
  7055. grub-install: info: adding a relocation entry for 0x23e1.
  7056. grub-install: info: adding a relocation entry for 0x23f4.
  7057. grub-install: info: adding a relocation entry for 0x2403.
  7058. grub-install: info: adding a relocation entry for 0x242b.
  7059. grub-install: info: adding a relocation entry for 0x2440.
  7060. grub-install: info: adding a relocation entry for 0x245b.
  7061. grub-install: info: adding a relocation entry for 0x246e.
  7062. grub-install: info: adding a relocation entry for 0x247f.
  7063. grub-install: info: adding a relocation entry for 0x2498.
  7064. grub-install: info: adding a relocation entry for 0x24ae.
  7065. grub-install: info: adding a relocation entry for 0x24c4.
  7066. grub-install: info: adding a relocation entry for 0x24f7.
  7067. grub-install: info: adding a relocation entry for 0x2522.
  7068. grub-install: info: adding a relocation entry for 0x2534.
  7069. grub-install: info: adding a relocation entry for 0x2551.
  7070. grub-install: info: adding a relocation entry for 0x2568.
  7071. grub-install: info: adding a relocation entry for 0x2586.
  7072. grub-install: info: adding a relocation entry for 0x259d.
  7073. grub-install: info: adding a relocation entry for 0x25b4.
  7074. grub-install: info: adding a relocation entry for 0x25d1.
  7075. grub-install: info: adding a relocation entry for 0x25ea.
  7076. grub-install: info: adding a relocation entry for 0x2610.
  7077. grub-install: info: adding a relocation entry for 0x2629.
  7078. grub-install: info: adding a relocation entry for 0x265f.
  7079. grub-install: info: adding a relocation entry for 0x26b6.
  7080. grub-install: info: adding a relocation entry for 0x2744.
  7081. grub-install: info: adding a relocation entry for 0x2769.
  7082. grub-install: info: adding a relocation entry for 0x278f.
  7083. grub-install: info: adding a relocation entry for 0x27aa.
  7084. grub-install: info: adding a relocation entry for 0x27b9.
  7085. grub-install: info: adding a relocation entry for 0x27d6.
  7086. grub-install: info: adding a relocation entry for 0x27ed.
  7087. grub-install: info: adding a relocation entry for 0x2848.
  7088. grub-install: info: adding a relocation entry for 0x2862.
  7089. grub-install: info: adding a relocation entry for 0x286c.
  7090. grub-install: info: adding a relocation entry for 0x2881.
  7091. grub-install: info: adding a relocation entry for 0x28ac.
  7092. grub-install: info: adding a relocation entry for 0x28bd.
  7093. grub-install: info: adding a relocation entry for 0x28d0.
  7094. grub-install: info: adding a relocation entry for 0x28e1.
  7095. grub-install: info: adding a relocation entry for 0x28fc.
  7096. grub-install: info: adding a relocation entry for 0x2942.
  7097. grub-install: info: adding a relocation entry for 0x2962.
  7098. grub-install: info: adding a relocation entry for 0x2972.
  7099. grub-install: info: adding a relocation entry for 0x298a.
  7100. grub-install: info: adding a relocation entry for 0x29a1.
  7101. grub-install: info: adding a relocation entry for 0x29ee.
  7102. grub-install: info: adding a relocation entry for 0x2a69.
  7103. grub-install: info: adding a relocation entry for 0x2a75.
  7104. grub-install: info: adding a relocation entry for 0x2a7f.
  7105. grub-install: info: adding a relocation entry for 0x2a8b.
  7106. grub-install: info: adding a relocation entry for 0x2a97.
  7107. grub-install: info: adding a relocation entry for 0x2ab5.
  7108. grub-install: info: adding a relocation entry for 0x2ac2.
  7109. grub-install: info: adding a relocation entry for 0x2ad0.
  7110. grub-install: info: adding a relocation entry for 0x2ae5.
  7111. grub-install: info: adding a relocation entry for 0x2afd.
  7112. grub-install: info: adding a relocation entry for 0x2b0d.
  7113. grub-install: info: adding a relocation entry for 0x2b28.
  7114. grub-install: info: adding a relocation entry for 0x2b4c.
  7115. grub-install: info: adding a relocation entry for 0x2b66.
  7116. grub-install: info: adding a relocation entry for 0x2b73.
  7117. grub-install: info: adding a relocation entry for 0x2b9c.
  7118. grub-install: info: adding a relocation entry for 0x2bc6.
  7119. grub-install: info: adding a relocation entry for 0x2c29.
  7120. grub-install: info: adding a relocation entry for 0x2c3c.
  7121. grub-install: info: adding a relocation entry for 0x2c70.
  7122. grub-install: info: adding a relocation entry for 0x2c92.
  7123. grub-install: info: adding a relocation entry for 0x2ce1.
  7124. grub-install: info: adding a relocation entry for 0x2d34.
  7125. grub-install: info: adding a relocation entry for 0x2d53.
  7126. grub-install: info: adding a relocation entry for 0x2da5.
  7127. grub-install: info: adding a relocation entry for 0x2dca.
  7128. grub-install: info: adding a relocation entry for 0x2df6.
  7129. grub-install: info: adding a relocation entry for 0x2e00.
  7130. grub-install: info: adding a relocation entry for 0x2e0f.
  7131. grub-install: info: adding a relocation entry for 0x2e25.
  7132. grub-install: info: adding a relocation entry for 0x2e39.
  7133. grub-install: info: adding a relocation entry for 0x2e4f.
  7134. grub-install: info: adding a relocation entry for 0x2e64.
  7135. grub-install: info: adding a relocation entry for 0x2e7c.
  7136. grub-install: info: adding a relocation entry for 0x2ea6.
  7137. grub-install: info: adding a relocation entry for 0x2ec8.
  7138. grub-install: info: adding a relocation entry for 0x2f04.
  7139. grub-install: info: adding a relocation entry for 0x2f27.
  7140. grub-install: info: adding a relocation entry for 0x2f62.
  7141. grub-install: info: adding a relocation entry for 0x2f72.
  7142. grub-install: info: adding a relocation entry for 0x2f7c.
  7143. grub-install: info: adding a relocation entry for 0x2f86.
  7144. grub-install: info: adding a relocation entry for 0x2f90.
  7145. grub-install: info: adding a relocation entry for 0x2f9d.
  7146. grub-install: info: adding a relocation entry for 0x2fb7.
  7147. grub-install: info: adding a relocation entry for 0x2fca.
  7148. grub-install: info: adding a relocation entry for 0x2fdb.
  7149. grub-install: info: adding a relocation entry for 0x2fec.
  7150. grub-install: info: adding a relocation entry for 0x2ff9.
  7151. grub-install: info: adding a relocation entry for 0x3008.
  7152. grub-install: info: adding a padding fixup entry.
  7153. grub-install: info: adding a padding fixup entry.
  7154. grub-install: info: adding a padding fixup entry.
  7155. grub-install: info: writing 248 bytes of a fixup block starting at 0x2000.
  7156. grub-install: info: adding a relocation entry for 0x3013.
  7157. grub-install: info: adding a relocation entry for 0x3025.
  7158. grub-install: info: adding a relocation entry for 0x302f.
  7159. grub-install: info: adding a relocation entry for 0x3039.
  7160. grub-install: info: adding a relocation entry for 0x3043.
  7161. grub-install: info: adding a relocation entry for 0x304d.
  7162. grub-install: info: adding a relocation entry for 0x305d.
  7163. grub-install: info: adding a relocation entry for 0x306a.
  7164. grub-install: info: adding a relocation entry for 0x3076.
  7165. grub-install: info: adding a relocation entry for 0x3085.
  7166. grub-install: info: adding a relocation entry for 0x309a.
  7167. grub-install: info: adding a relocation entry for 0x30a7.
  7168. grub-install: info: adding a relocation entry for 0x30b4.
  7169. grub-install: info: adding a relocation entry for 0x30cf.
  7170. grub-install: info: adding a relocation entry for 0x30df.
  7171. grub-install: info: adding a relocation entry for 0x30ed.
  7172. grub-install: info: adding a relocation entry for 0x30fe.
  7173. grub-install: info: adding a relocation entry for 0x310a.
  7174. grub-install: info: adding a relocation entry for 0x311b.
  7175. grub-install: info: adding a relocation entry for 0x3130.
  7176. grub-install: info: adding a relocation entry for 0x3143.
  7177. grub-install: info: adding a relocation entry for 0x3153.
  7178. grub-install: info: adding a relocation entry for 0x3160.
  7179. grub-install: info: adding a relocation entry for 0x3171.
  7180. grub-install: info: adding a relocation entry for 0x3183.
  7181. grub-install: info: adding a relocation entry for 0x3195.
  7182. grub-install: info: adding a relocation entry for 0x31b2.
  7183. grub-install: info: adding a relocation entry for 0x31bc.
  7184. grub-install: info: adding a relocation entry for 0x31ec.
  7185. grub-install: info: adding a relocation entry for 0x3208.
  7186. grub-install: info: adding a relocation entry for 0x3232.
  7187. grub-install: info: adding a relocation entry for 0x324a.
  7188. grub-install: info: adding a relocation entry for 0x329f.
  7189. grub-install: info: adding a relocation entry for 0x32ab.
  7190. grub-install: info: adding a relocation entry for 0x3317.
  7191. grub-install: info: adding a relocation entry for 0x3430.
  7192. grub-install: info: adding a relocation entry for 0x3488.
  7193. grub-install: info: adding a relocation entry for 0x3492.
  7194. grub-install: info: adding a relocation entry for 0x34a1.
  7195. grub-install: info: adding a relocation entry for 0x34b9.
  7196. grub-install: info: adding a relocation entry for 0x34d4.
  7197. grub-install: info: adding a relocation entry for 0x34ef.
  7198. grub-install: info: adding a relocation entry for 0x35bf.
  7199. grub-install: info: adding a relocation entry for 0x3633.
  7200. grub-install: info: adding a relocation entry for 0x3644.
  7201. grub-install: info: adding a relocation entry for 0x365d.
  7202. grub-install: info: adding a relocation entry for 0x3672.
  7203. grub-install: info: adding a relocation entry for 0x3680.
  7204. grub-install: info: adding a relocation entry for 0x36b6.
  7205. grub-install: info: adding a relocation entry for 0x36da.
  7206. grub-install: info: adding a relocation entry for 0x36ec.
  7207. grub-install: info: adding a relocation entry for 0x370c.
  7208. grub-install: info: adding a relocation entry for 0x371e.
  7209. grub-install: info: adding a relocation entry for 0x372c.
  7210. grub-install: info: adding a relocation entry for 0x3740.
  7211. grub-install: info: adding a relocation entry for 0x374e.
  7212. grub-install: info: adding a relocation entry for 0x3762.
  7213. grub-install: info: adding a relocation entry for 0x3776.
  7214. grub-install: info: adding a relocation entry for 0x378b.
  7215. grub-install: info: adding a relocation entry for 0x379c.
  7216. grub-install: info: adding a relocation entry for 0x37c4.
  7217. grub-install: info: adding a relocation entry for 0x37cf.
  7218. grub-install: info: adding a relocation entry for 0x37e3.
  7219. grub-install: info: adding a relocation entry for 0x37f1.
  7220. grub-install: info: adding a relocation entry for 0x3805.
  7221. grub-install: info: adding a relocation entry for 0x3818.
  7222. grub-install: info: adding a relocation entry for 0x386b.
  7223. grub-install: info: adding a relocation entry for 0x3884.
  7224. grub-install: info: adding a relocation entry for 0x3893.
  7225. grub-install: info: adding a relocation entry for 0x389f.
  7226. grub-install: info: adding a relocation entry for 0x38c9.
  7227. grub-install: info: adding a relocation entry for 0x38ef.
  7228. grub-install: info: adding a relocation entry for 0x3900.
  7229. grub-install: info: adding a relocation entry for 0x390f.
  7230. grub-install: info: adding a relocation entry for 0x391b.
  7231. grub-install: info: adding a relocation entry for 0x3925.
  7232. grub-install: info: adding a relocation entry for 0x392f.
  7233. grub-install: info: adding a relocation entry for 0x393f.
  7234. grub-install: info: adding a relocation entry for 0x394e.
  7235. grub-install: info: adding a relocation entry for 0x3958.
  7236. grub-install: info: adding a relocation entry for 0x3962.
  7237. grub-install: info: adding a relocation entry for 0x3970.
  7238. grub-install: info: adding a relocation entry for 0x3980.
  7239. grub-install: info: adding a relocation entry for 0x398a.
  7240. grub-install: info: adding a relocation entry for 0x3994.
  7241. grub-install: info: adding a relocation entry for 0x39a4.
  7242. grub-install: info: adding a relocation entry for 0x39b3.
  7243. grub-install: info: adding a relocation entry for 0x39bd.
  7244. grub-install: info: adding a relocation entry for 0x39c8.
  7245. grub-install: info: adding a relocation entry for 0x39d4.
  7246. grub-install: info: adding a relocation entry for 0x39e7.
  7247. grub-install: info: adding a relocation entry for 0x39f1.
  7248. grub-install: info: adding a relocation entry for 0x39fd.
  7249. grub-install: info: adding a relocation entry for 0x3a09.
  7250. grub-install: info: adding a relocation entry for 0x3a18.
  7251. grub-install: info: adding a relocation entry for 0x3a35.
  7252. grub-install: info: adding a relocation entry for 0x3a42.
  7253. grub-install: info: adding a relocation entry for 0x3aa6.
  7254. grub-install: info: adding a relocation entry for 0x3ae9.
  7255. grub-install: info: adding a relocation entry for 0x3b05.
  7256. grub-install: info: adding a relocation entry for 0x3b0f.
  7257. grub-install: info: adding a relocation entry for 0x3b19.
  7258. grub-install: info: adding a relocation entry for 0x3b25.
  7259. grub-install: info: adding a relocation entry for 0x3b31.
  7260. grub-install: info: adding a relocation entry for 0x3b47.
  7261. grub-install: info: adding a relocation entry for 0x3b53.
  7262. grub-install: info: adding a relocation entry for 0x3b97.
  7263. grub-install: info: adding a relocation entry for 0x3ba3.
  7264. grub-install: info: adding a relocation entry for 0x3bb2.
  7265. grub-install: info: adding a relocation entry for 0x3bc7.
  7266. grub-install: info: adding a relocation entry for 0x3bd3.
  7267. grub-install: info: adding a relocation entry for 0x3be9.
  7268. grub-install: info: adding a relocation entry for 0x3c25.
  7269. grub-install: info: adding a relocation entry for 0x3c75.
  7270. grub-install: info: adding a relocation entry for 0x3c81.
  7271. grub-install: info: adding a relocation entry for 0x3c9a.
  7272. grub-install: info: adding a relocation entry for 0x3ca6.
  7273. grub-install: info: adding a relocation entry for 0x3da1.
  7274. grub-install: info: adding a relocation entry for 0x3db8.
  7275. grub-install: info: adding a relocation entry for 0x3dc9.
  7276. grub-install: info: adding a relocation entry for 0x3de2.
  7277. grub-install: info: adding a relocation entry for 0x3dfb.
  7278. grub-install: info: adding a relocation entry for 0x3e17.
  7279. grub-install: info: adding a relocation entry for 0x3e37.
  7280. grub-install: info: adding a relocation entry for 0x3e8d.
  7281. grub-install: info: adding a relocation entry for 0x3e99.
  7282. grub-install: info: adding a relocation entry for 0x3f7e.
  7283. grub-install: info: adding a relocation entry for 0x3f8b.
  7284. grub-install: info: adding a relocation entry for 0x3ff1.
  7285. grub-install: info: adding a relocation entry for 0x4050.
  7286. grub-install: info: adding a padding fixup entry.
  7287. grub-install: info: adding a padding fixup entry.
  7288. grub-install: info: writing 272 bytes of a fixup block starting at 0x3000.
  7289. grub-install: info: adding a relocation entry for 0x409e.
  7290. grub-install: info: adding a relocation entry for 0x40b7.
  7291. grub-install: info: adding a relocation entry for 0x40ca.
  7292. grub-install: info: adding a relocation entry for 0x40f1.
  7293. grub-install: info: adding a relocation entry for 0x4113.
  7294. grub-install: info: adding a relocation entry for 0x4126.
  7295. grub-install: info: adding a relocation entry for 0x4143.
  7296. grub-install: info: adding a relocation entry for 0x4152.
  7297. grub-install: info: adding a relocation entry for 0x4163.
  7298. grub-install: info: adding a relocation entry for 0x419a.
  7299. grub-install: info: adding a relocation entry for 0x41c0.
  7300. grub-install: info: adding a relocation entry for 0x41d3.
  7301. grub-install: info: adding a relocation entry for 0x41e8.
  7302. grub-install: info: adding a relocation entry for 0x428f.
  7303. grub-install: info: adding a relocation entry for 0x429e.
  7304. grub-install: info: adding a relocation entry for 0x42af.
  7305. grub-install: info: adding a relocation entry for 0x42b9.
  7306. grub-install: info: adding a relocation entry for 0x42c6.
  7307. grub-install: info: adding a relocation entry for 0x42d0.
  7308. grub-install: info: adding a relocation entry for 0x42ea.
  7309. grub-install: info: adding a relocation entry for 0x42f4.
  7310. grub-install: info: adding a relocation entry for 0x4314.
  7311. grub-install: info: adding a relocation entry for 0x431e.
  7312. grub-install: info: adding a relocation entry for 0x432a.
  7313. grub-install: info: adding a relocation entry for 0x4334.
  7314. grub-install: info: adding a relocation entry for 0x4340.
  7315. grub-install: info: adding a relocation entry for 0x4351.
  7316. grub-install: info: adding a relocation entry for 0x4361.
  7317. grub-install: info: adding a relocation entry for 0x437e.
  7318. grub-install: info: adding a relocation entry for 0x4399.
  7319. grub-install: info: adding a relocation entry for 0x43b0.
  7320. grub-install: info: adding a relocation entry for 0x43d2.
  7321. grub-install: info: adding a relocation entry for 0x43e3.
  7322. grub-install: info: adding a relocation entry for 0x43fb.
  7323. grub-install: info: adding a relocation entry for 0x440e.
  7324. grub-install: info: adding a relocation entry for 0x4422.
  7325. grub-install: info: adding a relocation entry for 0x442e.
  7326. grub-install: info: adding a relocation entry for 0x4443.
  7327. grub-install: info: adding a relocation entry for 0x4455.
  7328. grub-install: info: adding a relocation entry for 0x445f.
  7329. grub-install: info: adding a relocation entry for 0x446b.
  7330. grub-install: info: adding a relocation entry for 0x447a.
  7331. grub-install: info: adding a relocation entry for 0x4489.
  7332. grub-install: info: adding a relocation entry for 0x4495.
  7333. grub-install: info: adding a relocation entry for 0x44ab.
  7334. grub-install: info: adding a relocation entry for 0x44bc.
  7335. grub-install: info: adding a relocation entry for 0x44dc.
  7336. grub-install: info: adding a relocation entry for 0x44e8.
  7337. grub-install: info: adding a relocation entry for 0x44fc.
  7338. grub-install: info: adding a relocation entry for 0x4510.
  7339. grub-install: info: adding a relocation entry for 0x4521.
  7340. grub-install: info: adding a relocation entry for 0x452e.
  7341. grub-install: info: adding a relocation entry for 0x4548.
  7342. grub-install: info: adding a relocation entry for 0x4552.
  7343. grub-install: info: adding a relocation entry for 0x4575.
  7344. grub-install: info: adding a relocation entry for 0x4581.
  7345. grub-install: info: adding a relocation entry for 0x459b.
  7346. grub-install: info: adding a relocation entry for 0x45b5.
  7347. grub-install: info: adding a relocation entry for 0x45c6.
  7348. grub-install: info: adding a relocation entry for 0x45dc.
  7349. grub-install: info: adding a relocation entry for 0x45f5.
  7350. grub-install: info: adding a relocation entry for 0x45ff.
  7351. grub-install: info: adding a relocation entry for 0x4609.
  7352. grub-install: info: adding a relocation entry for 0x4613.
  7353. grub-install: info: adding a relocation entry for 0x461d.
  7354. grub-install: info: adding a relocation entry for 0x4638.
  7355. grub-install: info: adding a relocation entry for 0x4642.
  7356. grub-install: info: adding a relocation entry for 0x464c.
  7357. grub-install: info: adding a relocation entry for 0x4656.
  7358. grub-install: info: adding a relocation entry for 0x4665.
  7359. grub-install: info: adding a relocation entry for 0x466f.
  7360. grub-install: info: adding a relocation entry for 0x4679.
  7361. grub-install: info: adding a relocation entry for 0x4683.
  7362. grub-install: info: adding a relocation entry for 0x4695.
  7363. grub-install: info: adding a relocation entry for 0x46a0.
  7364. grub-install: info: adding a relocation entry for 0x46aa.
  7365. grub-install: info: adding a relocation entry for 0x46b4.
  7366. grub-install: info: adding a relocation entry for 0x46c2.
  7367. grub-install: info: adding a relocation entry for 0x46f2.
  7368. grub-install: info: adding a relocation entry for 0x46fc.
  7369. grub-install: info: adding a relocation entry for 0x4716.
  7370. grub-install: info: adding a relocation entry for 0x4722.
  7371. grub-install: info: adding a relocation entry for 0x476b.
  7372. grub-install: info: adding a relocation entry for 0x4775.
  7373. grub-install: info: adding a relocation entry for 0x478e.
  7374. grub-install: info: adding a relocation entry for 0x4798.
  7375. grub-install: info: adding a relocation entry for 0x47a9.
  7376. grub-install: info: adding a relocation entry for 0x47be.
  7377. grub-install: info: adding a relocation entry for 0x47dd.
  7378. grub-install: info: adding a relocation entry for 0x47f4.
  7379. grub-install: info: adding a relocation entry for 0x4803.
  7380. grub-install: info: adding a relocation entry for 0x482e.
  7381. grub-install: info: adding a relocation entry for 0x4851.
  7382. grub-install: info: adding a relocation entry for 0x4861.
  7383. grub-install: info: adding a relocation entry for 0x487f.
  7384. grub-install: info: adding a relocation entry for 0x48af.
  7385. grub-install: info: adding a relocation entry for 0x48c3.
  7386. grub-install: info: adding a relocation entry for 0x48db.
  7387. grub-install: info: adding a relocation entry for 0x48ed.
  7388. grub-install: info: adding a relocation entry for 0x48ff.
  7389. grub-install: info: adding a relocation entry for 0x4917.
  7390. grub-install: info: adding a relocation entry for 0x4921.
  7391. grub-install: info: adding a relocation entry for 0x4992.
  7392. grub-install: info: adding a relocation entry for 0x49b4.
  7393. grub-install: info: adding a relocation entry for 0x4a0b.
  7394. grub-install: info: adding a relocation entry for 0x4a61.
  7395. grub-install: info: adding a relocation entry for 0x4ab5.
  7396. grub-install: info: adding a relocation entry for 0x4ae0.
  7397. grub-install: info: adding a relocation entry for 0x4b0b.
  7398. grub-install: info: adding a relocation entry for 0x4b1f.
  7399. grub-install: info: adding a relocation entry for 0x4b36.
  7400. grub-install: info: adding a relocation entry for 0x4b85.
  7401. grub-install: info: adding a relocation entry for 0x4ba2.
  7402. grub-install: info: adding a relocation entry for 0x4bbc.
  7403. grub-install: info: adding a relocation entry for 0x4bcd.
  7404. grub-install: info: adding a relocation entry for 0x4bf8.
  7405. grub-install: info: adding a relocation entry for 0x4c4c.
  7406. grub-install: info: adding a relocation entry for 0x4c69.
  7407. grub-install: info: adding a relocation entry for 0x4c83.
  7408. grub-install: info: adding a relocation entry for 0x4c94.
  7409. grub-install: info: adding a relocation entry for 0x4d33.
  7410. grub-install: info: adding a relocation entry for 0x4d3f.
  7411. grub-install: info: adding a relocation entry for 0x4d4c.
  7412. grub-install: info: adding a relocation entry for 0x4d56.
  7413. grub-install: info: adding a relocation entry for 0x4d67.
  7414. grub-install: info: adding a relocation entry for 0x4d74.
  7415. grub-install: info: adding a relocation entry for 0x4d85.
  7416. grub-install: info: adding a relocation entry for 0x4da2.
  7417. grub-install: info: adding a relocation entry for 0x4df0.
  7418. grub-install: info: adding a relocation entry for 0x4dfb.
  7419. grub-install: info: adding a relocation entry for 0x4e06.
  7420. grub-install: info: adding a relocation entry for 0x4e38.
  7421. grub-install: info: adding a relocation entry for 0x4e4d.
  7422. grub-install: info: adding a relocation entry for 0x4e57.
  7423. grub-install: info: adding a relocation entry for 0x4e8a.
  7424. grub-install: info: adding a relocation entry for 0x4e94.
  7425. grub-install: info: adding a relocation entry for 0x4ea3.
  7426. grub-install: info: adding a relocation entry for 0x4ead.
  7427. grub-install: info: adding a relocation entry for 0x4ed1.
  7428. grub-install: info: adding a relocation entry for 0x4edb.
  7429. grub-install: info: adding a relocation entry for 0x4ee7.
  7430. grub-install: info: adding a relocation entry for 0x4ef5.
  7431. grub-install: info: adding a relocation entry for 0x4f31.
  7432. grub-install: info: adding a relocation entry for 0x4f3b.
  7433. grub-install: info: adding a relocation entry for 0x4f51.
  7434. grub-install: info: adding a relocation entry for 0x4f5b.
  7435. grub-install: info: adding a relocation entry for 0x4f6f.
  7436. grub-install: info: adding a relocation entry for 0x4fbb.
  7437. grub-install: info: adding a relocation entry for 0x4fe3.
  7438. grub-install: info: adding a relocation entry for 0x4ff7.
  7439. grub-install: info: adding a relocation entry for 0x5011.
  7440. grub-install: info: adding a padding fixup entry.
  7441. grub-install: info: writing 312 bytes of a fixup block starting at 0x4000.
  7442. grub-install: info: adding a relocation entry for 0x5031.
  7443. grub-install: info: adding a relocation entry for 0x503e.
  7444. grub-install: info: adding a relocation entry for 0x506e.
  7445. grub-install: info: adding a relocation entry for 0x5098.
  7446. grub-install: info: adding a relocation entry for 0x50ab.
  7447. grub-install: info: adding a relocation entry for 0x50c4.
  7448. grub-install: info: adding a relocation entry for 0x50d0.
  7449. grub-install: info: adding a relocation entry for 0x50e6.
  7450. grub-install: info: adding a relocation entry for 0x50f7.
  7451. grub-install: info: adding a relocation entry for 0x5101.
  7452. grub-install: info: adding a relocation entry for 0x5110.
  7453. grub-install: info: adding a relocation entry for 0x511f.
  7454. grub-install: info: adding a relocation entry for 0x512e.
  7455. grub-install: info: adding a relocation entry for 0x5142.
  7456. grub-install: info: adding a relocation entry for 0x5153.
  7457. grub-install: info: adding a relocation entry for 0x5174.
  7458. grub-install: info: adding a relocation entry for 0x5189.
  7459. grub-install: info: adding a relocation entry for 0x5198.
  7460. grub-install: info: adding a relocation entry for 0x51a9.
  7461. grub-install: info: adding a relocation entry for 0x51b5.
  7462. grub-install: info: adding a relocation entry for 0x51d3.
  7463. grub-install: info: adding a relocation entry for 0x51e4.
  7464. grub-install: info: adding a relocation entry for 0x5251.
  7465. grub-install: info: adding a relocation entry for 0x5262.
  7466. grub-install: info: adding a relocation entry for 0x52ad.
  7467. grub-install: info: adding a relocation entry for 0x52be.
  7468. grub-install: info: adding a relocation entry for 0x52d1.
  7469. grub-install: info: adding a relocation entry for 0x52df.
  7470. grub-install: info: adding a relocation entry for 0x52ec.
  7471. grub-install: info: adding a relocation entry for 0x52f6.
  7472. grub-install: info: adding a relocation entry for 0x5305.
  7473. grub-install: info: adding a relocation entry for 0x530f.
  7474. grub-install: info: adding a relocation entry for 0x531c.
  7475. grub-install: info: adding a relocation entry for 0x5359.
  7476. grub-install: info: adding a relocation entry for 0x53b9.
  7477. grub-install: info: adding a relocation entry for 0x543a.
  7478. grub-install: info: adding a relocation entry for 0x54e6.
  7479. grub-install: info: adding a relocation entry for 0x5500.
  7480. grub-install: info: adding a relocation entry for 0x5524.
  7481. grub-install: info: adding a relocation entry for 0x5542.
  7482. grub-install: info: adding a relocation entry for 0x5586.
  7483. grub-install: info: adding a relocation entry for 0x5598.
  7484. grub-install: info: adding a relocation entry for 0x55ca.
  7485. grub-install: info: adding a relocation entry for 0x5638.
  7486. grub-install: info: adding a relocation entry for 0x5652.
  7487. grub-install: info: adding a relocation entry for 0x5664.
  7488. grub-install: info: adding a relocation entry for 0x5676.
  7489. grub-install: info: adding a relocation entry for 0x56a9.
  7490. grub-install: info: adding a relocation entry for 0x56c1.
  7491. grub-install: info: adding a relocation entry for 0x56cc.
  7492. grub-install: info: adding a relocation entry for 0x570f.
  7493. grub-install: info: adding a relocation entry for 0x573b.
  7494. grub-install: info: adding a relocation entry for 0x5776.
  7495. grub-install: info: adding a relocation entry for 0x57cf.
  7496. grub-install: info: adding a relocation entry for 0x57d9.
  7497. grub-install: info: adding a relocation entry for 0x5803.
  7498. grub-install: info: adding a relocation entry for 0x5811.
  7499. grub-install: info: adding a relocation entry for 0x5864.
  7500. grub-install: info: adding a relocation entry for 0x5871.
  7501. grub-install: info: adding a relocation entry for 0x5885.
  7502. grub-install: info: adding a relocation entry for 0x58e4.
  7503. grub-install: info: adding a relocation entry for 0x58ee.
  7504. grub-install: info: adding a relocation entry for 0x58f8.
  7505. grub-install: info: adding a relocation entry for 0x5902.
  7506. grub-install: info: adding a relocation entry for 0x5913.
  7507. grub-install: info: adding a relocation entry for 0x5941.
  7508. grub-install: info: adding a relocation entry for 0x5952.
  7509. grub-install: info: adding a relocation entry for 0x5963.
  7510. grub-install: info: adding a relocation entry for 0x597c.
  7511. grub-install: info: adding a relocation entry for 0x59a3.
  7512. grub-install: info: adding a relocation entry for 0x59b4.
  7513. grub-install: info: adding a relocation entry for 0x59ca.
  7514. grub-install: info: adding a relocation entry for 0x59ec.
  7515. grub-install: info: adding a relocation entry for 0x59f8.
  7516. grub-install: info: adding a relocation entry for 0x5a07.
  7517. grub-install: info: adding a relocation entry for 0x5a11.
  7518. grub-install: info: adding a relocation entry for 0x5a1e.
  7519. grub-install: info: adding a relocation entry for 0x5a38.
  7520. grub-install: info: adding a relocation entry for 0x5a47.
  7521. grub-install: info: adding a relocation entry for 0x5a63.
  7522. grub-install: info: adding a relocation entry for 0x5a6d.
  7523. grub-install: info: adding a relocation entry for 0x5a85.
  7524. grub-install: info: adding a relocation entry for 0x5a9d.
  7525. grub-install: info: adding a relocation entry for 0x5aae.
  7526. grub-install: info: adding a relocation entry for 0x5ac3.
  7527. grub-install: info: adding a relocation entry for 0x5ad2.
  7528. grub-install: info: adding a relocation entry for 0x5ae7.
  7529. grub-install: info: adding a relocation entry for 0x5afc.
  7530. grub-install: info: adding a relocation entry for 0x5b1c.
  7531. grub-install: info: adding a relocation entry for 0x5b33.
  7532. grub-install: info: adding a relocation entry for 0x5b5f.
  7533. grub-install: info: adding a relocation entry for 0x5b70.
  7534. grub-install: info: adding a relocation entry for 0x5b93.
  7535. grub-install: info: adding a relocation entry for 0x5bac.
  7536. grub-install: info: adding a relocation entry for 0x5c04.
  7537. grub-install: info: adding a relocation entry for 0x5c71.
  7538. grub-install: info: adding a relocation entry for 0x5cc2.
  7539. grub-install: info: adding a relocation entry for 0x5cd9.
  7540. grub-install: info: adding a relocation entry for 0x5cfc.
  7541. grub-install: info: adding a relocation entry for 0x5d36.
  7542. grub-install: info: adding a relocation entry for 0x5d47.
  7543. grub-install: info: adding a relocation entry for 0x5dd4.
  7544. grub-install: info: adding a relocation entry for 0x5e15.
  7545. grub-install: info: adding a relocation entry for 0x5e28.
  7546. grub-install: info: adding a relocation entry for 0x5ec9.
  7547. grub-install: info: adding a relocation entry for 0x5f16.
  7548. grub-install: info: adding a relocation entry for 0x5f25.
  7549. grub-install: info: adding a relocation entry for 0x5f34.
  7550. grub-install: info: adding a relocation entry for 0x5f3e.
  7551. grub-install: info: adding a relocation entry for 0x5f65.
  7552. grub-install: info: adding a relocation entry for 0x5fb3.
  7553. grub-install: info: adding a relocation entry for 0x5fc4.
  7554. grub-install: info: adding a relocation entry for 0x5fe4.
  7555. grub-install: info: adding a relocation entry for 0x5ff5.
  7556. grub-install: info: adding a relocation entry for 0x600f.
  7557. grub-install: info: adding a padding fixup entry.
  7558. grub-install: info: writing 240 bytes of a fixup block starting at 0x5000.
  7559. grub-install: info: adding a relocation entry for 0x6072.
  7560. grub-install: info: adding a relocation entry for 0x608f.
  7561. grub-install: info: adding a relocation entry for 0x6099.
  7562. grub-install: info: adding a relocation entry for 0x60a8.
  7563. grub-install: info: adding a relocation entry for 0x60bb.
  7564. grub-install: info: adding a relocation entry for 0x60c5.
  7565. grub-install: info: adding a relocation entry for 0x60d4.
  7566. grub-install: info: adding a relocation entry for 0x60e7.
  7567. grub-install: info: adding a relocation entry for 0x60f1.
  7568. grub-install: info: adding a relocation entry for 0x6100.
  7569. grub-install: info: adding a relocation entry for 0x6110.
  7570. grub-install: info: adding a relocation entry for 0x6137.
  7571. grub-install: info: adding a relocation entry for 0x615b.
  7572. grub-install: info: adding a relocation entry for 0x616c.
  7573. grub-install: info: adding a relocation entry for 0x617c.
  7574. grub-install: info: adding a relocation entry for 0x61a1.
  7575. grub-install: info: adding a relocation entry for 0x61b2.
  7576. grub-install: info: adding a relocation entry for 0x61c0.
  7577. grub-install: info: adding a relocation entry for 0x61de.
  7578. grub-install: info: adding a relocation entry for 0x61e8.
  7579. grub-install: info: adding a relocation entry for 0x6212.
  7580. grub-install: info: adding a relocation entry for 0x621c.
  7581. grub-install: info: adding a relocation entry for 0x6247.
  7582. grub-install: info: adding a relocation entry for 0x627d.
  7583. grub-install: info: adding a relocation entry for 0x6287.
  7584. grub-install: info: adding a relocation entry for 0x6299.
  7585. grub-install: info: adding a relocation entry for 0x62b6.
  7586. grub-install: info: adding a relocation entry for 0x62c0.
  7587. grub-install: info: adding a relocation entry for 0x62d1.
  7588. grub-install: info: adding a relocation entry for 0x62ea.
  7589. grub-install: info: adding a relocation entry for 0x62f4.
  7590. grub-install: info: adding a relocation entry for 0x630f.
  7591. grub-install: info: adding a relocation entry for 0x6321.
  7592. grub-install: info: adding a relocation entry for 0x6338.
  7593. grub-install: info: adding a relocation entry for 0x6348.
  7594. grub-install: info: adding a relocation entry for 0x6359.
  7595. grub-install: info: adding a relocation entry for 0x636f.
  7596. grub-install: info: adding a relocation entry for 0x637d.
  7597. grub-install: info: adding a relocation entry for 0x6395.
  7598. grub-install: info: adding a relocation entry for 0x63d2.
  7599. grub-install: info: adding a relocation entry for 0x63de.
  7600. grub-install: info: adding a relocation entry for 0x6418.
  7601. grub-install: info: adding a relocation entry for 0x644e.
  7602. grub-install: info: adding a relocation entry for 0x6471.
  7603. grub-install: info: adding a relocation entry for 0x6487.
  7604. grub-install: info: adding a relocation entry for 0x64a2.
  7605. grub-install: info: adding a relocation entry for 0x64c9.
  7606. grub-install: info: adding a relocation entry for 0x6521.
  7607. grub-install: info: adding a relocation entry for 0x6537.
  7608. grub-install: info: adding a relocation entry for 0x6546.
  7609. grub-install: info: adding a relocation entry for 0x657a.
  7610. grub-install: info: adding a relocation entry for 0x65a0.
  7611. grub-install: info: adding a relocation entry for 0x65aa.
  7612. grub-install: info: adding a relocation entry for 0x65d4.
  7613. grub-install: info: adding a relocation entry for 0x65fc.
  7614. grub-install: info: adding a relocation entry for 0x6617.
  7615. grub-install: info: adding a relocation entry for 0x668f.
  7616. grub-install: info: adding a relocation entry for 0x66a4.
  7617. grub-install: info: adding a relocation entry for 0x66b1.
  7618. grub-install: info: adding a relocation entry for 0x66c0.
  7619. grub-install: info: adding a relocation entry for 0x66e5.
  7620. grub-install: info: adding a relocation entry for 0x66fa.
  7621. grub-install: info: adding a relocation entry for 0x6707.
  7622. grub-install: info: adding a relocation entry for 0x6734.
  7623. grub-install: info: adding a relocation entry for 0x676e.
  7624. grub-install: info: adding a relocation entry for 0x6787.
  7625. grub-install: info: adding a relocation entry for 0x6791.
  7626. grub-install: info: adding a relocation entry for 0x67a4.
  7627. grub-install: info: adding a relocation entry for 0x67b5.
  7628. grub-install: info: adding a relocation entry for 0x67cc.
  7629. grub-install: info: adding a relocation entry for 0x67d8.
  7630. grub-install: info: adding a relocation entry for 0x67e9.
  7631. grub-install: info: adding a relocation entry for 0x67f4.
  7632. grub-install: info: adding a relocation entry for 0x67ff.
  7633. grub-install: info: adding a relocation entry for 0x6809.
  7634. grub-install: info: adding a relocation entry for 0x681b.
  7635. grub-install: info: adding a relocation entry for 0x682b.
  7636. grub-install: info: adding a relocation entry for 0x683b.
  7637. grub-install: info: adding a relocation entry for 0x684c.
  7638. grub-install: info: adding a relocation entry for 0x6855.
  7639. grub-install: info: adding a relocation entry for 0x686d.
  7640. grub-install: info: adding a relocation entry for 0x687f.
  7641. grub-install: info: adding a relocation entry for 0x6889.
  7642. grub-install: info: adding a relocation entry for 0x689c.
  7643. grub-install: info: adding a relocation entry for 0x68b0.
  7644. grub-install: info: adding a relocation entry for 0x68bf.
  7645. grub-install: info: adding a relocation entry for 0x68c9.
  7646. grub-install: info: adding a relocation entry for 0x68d5.
  7647. grub-install: info: adding a relocation entry for 0x68e2.
  7648. grub-install: info: adding a relocation entry for 0x68ef.
  7649. grub-install: info: adding a relocation entry for 0x68fa.
  7650. grub-install: info: adding a relocation entry for 0x6904.
  7651. grub-install: info: adding a relocation entry for 0x6914.
  7652. grub-install: info: adding a relocation entry for 0x6923.
  7653. grub-install: info: adding a relocation entry for 0x692f.
  7654. grub-install: info: adding a relocation entry for 0x693b.
  7655. grub-install: info: adding a relocation entry for 0x6964.
  7656. grub-install: info: adding a relocation entry for 0x697a.
  7657. grub-install: info: adding a relocation entry for 0x6989.
  7658. grub-install: info: adding a relocation entry for 0x69a0.
  7659. grub-install: info: adding a relocation entry for 0x69bf.
  7660. grub-install: info: adding a relocation entry for 0x69f8.
  7661. grub-install: info: adding a relocation entry for 0x6a04.
  7662. grub-install: info: adding a relocation entry for 0x6a40.
  7663. grub-install: info: adding a relocation entry for 0x6a9d.
  7664. grub-install: info: adding a relocation entry for 0x6aac.
  7665. grub-install: info: adding a relocation entry for 0x6abc.
  7666. grub-install: info: adding a relocation entry for 0x6acc.
  7667. grub-install: info: adding a relocation entry for 0x6adf.
  7668. grub-install: info: adding a relocation entry for 0x6aee.
  7669. grub-install: info: adding a relocation entry for 0x6b14.
  7670. grub-install: info: adding a relocation entry for 0x6b2c.
  7671. grub-install: info: adding a relocation entry for 0x6b4f.
  7672. grub-install: info: adding a relocation entry for 0x6b79.
  7673. grub-install: info: adding a relocation entry for 0x6b8c.
  7674. grub-install: info: adding a relocation entry for 0x6bbd.
  7675. grub-install: info: adding a relocation entry for 0x6bcf.
  7676. grub-install: info: adding a relocation entry for 0x6be1.
  7677. grub-install: info: adding a relocation entry for 0x6c18.
  7678. grub-install: info: adding a relocation entry for 0x6c29.
  7679. grub-install: info: adding a relocation entry for 0x6c33.
  7680. grub-install: info: adding a relocation entry for 0x6c3d.
  7681. grub-install: info: adding a relocation entry for 0x6c51.
  7682. grub-install: info: adding a relocation entry for 0x6c68.
  7683. grub-install: info: adding a relocation entry for 0x6c72.
  7684. grub-install: info: adding a relocation entry for 0x6c7c.
  7685. grub-install: info: adding a relocation entry for 0x6c9f.
  7686. grub-install: info: adding a relocation entry for 0x6ca9.
  7687. grub-install: info: adding a relocation entry for 0x6cd6.
  7688. grub-install: info: adding a relocation entry for 0x6dcd.
  7689. grub-install: info: adding a relocation entry for 0x6e2c.
  7690. grub-install: info: adding a relocation entry for 0x6e85.
  7691. grub-install: info: adding a relocation entry for 0x6e94.
  7692. grub-install: info: adding a relocation entry for 0x6ea6.
  7693. grub-install: info: adding a relocation entry for 0x6eb7.
  7694. grub-install: info: adding a relocation entry for 0x6ee5.
  7695. grub-install: info: adding a relocation entry for 0x6eff.
  7696. grub-install: info: adding a relocation entry for 0x6f21.
  7697. grub-install: info: adding a relocation entry for 0x6f49.
  7698. grub-install: info: adding a relocation entry for 0x6f5a.
  7699. grub-install: info: adding a relocation entry for 0x6f84.
  7700. grub-install: info: adding a relocation entry for 0x6f92.
  7701. grub-install: info: adding a relocation entry for 0x6fbc.
  7702. grub-install: info: adding a relocation entry for 0x6fc9.
  7703. grub-install: info: adding a relocation entry for 0x6fe2.
  7704. grub-install: info: adding a relocation entry for 0x6fec.
  7705. grub-install: info: adding a relocation entry for 0x6ffb.
  7706. grub-install: info: adding a relocation entry for 0x700a.
  7707. grub-install: info: writing 304 bytes of a fixup block starting at 0x6000.
  7708. grub-install: info: adding a relocation entry for 0x7014.
  7709. grub-install: info: adding a relocation entry for 0x7024.
  7710. grub-install: info: adding a relocation entry for 0x7037.
  7711. grub-install: info: adding a relocation entry for 0x7049.
  7712. grub-install: info: adding a relocation entry for 0x7053.
  7713. grub-install: info: adding a relocation entry for 0x7062.
  7714. grub-install: info: adding a relocation entry for 0x706f.
  7715. grub-install: info: adding a relocation entry for 0x707a.
  7716. grub-install: info: adding a relocation entry for 0x7090.
  7717. grub-install: info: adding a relocation entry for 0x70a8.
  7718. grub-install: info: adding a relocation entry for 0x70bc.
  7719. grub-install: info: adding a relocation entry for 0x70d5.
  7720. grub-install: info: adding a relocation entry for 0x70e5.
  7721. grub-install: info: adding a relocation entry for 0x70f4.
  7722. grub-install: info: adding a relocation entry for 0x70fe.
  7723. grub-install: info: adding a relocation entry for 0x710d.
  7724. grub-install: info: adding a relocation entry for 0x711a.
  7725. grub-install: info: adding a relocation entry for 0x7125.
  7726. grub-install: info: adding a relocation entry for 0x7138.
  7727. grub-install: info: adding a relocation entry for 0x7143.
  7728. grub-install: info: adding a relocation entry for 0x714f.
  7729. grub-install: info: adding a relocation entry for 0x7163.
  7730. grub-install: info: adding a relocation entry for 0x716e.
  7731. grub-install: info: adding a relocation entry for 0x718c.
  7732. grub-install: info: adding a relocation entry for 0x719d.
  7733. grub-install: info: adding a relocation entry for 0x71b9.
  7734. grub-install: info: adding a relocation entry for 0x723f.
  7735. grub-install: info: adding a relocation entry for 0x725f.
  7736. grub-install: info: adding a relocation entry for 0x726f.
  7737. grub-install: info: adding a relocation entry for 0x727c.
  7738. grub-install: info: adding a relocation entry for 0x729c.
  7739. grub-install: info: adding a relocation entry for 0x72b0.
  7740. grub-install: info: adding a relocation entry for 0x72d7.
  7741. grub-install: info: adding a relocation entry for 0x7321.
  7742. grub-install: info: adding a relocation entry for 0x7334.
  7743. grub-install: info: adding a relocation entry for 0x7340.
  7744. grub-install: info: adding a relocation entry for 0x7358.
  7745. grub-install: info: adding a relocation entry for 0x736b.
  7746. grub-install: info: adding a relocation entry for 0x737d.
  7747. grub-install: info: adding a relocation entry for 0x738b.
  7748. grub-install: info: adding a relocation entry for 0x73a9.
  7749. grub-install: info: adding a relocation entry for 0x73b6.
  7750. grub-install: info: adding a relocation entry for 0x73e8.
  7751. grub-install: info: adding a relocation entry for 0x73f2.
  7752. grub-install: info: adding a relocation entry for 0x73fc.
  7753. grub-install: info: adding a relocation entry for 0x7408.
  7754. grub-install: info: adding a relocation entry for 0x7417.
  7755. grub-install: info: adding a relocation entry for 0x7467.
  7756. grub-install: info: adding a relocation entry for 0x7471.
  7757. grub-install: info: adding a relocation entry for 0x747b.
  7758. grub-install: info: adding a relocation entry for 0x748f.
  7759. grub-install: info: adding a relocation entry for 0x74d6.
  7760. grub-install: info: adding a relocation entry for 0x74e0.
  7761. grub-install: info: adding a relocation entry for 0x74ea.
  7762. grub-install: info: adding a relocation entry for 0x750a.
  7763. grub-install: info: adding a relocation entry for 0x7514.
  7764. grub-install: info: adding a relocation entry for 0x7520.
  7765. grub-install: info: adding a relocation entry for 0x752a.
  7766. grub-install: info: adding a relocation entry for 0x7539.
  7767. grub-install: info: adding a relocation entry for 0x755c.
  7768. grub-install: info: adding a relocation entry for 0x757b.
  7769. grub-install: info: adding a relocation entry for 0x75a2.
  7770. grub-install: info: adding a relocation entry for 0x7600.
  7771. grub-install: info: adding a relocation entry for 0x761b.
  7772. grub-install: info: adding a relocation entry for 0x765a.
  7773. grub-install: info: adding a relocation entry for 0x7664.
  7774. grub-install: info: adding a relocation entry for 0x7685.
  7775. grub-install: info: adding a relocation entry for 0x7694.
  7776. grub-install: info: adding a relocation entry for 0x76a3.
  7777. grub-install: info: adding a relocation entry for 0x76b4.
  7778. grub-install: info: adding a relocation entry for 0x76c0.
  7779. grub-install: info: adding a relocation entry for 0x76ca.
  7780. grub-install: info: adding a relocation entry for 0x76de.
  7781. grub-install: info: adding a relocation entry for 0x76f7.
  7782. grub-install: info: adding a relocation entry for 0x7707.
  7783. grub-install: info: adding a relocation entry for 0x7717.
  7784. grub-install: info: adding a relocation entry for 0x7726.
  7785. grub-install: info: adding a relocation entry for 0x7732.
  7786. grub-install: info: adding a relocation entry for 0x773e.
  7787. grub-install: info: adding a relocation entry for 0x7755.
  7788. grub-install: info: adding a relocation entry for 0x7761.
  7789. grub-install: info: adding a relocation entry for 0x7773.
  7790. grub-install: info: adding a relocation entry for 0x777f.
  7791. grub-install: info: adding a relocation entry for 0x7789.
  7792. grub-install: info: adding a relocation entry for 0x7797.
  7793. grub-install: info: adding a relocation entry for 0x77a1.
  7794. grub-install: info: adding a relocation entry for 0x77b1.
  7795. grub-install: info: adding a relocation entry for 0x77be.
  7796. grub-install: info: adding a relocation entry for 0x77d9.
  7797. grub-install: info: adding a relocation entry for 0x7803.
  7798. grub-install: info: adding a relocation entry for 0x781c.
  7799. grub-install: info: adding a relocation entry for 0x7828.
  7800. grub-install: info: adding a relocation entry for 0x783b.
  7801. grub-install: info: adding a relocation entry for 0x7859.
  7802. grub-install: info: adding a relocation entry for 0x7871.
  7803. grub-install: info: adding a relocation entry for 0x787d.
  7804. grub-install: info: adding a relocation entry for 0x788f.
  7805. grub-install: info: adding a relocation entry for 0x78b0.
  7806. grub-install: info: adding a relocation entry for 0x7900.
  7807. grub-install: info: adding a relocation entry for 0x790e.
  7808. grub-install: info: adding a relocation entry for 0x79ec.
  7809. grub-install: info: adding a relocation entry for 0x7a31.
  7810. grub-install: info: adding a relocation entry for 0x7a48.
  7811. grub-install: info: adding a relocation entry for 0x7b67.
  7812. grub-install: info: adding a relocation entry for 0x7b77.
  7813. grub-install: info: adding a relocation entry for 0x7b97.
  7814. grub-install: info: adding a relocation entry for 0x7bb3.
  7815. grub-install: info: adding a relocation entry for 0x7bc6.
  7816. grub-install: info: adding a relocation entry for 0x7be7.
  7817. grub-install: info: adding a relocation entry for 0x7c68.
  7818. grub-install: info: adding a relocation entry for 0x7d08.
  7819. grub-install: info: adding a relocation entry for 0x7d19.
  7820. grub-install: info: adding a relocation entry for 0x7d34.
  7821. grub-install: info: adding a relocation entry for 0x7d45.
  7822. grub-install: info: adding a relocation entry for 0x7d56.
  7823. grub-install: info: adding a relocation entry for 0x7ea5.
  7824. grub-install: info: adding a relocation entry for 0x7ebe.
  7825. grub-install: info: adding a relocation entry for 0x7ef4.
  7826. grub-install: info: adding a relocation entry for 0x7f06.
  7827. grub-install: info: adding a relocation entry for 0x804c.
  7828. grub-install: info: writing 248 bytes of a fixup block starting at 0x7000.
  7829. grub-install: info: adding a relocation entry for 0x80f7.
  7830. grub-install: info: adding a relocation entry for 0x81a4.
  7831. grub-install: info: adding a relocation entry for 0x81f2.
  7832. grub-install: info: adding a relocation entry for 0x82b6.
  7833. grub-install: info: adding a relocation entry for 0x8357.
  7834. grub-install: info: adding a relocation entry for 0x8392.
  7835. grub-install: info: adding a relocation entry for 0x85ab.
  7836. grub-install: info: adding a relocation entry for 0x85b5.
  7837. grub-install: info: adding a relocation entry for 0x85bf.
  7838. grub-install: info: adding a relocation entry for 0x85e3.
  7839. grub-install: info: adding a relocation entry for 0x8600.
  7840. grub-install: info: adding a relocation entry for 0x8614.
  7841. grub-install: info: adding a relocation entry for 0x8627.
  7842. grub-install: info: adding a relocation entry for 0x8634.
  7843. grub-install: info: adding a relocation entry for 0x8641.
  7844. grub-install: info: adding a relocation entry for 0x864e.
  7845. grub-install: info: adding a relocation entry for 0x8672.
  7846. grub-install: info: adding a relocation entry for 0x8681.
  7847. grub-install: info: adding a relocation entry for 0x8695.
  7848. grub-install: info: adding a relocation entry for 0x86f1.
  7849. grub-install: info: adding a relocation entry for 0x873b.
  7850. grub-install: info: adding a relocation entry for 0x874f.
  7851. grub-install: info: adding a relocation entry for 0x8776.
  7852. grub-install: info: adding a relocation entry for 0x8780.
  7853. grub-install: info: adding a relocation entry for 0x87a6.
  7854. grub-install: info: adding a relocation entry for 0x87b3.
  7855. grub-install: info: adding a relocation entry for 0x87d5.
  7856. grub-install: info: adding a relocation entry for 0x87df.
  7857. grub-install: info: adding a relocation entry for 0x8814.
  7858. grub-install: info: adding a relocation entry for 0x8820.
  7859. grub-install: info: adding a relocation entry for 0x884f.
  7860. grub-install: info: adding a relocation entry for 0x8871.
  7861. grub-install: info: adding a relocation entry for 0x8882.
  7862. grub-install: info: adding a relocation entry for 0x88a9.
  7863. grub-install: info: adding a relocation entry for 0x88ec.
  7864. grub-install: info: adding a relocation entry for 0x8901.
  7865. grub-install: info: adding a relocation entry for 0x891a.
  7866. grub-install: info: adding a relocation entry for 0x893f.
  7867. grub-install: info: adding a relocation entry for 0x895e.
  7868. grub-install: info: adding a relocation entry for 0x8972.
  7869. grub-install: info: adding a relocation entry for 0x8989.
  7870. grub-install: info: adding a relocation entry for 0x89e8.
  7871. grub-install: info: adding a relocation entry for 0x89fa.
  7872. grub-install: info: adding a relocation entry for 0x8a3d.
  7873. grub-install: info: adding a relocation entry for 0x8a51.
  7874. grub-install: info: adding a relocation entry for 0x8a5f.
  7875. grub-install: info: adding a relocation entry for 0x8a6b.
  7876. grub-install: info: adding a relocation entry for 0x8a7b.
  7877. grub-install: info: adding a relocation entry for 0x8a89.
  7878. grub-install: info: adding a relocation entry for 0x8a95.
  7879. grub-install: info: adding a relocation entry for 0x8add.
  7880. grub-install: info: adding a relocation entry for 0x8afa.
  7881. grub-install: info: adding a relocation entry for 0x8b0f.
  7882. grub-install: info: adding a relocation entry for 0x8b45.
  7883. grub-install: info: adding a relocation entry for 0x8b9b.
  7884. grub-install: info: adding a relocation entry for 0x8bd4.
  7885. grub-install: info: adding a relocation entry for 0x8c7d.
  7886. grub-install: info: adding a relocation entry for 0x8cd5.
  7887. grub-install: info: adding a relocation entry for 0x8cf0.
  7888. grub-install: info: adding a relocation entry for 0x8d0f.
  7889. grub-install: info: adding a relocation entry for 0x8d4d.
  7890. grub-install: info: adding a relocation entry for 0x8dcc.
  7891. grub-install: info: adding a relocation entry for 0x8dfb.
  7892. grub-install: info: adding a relocation entry for 0x8e1d.
  7893. grub-install: info: adding a relocation entry for 0x8e49.
  7894. grub-install: info: adding a relocation entry for 0x8e54.
  7895. grub-install: info: adding a relocation entry for 0x8ea7.
  7896. grub-install: info: adding a relocation entry for 0x8eb1.
  7897. grub-install: info: adding a relocation entry for 0x8ee4.
  7898. grub-install: info: adding a relocation entry for 0x8ef5.
  7899. grub-install: info: adding a relocation entry for 0x8f02.
  7900. grub-install: info: adding a relocation entry for 0x8f55.
  7901. grub-install: info: adding a relocation entry for 0x8f67.
  7902. grub-install: info: adding a relocation entry for 0x8f9c.
  7903. grub-install: info: adding a relocation entry for 0x8fd9.
  7904. grub-install: info: adding a relocation entry for 0x8ffe.
  7905. grub-install: info: adding a relocation entry for 0x901c.
  7906. grub-install: info: adding a padding fixup entry.
  7907. grub-install: info: adding a padding fixup entry.
  7908. grub-install: info: adding a padding fixup entry.
  7909. grub-install: info: writing 168 bytes of a fixup block starting at 0x8000.
  7910. grub-install: info: adding a relocation entry for 0x903d.
  7911. grub-install: info: adding a relocation entry for 0x907a.
  7912. grub-install: info: adding a relocation entry for 0x90aa.
  7913. grub-install: info: adding a relocation entry for 0x90da.
  7914. grub-install: info: adding a relocation entry for 0x90ee.
  7915. grub-install: info: adding a relocation entry for 0x911d.
  7916. grub-install: info: adding a relocation entry for 0x913a.
  7917. grub-install: info: adding a relocation entry for 0x9144.
  7918. grub-install: info: adding a relocation entry for 0x915a.
  7919. grub-install: info: adding a relocation entry for 0x917e.
  7920. grub-install: info: adding a relocation entry for 0x91ac.
  7921. grub-install: info: adding a relocation entry for 0x91b6.
  7922. grub-install: info: adding a relocation entry for 0x91ca.
  7923. grub-install: info: adding a relocation entry for 0x927a.
  7924. grub-install: info: adding a relocation entry for 0x9296.
  7925. grub-install: info: adding a relocation entry for 0x92aa.
  7926. grub-install: info: adding a relocation entry for 0x92b4.
  7927. grub-install: info: adding a relocation entry for 0x92c6.
  7928. grub-install: info: adding a relocation entry for 0x92d8.
  7929. grub-install: info: adding a relocation entry for 0x92fc.
  7930. grub-install: info: adding a relocation entry for 0x9313.
  7931. grub-install: info: adding a relocation entry for 0x9338.
  7932. grub-install: info: adding a relocation entry for 0x9375.
  7933. grub-install: info: adding a relocation entry for 0x93cf.
  7934. grub-install: info: adding a relocation entry for 0x93e8.
  7935. grub-install: info: adding a relocation entry for 0x93fe.
  7936. grub-install: info: adding a relocation entry for 0x9425.
  7937. grub-install: info: adding a relocation entry for 0x9468.
  7938. grub-install: info: adding a relocation entry for 0x949a.
  7939. grub-install: info: adding a relocation entry for 0x94bf.
  7940. grub-install: info: adding a relocation entry for 0x94cf.
  7941. grub-install: info: adding a relocation entry for 0x94fb.
  7942. grub-install: info: adding a relocation entry for 0x9507.
  7943. grub-install: info: adding a relocation entry for 0x9513.
  7944. grub-install: info: adding a relocation entry for 0x951d.
  7945. grub-install: info: adding a relocation entry for 0x9531.
  7946. grub-install: info: adding a relocation entry for 0x953d.
  7947. grub-install: info: adding a relocation entry for 0x954e.
  7948. grub-install: info: adding a relocation entry for 0x9563.
  7949. grub-install: info: adding a relocation entry for 0x9578.
  7950. grub-install: info: adding a relocation entry for 0x9587.
  7951. grub-install: info: adding a relocation entry for 0x9591.
  7952. grub-install: info: adding a relocation entry for 0x95b2.
  7953. grub-install: info: adding a relocation entry for 0x95bc.
  7954. grub-install: info: adding a relocation entry for 0x95c8.
  7955. grub-install: info: adding a relocation entry for 0x95d2.
  7956. grub-install: info: adding a relocation entry for 0x9604.
  7957. grub-install: info: adding a relocation entry for 0x9622.
  7958. grub-install: info: adding a relocation entry for 0x963e.
  7959. grub-install: info: adding a relocation entry for 0x9668.
  7960. grub-install: info: adding a relocation entry for 0x967c.
  7961. grub-install: info: adding a relocation entry for 0x9686.
  7962. grub-install: info: adding a relocation entry for 0x9695.
  7963. grub-install: info: adding a relocation entry for 0x969f.
  7964. grub-install: info: adding a relocation entry for 0x96bd.
  7965. grub-install: info: adding a relocation entry for 0x96c9.
  7966. grub-install: info: adding a relocation entry for 0x96d9.
  7967. grub-install: info: adding a relocation entry for 0x96e3.
  7968. grub-install: info: adding a relocation entry for 0x96ef.
  7969. grub-install: info: adding a relocation entry for 0x971e.
  7970. grub-install: info: adding a relocation entry for 0x972f.
  7971. grub-install: info: adding a relocation entry for 0x9779.
  7972. grub-install: info: adding a relocation entry for 0x97b4.
  7973. grub-install: info: adding a relocation entry for 0x97cd.
  7974. grub-install: info: adding a relocation entry for 0x97f4.
  7975. grub-install: info: adding a relocation entry for 0x9821.
  7976. grub-install: info: adding a relocation entry for 0x9835.
  7977. grub-install: info: adding a relocation entry for 0x9846.
  7978. grub-install: info: adding a relocation entry for 0x986c.
  7979. grub-install: info: adding a relocation entry for 0x9894.
  7980. grub-install: info: adding a relocation entry for 0x989e.
  7981. grub-install: info: adding a relocation entry for 0x98b4.
  7982. grub-install: info: adding a relocation entry for 0x98bf.
  7983. grub-install: info: translating the relocation section .rela.rodata.
  7984. grub-install: info: adding a relocation entry for 0x9a00.
  7985. grub-install: info: adding a relocation entry for 0x9a08.
  7986. grub-install: info: adding a relocation entry for 0x9a10.
  7987. grub-install: info: adding a relocation entry for 0x9a18.
  7988. grub-install: info: adding a relocation entry for 0x9a20.
  7989. grub-install: info: adding a relocation entry for 0x9a28.
  7990. grub-install: info: adding a relocation entry for 0x9a30.
  7991. grub-install: info: adding a relocation entry for 0x9a38.
  7992. grub-install: info: adding a relocation entry for 0x9a40.
  7993. grub-install: info: adding a relocation entry for 0x9a48.
  7994. grub-install: info: adding a relocation entry for 0x9a50.
  7995. grub-install: info: adding a relocation entry for 0x9a58.
  7996. grub-install: info: adding a relocation entry for 0x9a60.
  7997. grub-install: info: adding a relocation entry for 0x9a68.
  7998. grub-install: info: adding a relocation entry for 0x9a70.
  7999. grub-install: info: adding a relocation entry for 0x9a78.
  8000. grub-install: info: adding a relocation entry for 0x9a80.
  8001. grub-install: info: adding a relocation entry for 0x9a88.
  8002. grub-install: info: adding a relocation entry for 0x9a90.
  8003. grub-install: info: adding a relocation entry for 0x9a98.
  8004. grub-install: info: adding a relocation entry for 0x9aa0.
  8005. grub-install: info: adding a relocation entry for 0x9aa8.
  8006. grub-install: info: adding a relocation entry for 0x9ab0.
  8007. grub-install: info: adding a relocation entry for 0x9ab8.
  8008. grub-install: info: adding a relocation entry for 0x9ac0.
  8009. grub-install: info: adding a relocation entry for 0x9ac8.
  8010. grub-install: info: adding a relocation entry for 0x9ad0.
  8011. grub-install: info: adding a relocation entry for 0x9ad8.
  8012. grub-install: info: adding a relocation entry for 0x9b60.
  8013. grub-install: info: adding a relocation entry for 0x9b68.
  8014. grub-install: info: adding a relocation entry for 0x9b70.
  8015. grub-install: info: adding a relocation entry for 0x9b78.
  8016. grub-install: info: adding a relocation entry for 0x9b80.
  8017. grub-install: info: adding a relocation entry for 0x9b88.
  8018. grub-install: info: adding a relocation entry for 0x9b90.
  8019. grub-install: info: adding a relocation entry for 0x9b98.
  8020. grub-install: info: adding a relocation entry for 0x9ba0.
  8021. grub-install: info: adding a relocation entry for 0x9ba8.
  8022. grub-install: info: adding a relocation entry for 0x9bb0.
  8023. grub-install: info: translating the relocation section .rela.data.
  8024. grub-install: info: adding a relocation entry for 0xb500.
  8025. grub-install: info: adding a padding fixup entry.
  8026. grub-install: info: adding a padding fixup entry.
  8027. grub-install: info: adding a padding fixup entry.
  8028. grub-install: info: writing 240 bytes of a fixup block starting at 0x9000.
  8029. grub-install: info: adding a relocation entry for 0xb510.
  8030. grub-install: info: adding a relocation entry for 0xb518.
  8031. grub-install: info: adding a relocation entry for 0xb520.
  8032. grub-install: info: adding a relocation entry for 0xb528.
  8033. grub-install: info: adding a relocation entry for 0xb530.
  8034. grub-install: info: adding a relocation entry for 0xb590.
  8035. grub-install: info: adding a relocation entry for 0xb598.
  8036. grub-install: info: adding a relocation entry for 0xb5a0.
  8037. grub-install: info: adding a relocation entry for 0xb5a8.
  8038. grub-install: info: adding a relocation entry for 0xb5b8.
  8039. grub-install: info: adding a relocation entry for 0xb5c0.
  8040. grub-install: info: adding a relocation entry for 0xb5c8.
  8041. grub-install: info: adding a relocation entry for 0xb5d0.
  8042. grub-install: info: adding a relocation entry for 0xb5d8.
  8043. grub-install: info: adding a relocation entry for 0xb5e0.
  8044. grub-install: info: adding a relocation entry for 0xb650.
  8045. grub-install: info: adding a relocation entry for 0xb668.
  8046. grub-install: info: adding a relocation entry for 0xb680.
  8047. grub-install: info: adding a relocation entry for 0xb6d0.
  8048. grub-install: info: adding a relocation entry for 0xb6e0.
  8049. grub-install: info: adding a relocation entry for 0xb6e8.
  8050. grub-install: info: adding a relocation entry for 0xb710.
  8051. grub-install: info: adding a relocation entry for 0xb880.
  8052. grub-install: info: adding a relocation entry for 0xb8c0.
  8053. grub-install: info: adding a relocation entry for 0xb8c8.
  8054. grub-install: info: adding a relocation entry for 0xb8d8.
  8055. grub-install: info: adding a relocation entry for 0xb8e0.
  8056. grub-install: info: adding a relocation entry for 0xb8f0.
  8057. grub-install: info: adding a relocation entry for 0xb8f8.
  8058. grub-install: info: adding a relocation entry for 0xb908.
  8059. grub-install: info: adding a relocation entry for 0xb910.
  8060. grub-install: info: adding a relocation entry for 0xb920.
  8061. grub-install: info: adding a relocation entry for 0xb928.
  8062. grub-install: info: adding a relocation entry for 0xb938.
  8063. grub-install: info: adding a relocation entry for 0xb940.
  8064. grub-install: info: adding a relocation entry for 0xb950.
  8065. grub-install: info: adding a relocation entry for 0xb958.
  8066. grub-install: info: adding a relocation entry for 0xb968.
  8067. grub-install: info: adding a relocation entry for 0xb970.
  8068. grub-install: info: adding a relocation entry for 0xb980.
  8069. grub-install: info: adding a relocation entry for 0xb988.
  8070. grub-install: info: adding a relocation entry for 0xb998.
  8071. grub-install: info: adding a relocation entry for 0xb9a0.
  8072. grub-install: info: adding a relocation entry for 0xb9b0.
  8073. grub-install: info: adding a relocation entry for 0xb9b8.
  8074. grub-install: info: adding a relocation entry for 0xb9c8.
  8075. grub-install: info: adding a relocation entry for 0xb9d0.
  8076. grub-install: info: adding a relocation entry for 0xb9e0.
  8077. grub-install: info: adding a relocation entry for 0xb9e8.
  8078. grub-install: info: adding a relocation entry for 0xb9f8.
  8079. grub-install: info: adding a relocation entry for 0xba00.
  8080. grub-install: info: adding a relocation entry for 0xba10.
  8081. grub-install: info: adding a relocation entry for 0xba18.
  8082. grub-install: info: adding a relocation entry for 0xba28.
  8083. grub-install: info: adding a relocation entry for 0xba30.
  8084. grub-install: info: adding a relocation entry for 0xba40.
  8085. grub-install: info: adding a relocation entry for 0xba48.
  8086. grub-install: info: adding a relocation entry for 0xba58.
  8087. grub-install: info: adding a relocation entry for 0xba60.
  8088. grub-install: info: adding a relocation entry for 0xba70.
  8089. grub-install: info: adding a relocation entry for 0xba78.
  8090. grub-install: info: adding a relocation entry for 0xba88.
  8091. grub-install: info: adding a relocation entry for 0xba90.
  8092. grub-install: info: adding a relocation entry for 0xbaa0.
  8093. grub-install: info: adding a relocation entry for 0xbaa8.
  8094. grub-install: info: adding a relocation entry for 0xbab8.
  8095. grub-install: info: adding a relocation entry for 0xbac0.
  8096. grub-install: info: adding a relocation entry for 0xbad0.
  8097. grub-install: info: adding a relocation entry for 0xbad8.
  8098. grub-install: info: adding a relocation entry for 0xbae8.
  8099. grub-install: info: adding a relocation entry for 0xbaf0.
  8100. grub-install: info: adding a relocation entry for 0xbb00.
  8101. grub-install: info: adding a relocation entry for 0xbb08.
  8102. grub-install: info: adding a relocation entry for 0xbb18.
  8103. grub-install: info: adding a relocation entry for 0xbb20.
  8104. grub-install: info: adding a relocation entry for 0xbb30.
  8105. grub-install: info: adding a relocation entry for 0xbb38.
  8106. grub-install: info: adding a relocation entry for 0xbb48.
  8107. grub-install: info: adding a relocation entry for 0xbb50.
  8108. grub-install: info: adding a relocation entry for 0xbb60.
  8109. grub-install: info: adding a relocation entry for 0xbb68.
  8110. grub-install: info: adding a relocation entry for 0xbb78.
  8111. grub-install: info: adding a relocation entry for 0xbb80.
  8112. grub-install: info: adding a relocation entry for 0xbb90.
  8113. grub-install: info: adding a relocation entry for 0xbb98.
  8114. grub-install: info: adding a relocation entry for 0xbba8.
  8115. grub-install: info: adding a relocation entry for 0xbbb0.
  8116. grub-install: info: adding a relocation entry for 0xbbc0.
  8117. grub-install: info: adding a relocation entry for 0xbbc8.
  8118. grub-install: info: adding a relocation entry for 0xbbd8.
  8119. grub-install: info: adding a relocation entry for 0xbbe0.
  8120. grub-install: info: adding a relocation entry for 0xbbf0.
  8121. grub-install: info: adding a relocation entry for 0xbbf8.
  8122. grub-install: info: adding a relocation entry for 0xbc08.
  8123. grub-install: info: adding a relocation entry for 0xbc10.
  8124. grub-install: info: adding a relocation entry for 0xbc20.
  8125. grub-install: info: adding a relocation entry for 0xbc28.
  8126. grub-install: info: adding a relocation entry for 0xbc38.
  8127. grub-install: info: adding a relocation entry for 0xbc40.
  8128. grub-install: info: adding a relocation entry for 0xbc50.
  8129. grub-install: info: adding a relocation entry for 0xbc58.
  8130. grub-install: info: adding a relocation entry for 0xbc68.
  8131. grub-install: info: adding a relocation entry for 0xbc70.
  8132. grub-install: info: adding a relocation entry for 0xbc80.
  8133. grub-install: info: adding a relocation entry for 0xbc88.
  8134. grub-install: info: adding a relocation entry for 0xbc98.
  8135. grub-install: info: adding a relocation entry for 0xbca0.
  8136. grub-install: info: adding a relocation entry for 0xbcb0.
  8137. grub-install: info: adding a relocation entry for 0xbcb8.
  8138. grub-install: info: adding a relocation entry for 0xbcc8.
  8139. grub-install: info: adding a relocation entry for 0xbcd0.
  8140. grub-install: info: adding a relocation entry for 0xbce0.
  8141. grub-install: info: adding a relocation entry for 0xbce8.
  8142. grub-install: info: adding a relocation entry for 0xbcf8.
  8143. grub-install: info: adding a relocation entry for 0xbd00.
  8144. grub-install: info: adding a relocation entry for 0xbd10.
  8145. grub-install: info: adding a relocation entry for 0xbd18.
  8146. grub-install: info: adding a relocation entry for 0xbd28.
  8147. grub-install: info: adding a relocation entry for 0xbd30.
  8148. grub-install: info: adding a relocation entry for 0xbd40.
  8149. grub-install: info: adding a relocation entry for 0xbd48.
  8150. grub-install: info: adding a relocation entry for 0xbd58.
  8151. grub-install: info: adding a relocation entry for 0xbd60.
  8152. grub-install: info: adding a relocation entry for 0xbd70.
  8153. grub-install: info: adding a relocation entry for 0xbd78.
  8154. grub-install: info: adding a relocation entry for 0xbd88.
  8155. grub-install: info: adding a relocation entry for 0xbd90.
  8156. grub-install: info: adding a relocation entry for 0xbda0.
  8157. grub-install: info: adding a relocation entry for 0xbda8.
  8158. grub-install: info: adding a relocation entry for 0xbdb8.
  8159. grub-install: info: adding a relocation entry for 0xbdc0.
  8160. grub-install: info: adding a relocation entry for 0xbdd0.
  8161. grub-install: info: adding a relocation entry for 0xbdd8.
  8162. grub-install: info: adding a relocation entry for 0xbde8.
  8163. grub-install: info: adding a relocation entry for 0xbdf0.
  8164. grub-install: info: adding a relocation entry for 0xbe00.
  8165. grub-install: info: adding a relocation entry for 0xbe08.
  8166. grub-install: info: adding a relocation entry for 0xbe18.
  8167. grub-install: info: adding a relocation entry for 0xbe20.
  8168. grub-install: info: adding a relocation entry for 0xbe30.
  8169. grub-install: info: adding a relocation entry for 0xbe38.
  8170. grub-install: info: adding a relocation entry for 0xbe48.
  8171. grub-install: info: adding a relocation entry for 0xbe50.
  8172. grub-install: info: adding a relocation entry for 0xbe60.
  8173. grub-install: info: adding a relocation entry for 0xbe68.
  8174. grub-install: info: adding a relocation entry for 0xbe78.
  8175. grub-install: info: adding a relocation entry for 0xbe80.
  8176. grub-install: info: adding a relocation entry for 0xbe90.
  8177. grub-install: info: adding a relocation entry for 0xbe98.
  8178. grub-install: info: adding a relocation entry for 0xbea8.
  8179. grub-install: info: adding a relocation entry for 0xbeb0.
  8180. grub-install: info: adding a relocation entry for 0xbec0.
  8181. grub-install: info: adding a relocation entry for 0xbec8.
  8182. grub-install: info: adding a relocation entry for 0xbed8.
  8183. grub-install: info: adding a relocation entry for 0xbee0.
  8184. grub-install: info: adding a relocation entry for 0xbef0.
  8185. grub-install: info: adding a relocation entry for 0xbef8.
  8186. grub-install: info: adding a relocation entry for 0xbf08.
  8187. grub-install: info: adding a relocation entry for 0xbf10.
  8188. grub-install: info: adding a relocation entry for 0xbf20.
  8189. grub-install: info: adding a relocation entry for 0xbf28.
  8190. grub-install: info: adding a relocation entry for 0xbf38.
  8191. grub-install: info: adding a relocation entry for 0xbf40.
  8192. grub-install: info: adding a relocation entry for 0xbf50.
  8193. grub-install: info: adding a relocation entry for 0xbf58.
  8194. grub-install: info: adding a relocation entry for 0xbf68.
  8195. grub-install: info: adding a relocation entry for 0xbf70.
  8196. grub-install: info: adding a relocation entry for 0xbf80.
  8197. grub-install: info: adding a relocation entry for 0xbf88.
  8198. grub-install: info: adding a relocation entry for 0xbf98.
  8199. grub-install: info: adding a relocation entry for 0xbfa0.
  8200. grub-install: info: adding a relocation entry for 0xbfb0.
  8201. grub-install: info: adding a relocation entry for 0xbfb8.
  8202. grub-install: info: adding a relocation entry for 0xbfc8.
  8203. grub-install: info: adding a relocation entry for 0xbfd0.
  8204. grub-install: info: adding a relocation entry for 0xbfe0.
  8205. grub-install: info: adding a relocation entry for 0xbfe8.
  8206. grub-install: info: adding a relocation entry for 0xbff8.
  8207. grub-install: info: adding a relocation entry for 0xc000.
  8208. grub-install: info: adding a padding fixup entry.
  8209. grub-install: info: writing 368 bytes of a fixup block starting at 0xb000.
  8210. grub-install: info: adding a relocation entry for 0xc010.
  8211. grub-install: info: adding a relocation entry for 0xc018.
  8212. grub-install: info: adding a relocation entry for 0xc028.
  8213. grub-install: info: adding a relocation entry for 0xc030.
  8214. grub-install: info: adding a relocation entry for 0xc040.
  8215. grub-install: info: adding a relocation entry for 0xc048.
  8216. grub-install: info: adding a relocation entry for 0xc058.
  8217. grub-install: info: adding a relocation entry for 0xc060.
  8218. grub-install: info: adding a relocation entry for 0xc070.
  8219. grub-install: info: adding a relocation entry for 0xc078.
  8220. grub-install: info: adding a relocation entry for 0xc088.
  8221. grub-install: info: adding a relocation entry for 0xc090.
  8222. grub-install: info: adding a relocation entry for 0xc0a0.
  8223. grub-install: info: adding a relocation entry for 0xc0a8.
  8224. grub-install: info: adding a relocation entry for 0xc0b8.
  8225. grub-install: info: adding a relocation entry for 0xc0c0.
  8226. grub-install: info: adding a relocation entry for 0xc0d0.
  8227. grub-install: info: adding a relocation entry for 0xc0d8.
  8228. grub-install: info: adding a relocation entry for 0xc0e8.
  8229. grub-install: info: adding a relocation entry for 0xc0f0.
  8230. grub-install: info: adding a relocation entry for 0xc100.
  8231. grub-install: info: adding a relocation entry for 0xc108.
  8232. grub-install: info: adding a relocation entry for 0xc118.
  8233. grub-install: info: adding a relocation entry for 0xc120.
  8234. grub-install: info: adding a relocation entry for 0xc130.
  8235. grub-install: info: adding a relocation entry for 0xc138.
  8236. grub-install: info: adding a relocation entry for 0xc148.
  8237. grub-install: info: adding a relocation entry for 0xc150.
  8238. grub-install: info: adding a relocation entry for 0xc160.
  8239. grub-install: info: adding a relocation entry for 0xc168.
  8240. grub-install: info: adding a relocation entry for 0xc178.
  8241. grub-install: info: adding a relocation entry for 0xc180.
  8242. grub-install: info: adding a relocation entry for 0xc190.
  8243. grub-install: info: adding a relocation entry for 0xc198.
  8244. grub-install: info: adding a relocation entry for 0xc1a8.
  8245. grub-install: info: adding a relocation entry for 0xc1b0.
  8246. grub-install: info: adding a relocation entry for 0xc1c0.
  8247. grub-install: info: adding a relocation entry for 0xc1c8.
  8248. grub-install: info: adding a relocation entry for 0xc1d8.
  8249. grub-install: info: adding a relocation entry for 0xc1e0.
  8250. grub-install: info: adding a relocation entry for 0xc1f0.
  8251. grub-install: info: adding a relocation entry for 0xc1f8.
  8252. grub-install: info: adding a relocation entry for 0xc208.
  8253. grub-install: info: adding a relocation entry for 0xc210.
  8254. grub-install: info: adding a relocation entry for 0xc220.
  8255. grub-install: info: adding a relocation entry for 0xc228.
  8256. grub-install: info: adding a relocation entry for 0xc238.
  8257. grub-install: info: adding a relocation entry for 0xc240.
  8258. grub-install: info: adding a relocation entry for 0xc250.
  8259. grub-install: info: adding a relocation entry for 0xc258.
  8260. grub-install: info: adding a relocation entry for 0xc268.
  8261. grub-install: info: adding a relocation entry for 0xc270.
  8262. grub-install: info: adding a relocation entry for 0xc280.
  8263. grub-install: info: adding a relocation entry for 0xc288.
  8264. grub-install: info: adding a relocation entry for 0xc298.
  8265. grub-install: info: adding a relocation entry for 0xc2a0.
  8266. grub-install: info: adding a relocation entry for 0xc2b0.
  8267. grub-install: info: adding a relocation entry for 0xc2b8.
  8268. grub-install: info: adding a relocation entry for 0xc2c8.
  8269. grub-install: info: adding a relocation entry for 0xc2d0.
  8270. grub-install: info: adding a relocation entry for 0xc2e0.
  8271. grub-install: info: adding a relocation entry for 0xc2e8.
  8272. grub-install: info: adding a relocation entry for 0xc2f8.
  8273. grub-install: info: adding a relocation entry for 0xc300.
  8274. grub-install: info: adding a relocation entry for 0xc310.
  8275. grub-install: info: adding a relocation entry for 0xc318.
  8276. grub-install: info: adding a relocation entry for 0xc328.
  8277. grub-install: info: adding a relocation entry for 0xc330.
  8278. grub-install: info: adding a relocation entry for 0xc340.
  8279. grub-install: info: adding a relocation entry for 0xc348.
  8280. grub-install: info: adding a relocation entry for 0xc358.
  8281. grub-install: info: adding a relocation entry for 0xc360.
  8282. grub-install: info: adding a relocation entry for 0xc370.
  8283. grub-install: info: adding a relocation entry for 0xc378.
  8284. grub-install: info: adding a relocation entry for 0xc388.
  8285. grub-install: info: adding a relocation entry for 0xc390.
  8286. grub-install: info: adding a relocation entry for 0xc3a0.
  8287. grub-install: info: adding a relocation entry for 0xc3a8.
  8288. grub-install: info: adding a relocation entry for 0xc3b8.
  8289. grub-install: info: adding a relocation entry for 0xc3c0.
  8290. grub-install: info: adding a relocation entry for 0xc3d0.
  8291. grub-install: info: adding a relocation entry for 0xc3d8.
  8292. grub-install: info: adding a relocation entry for 0xc3e8.
  8293. grub-install: info: adding a relocation entry for 0xc3f0.
  8294. grub-install: info: adding a relocation entry for 0xc400.
  8295. grub-install: info: adding a relocation entry for 0xc408.
  8296. grub-install: info: adding a relocation entry for 0xc418.
  8297. grub-install: info: adding a relocation entry for 0xc420.
  8298. grub-install: info: adding a relocation entry for 0xc430.
  8299. grub-install: info: adding a relocation entry for 0xc438.
  8300. grub-install: info: adding a relocation entry for 0xc448.
  8301. grub-install: info: adding a relocation entry for 0xc450.
  8302. grub-install: info: adding a relocation entry for 0xc460.
  8303. grub-install: info: adding a relocation entry for 0xc468.
  8304. grub-install: info: adding a relocation entry for 0xc478.
  8305. grub-install: info: adding a relocation entry for 0xc480.
  8306. grub-install: info: adding a relocation entry for 0xc490.
  8307. grub-install: info: adding a relocation entry for 0xc498.
  8308. grub-install: info: adding a relocation entry for 0xc4a8.
  8309. grub-install: info: adding a relocation entry for 0xc4b0.
  8310. grub-install: info: adding a relocation entry for 0xc4c0.
  8311. grub-install: info: adding a relocation entry for 0xc4c8.
  8312. grub-install: info: adding a relocation entry for 0xc4d8.
  8313. grub-install: info: adding a relocation entry for 0xc4e0.
  8314. grub-install: info: adding a relocation entry for 0xc4f0.
  8315. grub-install: info: adding a relocation entry for 0xc4f8.
  8316. grub-install: info: adding a relocation entry for 0xc508.
  8317. grub-install: info: adding a relocation entry for 0xc510.
  8318. grub-install: info: adding a relocation entry for 0xc520.
  8319. grub-install: info: adding a relocation entry for 0xc528.
  8320. grub-install: info: adding a relocation entry for 0xc538.
  8321. grub-install: info: adding a relocation entry for 0xc540.
  8322. grub-install: info: adding a relocation entry for 0xc550.
  8323. grub-install: info: adding a relocation entry for 0xc558.
  8324. grub-install: info: adding a relocation entry for 0xc568.
  8325. grub-install: info: adding a relocation entry for 0xc570.
  8326. grub-install: info: adding a relocation entry for 0xc580.
  8327. grub-install: info: adding a relocation entry for 0xc588.
  8328. grub-install: info: adding a relocation entry for 0xc598.
  8329. grub-install: info: adding a relocation entry for 0xc5a0.
  8330. grub-install: info: adding a relocation entry for 0xc5b0.
  8331. grub-install: info: adding a relocation entry for 0xc5b8.
  8332. grub-install: info: adding a relocation entry for 0xc5c8.
  8333. grub-install: info: adding a relocation entry for 0xc5d0.
  8334. grub-install: info: adding a relocation entry for 0xc5e0.
  8335. grub-install: info: adding a relocation entry for 0xc5e8.
  8336. grub-install: info: adding a relocation entry for 0xc5f8.
  8337. grub-install: info: adding a relocation entry for 0xc600.
  8338. grub-install: info: adding a relocation entry for 0xc610.
  8339. grub-install: info: adding a relocation entry for 0xc618.
  8340. grub-install: info: adding a relocation entry for 0xc628.
  8341. grub-install: info: adding a relocation entry for 0xc630.
  8342. grub-install: info: adding a relocation entry for 0xc640.
  8343. grub-install: info: adding a relocation entry for 0xc648.
  8344. grub-install: info: adding a relocation entry for 0xc658.
  8345. grub-install: info: adding a relocation entry for 0xc660.
  8346. grub-install: info: adding a relocation entry for 0xc670.
  8347. grub-install: info: adding a relocation entry for 0xc678.
  8348. grub-install: info: adding a relocation entry for 0xc688.
  8349. grub-install: info: adding a relocation entry for 0xc690.
  8350. grub-install: info: adding a relocation entry for 0xc6a0.
  8351. grub-install: info: adding a relocation entry for 0xc6a8.
  8352. grub-install: info: adding a relocation entry for 0xc6b8.
  8353. grub-install: info: adding a relocation entry for 0xc6c0.
  8354. grub-install: info: adding a relocation entry for 0xc6d0.
  8355. grub-install: info: adding a relocation entry for 0xc6d8.
  8356. grub-install: info: adding a relocation entry for 0xc6e8.
  8357. grub-install: info: adding a relocation entry for 0xc6f0.
  8358. grub-install: info: adding a relocation entry for 0xc700.
  8359. grub-install: info: adding a relocation entry for 0xc708.
  8360. grub-install: info: adding a relocation entry for 0xc718.
  8361. grub-install: info: adding a relocation entry for 0xc720.
  8362. grub-install: info: adding 231 padding fixup entries.
  8363. grub-install: info: writing 776 bytes of a fixup block starting at 0xc000.
  8364. grub-install: info: reading /usr/lib/grub/x86_64-efi/fshelp.mod.
  8365. grub-install: info: reading /usr/lib/grub/x86_64-efi/ext2.mod.
  8366. grub-install: info: reading /usr/lib/grub/x86_64-efi/part_gpt.mod.
  8367. grub-install: info: reading /usr/lib/grub/x86_64-efi/search_fs_uuid.mod.
  8368. grub-install: info: reading /boot/grub/x86_64-efi/load.cfg.
  8369. grub-install: info: kernel_img=0x27a0120, kernel_size=0x18400.
  8370. grub-install: info: the core size is 0x1d5e0.
  8371. grub-install: info: writing 0x1e800 bytes.
  8372. grub-install: info: copying `/usr/lib/shim/shim.efi.signed' -> `/boot/efi/EFI/ubuntu/shimx64.efi'.
  8373. grub-install: info: copying `/usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed' -> `/boot/efi/EFI/ubuntu/grubx64.efi'.
  8374. grub-install: info: copying `/usr/lib/shim/MokManager.efi.signed' -> `/boot/efi/EFI/ubuntu/MokManager.efi'.
  8375. grub-install: info: copying `/boot/grub/x86_64-efi/load.cfg' -> `/boot/efi/EFI/ubuntu/grub.cfg'.
  8376. grub-install: info: Registering with EFI: distributor = `ubuntu', path = `EFIubuntushimx64.efi', ESP at hostdisk//dev/sda,gpt1.
  8377. grub-install: info: executing efibootmgr --version </dev/null >/dev/null.
  8378. grub-install: info: executing modprobe -q efivars.
  8379. grub-install: info: executing efibootmgr -b 0000 -B.
  8380. grub-install: info: executing efibootmgr -c -d /dev/sda -p 1 -w -L ubuntu -l EFIubuntushimx64.efi.
  8381. Installation finished. No error reported.
  8382. BootCurrent: 0004
  8383. Timeout: 0 seconds
  8384. BootOrder: 0005,2003,2001,CD38,ED38,99BF,7FCF
  8385. Boot0002* UEFI: IP6 Realtek PCIe FE Family Controller
  8386. Boot0003* UEFI: IP4 Realtek PCIe FE Family Controller
  8387. Boot0004* UEFI: SanDisk Cruzer Fit 1.26
  8388. Boot2001* EFI USB Device
  8389. Boot2003* EFI Network
  8390. BootCurrent: 0004
  8391. Timeout: 0 seconds
  8392. BootOrder: 0000,0005,2003,2001,CD38,ED38,99BF,7FCF
  8393. Boot0002* UEFI: IP6 Realtek PCIe FE Family Controller
  8394. Boot0003* UEFI: IP4 Realtek PCIe FE Family Controller
  8395. Boot0004* UEFI: SanDisk Cruzer Fit 1.26
  8396. Boot2001* EFI USB Device
  8397. Boot2003* EFI Network
  8398. Boot0000* ubuntu,BootCurrent: 0004
  8399. Timeout: 0 seconds
  8400. BootOrder: 0005,2003,2001,CD38,ED38,99BF,7FCF
  8401. Boot0002* UEFI: IP6 Realtek PCIe FE Family Controller
  8402. Boot0003* UEFI: IP4 Realtek PCIe FE Family Controller
  8403. Boot0004* UEFI: SanDisk Cruzer Fit 1.
  8404. Wrong GRUB version detected. Please report this message to [email protected]
  8405. Reinstall the GRUB of sda2 into the MBR of sda
  8406. Installing for x86_64-efi platform.
  8407. Installation finished. No error reported.
  8408. grub-install /dev/sda: exit code of grub-install /dev/sda:0
  8409. chroot /mnt/boot-sav/sda2 update-grub -y
  8410. Unrecognized option `-y'
  8411. Usage: grub-mkconfig [OPTION]
  8412. Generate a grub config file
  8413. -o, --output=FILE output generated config to FILE [default=stdout]
  8414. -h, --help print this message and exit
  8415. -v, --version print the version information and exit
  8416. Report bugs to <[email protected]>.
  8417. chroot /mnt/boot-sav/sda2 update-grub
  8418. Generating grub configuration file ...
  8419. Found linux image: /boot/vmlinuz-3.16.0-24-generic
  8420. Found initrd image: /boot/initrd.img-3.16.0-24-generic
  8421. Found linux image: /boot/vmlinuz-3.13.0-39-generic
  8422. Found initrd image: /boot/initrd.img-3.13.0-39-generic
  8423. Adding boot menu entry for EFI firmware configuration
  8424. Unhide GRUB boot menu in sda2/boot/grub/grub.cfg
  8425. An error occurred during the repair.
  8426. You can now reboot your computer.
  8427. paste.ubuntu.com ko (), using paste.debian
  8428. paste.debian.net ko (http://paste.debian.net/), using paste2