며칠 전에 리눅스 민트를 설치했습니다. 시스템, 기본 및 스왑 파티션이 있는 SSD에 설치했습니다. 별도의 SSD에 Windows 10을 설치했습니다. Mint를 설치한 후 마더보드의 부팅 메뉴에서 Windows 10을 선택하면 부팅이 되지 않습니다. Linux Mint가 시작됩니다. Windows도 grep에 표시되지 않습니다. Mint SSD를 분리하면 부팅 가능한 항목이 없기 때문에 컴퓨터가 부팅되지 않습니다. 이론적으로 이 문제가 해결되어야 하기 때문에 시동 복구를 실행해 보았으나 곧바로 Mint로 부팅되지 않았습니다.
이것이 내가 실행할 때 얻는 결과입니다 sudo parted -l
.
Model: ATA ST2000DM001-1CH1 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 2000GB 2000GB primary ntfs
2 2000GB 2000GB 472MB primary ntfs diag
Model: ATA ST2000DM001-1CH1 (scsi)
Disk /dev/sdb: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 2000GB 2000GB primary ntfs
Model: ATA MKNSSDCR120GB-7 (scsi)
Disk /dev/sdc: 120GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 120GB 120GB ntfs Basic data partition msftdata
Model: ATA Samsung SSD 850 (scsi)
Disk /dev/sdd: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 30.7GB 30.7GB ext4
2 30.7GB 46.7GB 16.0GB linux-swap(v1)
3 46.7GB 250GB 203GB ext4
Error: /dev/sde: unrecognised disk label
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: /dev/sr0: unrecognised disk label
sde는 부팅 복구입니다. sdc는 Windows, sdd는 Mint입니다. 또한 Mint에서 Windows SSD를 탐색할 수 없지만 GParted에서는 여전히 이를 표시합니다.