파티션을 추가하려고 하면 Ubuntu/Xubuntu 설치가 중단됩니다.

파티션을 추가하려고 하면 Ubuntu/Xubuntu 설치가 중단됩니다.

방금 새 하드 드라이브를 얻었고 여기에 Linux를 설치하고 싶지만 위의 문제로 인해 설치할 수 없습니다. GParted에서 새 파티션을 만들어 보았지만 설치하려고 할 때 표시되지 않습니다. 플러스, 마이너스 또는 변경 버튼을 클릭하면 설치 프로그램이 충돌합니다. 우분투에서는 약 30초 동안 정지되고, xubuntu에서는 즉시 충돌이 발생합니다.

sudo fdisk -l콘솔에 입력하면 다음과 같이 출력됩니다.

    Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
    255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 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
    Disk identifier: 0x47531277

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1       123877376  1936748543   906435584   83  Linux

Disk /dev/sdb: 16.0 GB, 16039018496 bytes
64 heads, 32 sectors/track, 15296 cylinders, total 31326208 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
Disk identifier: 0x00094134

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          32    31326207    15663088    c  W95 FAT32 (LBA)

이것이 GParted의 모습입니다.

여기에 이미지 설명을 입력하세요

답변1

[해결됨]

제가 사용하고 있던 특정 하드 드라이브에 문제가 있었습니다. 다른 것을 넣었는데 완벽하게 작동합니다.

관련 정보