আমার সিস্টেমটি উবুন্টু 17.10 থেকে 18.04 এলটিএসে আপগ্রেডsudo do-release-upgrade
করার জন্য আজ সকালে চলার পরে , আপগ্রেড করার সময় আমার ত্রুটি হয়েছিল। এটি সম্পূর্ণরূপে পোস্ট করার জন্য ট্রেসটি খুব দীর্ঘ, তবে এখানে (আমার কাছে) সমস্যাটি দেখা যাচ্ছে এমন অংশটি এখানে:
Rebuilding /usr/share/applications/bamf-2.index...
Errors were encountered while processing:
shim-signed
grub-efi-amd64-signed
Exception during pm.DoInstall(): E:Sub-process /usr/bin/dpkg returned an error code (1)
Could not install the upgrades
The upgrade has aborted. Your system could be in an unusable state. A
recovery will run now (dpkg --configure -a).
Setting up shim-signed (1.34.9+13-0ubuntu2) ...
Installing for x86_64-efi platform.
Could not add entry to BootOrder: Interrupted system call
grub-install: error: efibootmgr failed to register the boot entry: No such device or address.
dpkg: error processing package shim-signed (--configure):
installed shim-signed package post-installation script subprocess returned error exit status 1
Setting up grub-efi-amd64-signed (1.93+2.02-2ubuntu8) ...
Installing for x86_64-efi platform.
Could not add entry to BootOrder: Interrupted system call
grub-install: error: efibootmgr failed to register the boot entry: No such device or address.
dpkg: error processing package grub-efi-amd64-signed (--configure):
installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
shim-signed
grub-efi-amd64-signed
Upgrade complete
The upgrade has completed but there were errors during the upgrade process.
আমি সমাধানের জন্য ফোরাম ব্রাউজ করেছেন এবং preemptively নিশ্চিত করতে পারেন যে এন্ট্রিগুলির /etc/fstab
হয় না আউট মন্তব্য । cat /etc/fstab
নিম্নলিখিত ফলাফলগুলি:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda9 during installation
UUID=a2f91309-dc7e-4456-b3ef-89900b145365 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda2 during installation
UUID=90EA-4FB8 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda6 during installation
UUID=2f80d8f4-5609-45e1-854d-578ab25836c3 none swap sw 0 0
সিস্টেম একটি ডুয়াল বুট উইন্ডোজ 10. মাধ্যমে lsb_release -a
আমি নিশ্চিত করতে পারে আমার উবুন্টু পার্টিশন 18.04 LTS আপডেট করুন করেনি , কিন্তু এই ত্রুটিগুলি আমাকে শক্তিহীন এবং আমি তাদেরকে দীর্ঘ মেয়াদে সমস্যা সৃষ্টি করতে চাই না। ধন্যবাদ.