1

Topic: partition </dev/sda1> in brown colour

GParted displays the partition </dev/sda1> in brown colour which I want to divide it to two partitions.

And it displays the partition </dev/sdb> in white colour.

I can not decrease the size of partition </dev/sda1> more than 192 MiB !!!


What does this mean??


Could you advise please.


Kind regards,

Roy Rojava.

2

Re: partition </dev/sda1> in brown colour

Insufficient information has been provided.  Please run the following commands and report:

sudo parted /dev/sda print
sudo fdisk -l /dev/sda
sudo gdisk -l /dev/sda
sudo parted /dev/sdb print
sudo fdisk -l /dev/sdb
sudo gdisk -l /dev/sdb
sudo lsblk -o name,maj:min,rm,size,ro,type,fstype,label,mountpoint