Advertisement
Guest User

Untitled

a guest
Apr 25th, 2014
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. root@srv:~# upgrade-from-grub-legacy
  2.  
  3. core.img doesn't exist, trying to create it.
  4.  
  5. Installing for i386-pc platform.
  6. Installation finished. No error reported.
  7. dpkg: warning: version 'dummy-version' has bad syntax: version number does not start with digit
  8. dpkg: warning: version 'dummy-version' has bad syntax: version number does not start with digit
  9. dpkg: warning: version 'dummy-version' has bad syntax: version number does not start with digit
  10. Replacing config file /etc/default/grub with new version
  11. dpkg: warning: version 'dummy-version' has bad syntax: version number does not start with digit
  12. Installing for i386-pc platform.
  13. Installation finished. No error reported.
  14. Installing for i386-pc platform.
  15. Installation finished. No error reported.
  16. Generating grub configuration file ...
  17. Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
  18. Found linux image: /boot/vmlinuz-3.13.0-24-generic
  19. Found initrd image: /boot/initrd.img-3.13.0-24-generic
  20. Found memtest86+ image: /boot/memtest86+.elf
  21. Found memtest86+ image: /boot/memtest86+.bin
  22. done
  23.  
  24. GRUB Legacy has been removed, but its configuration files have been preserved,
  25. since this script cannot determine if they contain valuable information. If
  26. you would like to remove the configuration files as well, use the following
  27. command:
  28.  
  29. rm -f /boot/grub/menu.lst*
  30.  
  31. root@srv:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement