Linux 설치 후 Windows 10을 시작할 수 없습니다

Linux 설치 후 Windows 10을 시작할 수 없습니다

방금 MX-Linux 19를 설치했습니다.64비트 켜짐레노버 T420그러나 Windows 10 Pro가 설치되어 있습니다.GRUB2Windows 부팅 관리자 또는 Windows의 어떤 항목도 부팅 옵션으로 표시하지 않습니다. /dev/sdb(mSATA 카드)에서 부팅했습니다. /dev/sda는 새로 설치된 2.5" SATA-III 드라이브입니다.

sudo os-prober반품/dev/sdb1:Windows 10:Windows:체인

sudo parted -l반품:

Model: ATA Samsung SSD 850 (scsi)
Disk /dev/sda: 512GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End    Size   Type     File system  Flags
 1      1049kB  512GB  512GB  primary  ntfs


Model: ATA KINGSTON SUV500M (scsi)
Disk /dev/sdb: 480GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Disk Flags: 

Number  Start   End    Size   Type     File system  Flags
 1      1049kB  608MB  607MB  primary  ntfs         boot
 2      608MB   315GB  315GB  primary  ntfs
 3      315GB   480GB  165GB  primary  ext4

GRUB2에서 메뉴 옵션으로 Windows가 누락되는 문제를 해결하는 방법은 무엇입니까?

관련 정보