「update-grub」を実行できません

「update-grub」を実行できません

Ubuntuシステムでいくつかの問題が発生しました。

update-grub
Generating grub configuration file ...
grub-probe: error: disk `mduuid/c7ac5a8fef833db7b45d6c2ebb2e20e6,1' not found.

ただし、問題なくシステムを再起動できます。

私はそれを使用しています

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04 LTS
Release:        18.04
Codename:       bionic

そして

uname -a
Linux mclean 4.13.0-25-generic #29-Ubuntu SMP Mon Jan 8 21:14:41 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

OSは1つのディスクを持つMD-RAID0 SSDにあります。

 mdadm --detail /dev/md126
/dev/md126:
      Container : /dev/md/ddf0, member 0
     Raid Level : raid0
     Array Size : 937164800 (893.75 GiB 959.66 GB)
   Raid Devices : 1
  Total Devices : 1

          State : clean
 Active Devices : 1
Working Devices : 1
 Failed Devices : 0
  Spare Devices : 0

     Chunk Size : 256K

 Container GUID : 4C534920:20202020:10000079:10009260:44B56FED:B97DE3B3
                  (LSI      07/11/16 23:55:57)
            Seq : 0005a12a
  Virtual Disks : 2

    Number   Major   Minor   RaidDevice State
       0       8        0        0      active sync   /dev/sda

私は解決策を見つけるために数時間努力しましたが、これまで何も役に立ちませんでした。あなたが私を助けることができることを願っています。

ベストアンサー1

おすすめ記事