I'm trying to install Ubuntu 17.10. But whenever I get to the step that says Installation Type, it stops working. As it comes up with a blank table with things like Mount Point and Create New Partition Table and when I try to press +
, -
, or Change
the system crashes. On runnning the command sudo parted -l
from Terminal, I get the following output :-
Model: SanDisk Cruzer Dial(scsi)
Disk \dev\sda: 31.5GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File System Flags
1 1049kB 31.5GB 31.5GB primary fat32 boot,lba
How do I solve this issue?