I just recently got a new XPS13 for studying purposes(IT) and obviously want to have both Windows and Ubuntu installed. Problem is, when i want to intall it in dualboot, the installation setup and GParted dont detect my SSD, and only read the USB drive, where the ISO file is located. Partitions dont help the situation, various versions of Ubuntu dont either.
I really really want to keep Windows in my new machine so please help a noob out :D
here is some code you asked for:
ubuntu@ubuntu:~$ sudo lsblk -f
NAME FSTYPE LABEL UUID MOUNTPOINT
loop0 squash /rofs
sda iso966 Ubuntu 17.10 amd64 2017-10-18-18-53-18-00 /cdrom
├─sda1 iso966 Ubuntu 17.10 amd64 2017-10-18-18-53-18-00
└─sda2 vfat Ubuntu 17.10 amd64 2D90-0993
ubuntu@ubuntu:~$ sudo parted -l
Warning: The driver descriptor says the physical block size is 2048 bytes, but
Linux says it is 512 bytes.
Ignore/Cancel?
sudo lsblk -f
andsudo parted -l
and then [edit] your question to include their output? Thanks. – David Foerster Nov 27 '17 at 18:28my phisical disk info says:
size: 476.9GB Status: NON-RAID Controller Type: NVMe Controller Interface: PCIe
– HPelczarski Nov 27 '17 at 20:17