Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. sudo apt-get install xen-linux-system
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Note, selecting 'xen-linux-system-2.6-xen-686' instead of 'xen-linux-system'
  6. xen-linux-system-2.6-xen-686 is already the newest version.
  7. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  8. 3 not fully installed or removed.
  9. After this operation, 0 B of additional disk space will be used.
  10. Do you want to continue [Y/n]? y
  11. Setting up linux-image-2.6.32-5-xen-686 (2.6.32-31) ...
  12. Running depmod.
  13. Running update-initramfs.
  14. update-initramfs: Generating /boot/initrd.img-2.6.32-5-xen-686
  15. initrd.img(/boot/initrd.img-2.6.32-5-xen-686
  16. ) points to /boot/initrd.img-2.6.32-5-xen-686
  17. (/boot/initrd.img-2.6.32-5-xen-686) -- doing nothing at /var/lib/dpkg/info/linux-image-2.6.32-5-xen-686.postinst line 347.
  18. vmlinuz(/boot/vmlinuz-2.6.32-5-xen-686
  19. ) points to /boot/vmlinuz-2.6.32-5-xen-686
  20. (/boot/vmlinuz-2.6.32-5-xen-686) -- doing nothing at /var/lib/dpkg/info/linux-image-2.6.32-5-xen-686.postinst line 347.
  21. Examining /etc/kernel/postinst.d.
  22. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.32-5-xen-686 /boot/vmlinuz-2.6.32-5-xen-686
  23. run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.32-5-xen-686 /boot/vmlinuz-2.6.32-5-xen-686
  24. /usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
  25. run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
  26. Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.32-5-xen-686.postinst line 799.
  27. dpkg: error processing linux-image-2.6.32-5-xen-686 (--configure):
  28. subprocess installed post-installation script returned error exit status 9
  29. configured to not write apport reports
  30. dpkg: dependency problems prevent configuration of xen-linux-system-2.6.32-5-xen-686:
  31. xen-linux-system-2.6.32-5-xen-686 depends on linux-image-2.6.32-5-xen-686 (= 2.6.32-31); however:
  32. Package linux-image-2.6.32-5-xen-686 is not configured yet.
  33. dpkg: error processing xen-linux-system-2.6.32-5-xen-686 (--configure):
  34. dependency problems - leaving unconfigured
  35. dpkg: dependency problems prevent configuration of xen-linux-system-2.6-xen-686:
  36. xen-linux-system-2.6-xen-686 depends on xen-linux-system-2.6.32-5-xen-686; however:
  37. Package xen-linux-system-2.6.32-5-xen-686 is not configured yet.
  38. dpkg: error processing xen-linux-system-2.6-xen-686 (--configure):
  39. dependency problems - leaving unconfigured
  40. configured to not write apport reports
  41. configured to not write apport reports
  42. Errors were encountered while processing:
  43. linux-image-2.6.32-5-xen-686
  44. xen-linux-system-2.6.32-5-xen-686
  45. xen-linux-system-2.6-xen-686
  46. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement