![Windows 10을 설치 및 제거한 후 GRUB 메뉴로 부팅할 수 없습니다](https://linux55.com/image/185995/Windows%2010%EC%9D%84%20%EC%84%A4%EC%B9%98%20%EB%B0%8F%20%EC%A0%9C%EA%B1%B0%ED%95%9C%20%ED%9B%84%20GRUB%20%EB%A9%94%EB%89%B4%EB%A1%9C%20%EB%B6%80%ED%8C%85%ED%95%A0%20%EC%88%98%20%EC%97%86%EC%8A%B5%EB%8B%88%EB%8B%A4.png)
저는 Kali Linux를 기본 운영 체제로 사용하고 GRUB을 사용하여 Windows 10으로 이중 부팅합니다. 안타깝게도 Windows 10이 실패하여 다시 설치해야 했습니다. 재설치 후 grub 메뉴로 부팅할 수 없고 Windows에서 부팅 설정을 찾기 위해 모든 것을 시도했지만 아무것도 작동하지 않았기 때문에 Windows를 제거하면 BIOS가 Linux 파티션에서 강제로 로드될 수 있다고 생각했습니다. 작동하지 않습니다. 부팅 가능한 장치를 찾을 수 없다는 메시지가 나타납니다. 지금은 라이브 Linux USB를 사용하고 있습니다. 그렇다면 Kali Linux 시스템을 복원할 수 있는 방법이 있습니까? 이 fdisk -l
명령을 실행하면 다음과 같은 출력이 생성됩니다.
┌──(kali㉿kali)-[~]
└─$ sudo fdisk -l
Disk /dev/sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: TOSHIBA MQ01ABD1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x5993b524
Device Boot Start End Sectors Size Id Type
/dev/sda1 2048 1026047 1024000 500M 7 HPFS/NTFS/exFAT
/dev/sda3 217702400 1953521663 1735819264 827.7G f W95 Ext'd (LBA)
/dev/sda5 217704448 238675967 20971520 10G 82 Linux swap / Solaris
/dev/sda6 238678016 349265919 110587904 52.7G 83 Linux
/dev/sda7 349269228 350233064 963837 470.6M 7 HPFS/NTFS/exFAT
/dev/sda8 350233128 1931872807 1581639680 754.2G 7 HPFS/NTFS/exFAT
Partition 7 does not start on physical sector boundary.
Disk /dev/sdb: 14.91 GiB, 16005464064 bytes, 31260672 sectors
Disk model: Cruzer Blade
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x3c89495a
Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 64 6867839 6867776 3.3G 17 Hidden HPFS/NTFS
/dev/sdb2 6867840 6869311 1472 736K 1 FAT12
Disk /dev/loop0: 2.94 GiB, 3155832832 bytes, 6163736 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes