After perhaps 20 minutes or so, it's able to go on and the memtest completes, but some processes still remains:
+ fs_uuid=d729740f-7516-4530-80fc-a7d77bfe2bde + echo search --no-floppy --fs-uuid --set=root d729740f-7516-4530-80fc-a7d77bfe2bde + [ x != x ] + prepare_boot_cache= insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set=root d729740f-7516-4530-80fc-a7d77bfe2bde + test -e /boot/memtest86+.bin + make_system_path_relative_to_its_root /boot/memtest86+.bin + /usr/bin/grub-mkrelpath /boot/memtest86+.bin + MEMTESTPATH=/boot/memtest86+.bin + echo Found memtest86+ image: /boot/memtest86+.bin Found memtest86+ image: /boot/memtest86+.bin + cat + printf %s\n insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set=root d729740f-7516-4530-80fc-a7d77bfe2bde + cat + printf %s\n insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set=root d729740f-7516-4530-80fc-a7d77bfe2bde + cat done Setting up linux-image-generic-lts-trusty (3.13.0.55.48) ... Setting up linux-headers-3.13.0-55 (3.13.0-55.94~precise1) ... Setting up linux-headers-3.13.0-55-generic (3.13.0-55.94~precise1) ... Setting up linux-headers-generic-lts-trusty (3.13.0.55.48) ... Setting up linux-generic-lts-trusty (3.13.0.55.48) ... Leaving 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init' 8192+0 records in 8192+0 records out 8589934592 bytes (8.6 GB) copied, 6.31303 s, 1.4 GB/s Before /usr/sbin/grub-probe --device /dev/sda1 --target=fs_uuid completes: root@pullman-01:/tmp/tmpO24sZq/target/etc/grub.d# ps -ef|grep grub root 12328 2588 0 19:01 ? 00:00:00 /bin/sh /usr/sbin/grub-mkconfig -o /boot/grub/grub.cfg root 12703 12328 0 19:13 ? 00:00:00 /bin/sh /etc/grub.d/20_memtest86+ root 12714 12703 0 19:13 ? 00:00:00 /bin/sh /etc/grub.d/20_memtest86+ root 12715 12714 0 19:13 ? 00:00:00 /bin/sh /etc/grub.d/20_memtest86+ root 12748 12715 30 19:16 ? 00:00:09 /usr/sbin/grub-probe --device /dev/sda1 --target=fs_uuid root 12759 12361 0 19:17 pts/0 00:00:00 grep --color=auto grub After: root@pullman-01:~# ps -ef|grep grub root 12931 2425 0 19:18 ? 00:00:00 /bin/bash /curtin/helpers/install-grub /tmp/tmpO24sZq/target /dev/sda root 12938 12931 0 19:18 ? 00:00:00 sh -ec ? pkg=$1; shift;? dpkg-reconfigure "$pkg"? update-grub? for d in "$@"; do grub-install "$d" || exit; done -- grub-pc /dev/sda root 12939 12938 0 19:18 ? 00:00:00 /usr/bin/perl -w /usr/sbin/dpkg-reconfigure grub-pc root 12950 12939 0 19:18 ? 00:00:00 /bin/bash /var/lib/dpkg/info/grub-pc.postinst configure 1.99-21ubuntu3.17 root 13312 12950 0 19:20 ? 00:00:00 /bin/sh /usr/sbin/grub-mkconfig -o /boot/grub/grub.cfg root 13356 13312 27 19:23 ? 00:00:13 /usr/sbin/grub-probe --device /dev/sda1 --target=fs_uuid root 13363 12361 0 19:24 pts/0 00:00:00 grep --color=auto grub -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1455268 Title: update-grub (grub-probe) during package installation on Cisco UCS B260 servers - Precise deployment fails with hwe-t kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1455268/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs