답변:
아무도 당신을 제외하고는 그것을 알 수 없습니다. 그러나 물론 다음 명령을 사용하여 찾을 수있는 방법이 있습니다.
ls # List the known drives (hdX) and partitions (hdX,Y)
ls (hdX,Y)/ # List the contents of the partition's root
ls (hdX,Y)/boot/grub # Normal location of the Grub 2 modules.
ls (hdX,Y)/usr/lib/grub/i386-pc # Alternate location of the Grub 2 modules.
ls (hdX, Y) / boot / grub에는 많은 .mod 파일이 표시되어야합니다. 그렇다면, 이것은 당신이 찾고있는 디렉토리입니다, 그렇지 않으면 위에서 제안한 대체 위치를 시도하십시오. 필요한 (X, Y)의 값을 식별합니다. 오류
"error: unknown filesystem"
단순히 이것이 우분투 파티션이 아님을 의미합니다.