You are not logged in.

#1 2016-09-04 22:12:36

R4bByT47
Member
Registered: 2016-09-01
Posts: 7

Partition problem [gdisk]

After succesfully installing archlinux on my laptop and setting it up I decided to install it on my desktop alongside my windows 10. Right now Iam stuck at creating partitions for the installation. I created the swap partition (/dev/sda5) but when I create the linux filesystem partition with my remaining space, with gdisk -l /dev/sda it shows up. I have partitions from 1-6 but when I use lsblk it isnt there. And when I try to format it it says it doesnt exist. Whats the cause?

Offline

#2 2016-09-07 21:27:36

saram-6197-kon
Member
From: Germany
Registered: 2016-09-01
Posts: 11

Re: Partition problem [gdisk]

I think the information are too sparse. Could you provide the output of lsblk and gdisk?

Offline

#3 2016-09-09 14:28:59

alive4ever
Member
Registered: 2016-07-10
Posts: 65

Re: Partition problem [gdisk]

partx can be used to tell the kernel about partition changes. Consult man 8 partx for detailed usage information.

In addition to lsblk, blkid can be used to find detailed partition identifier.

Offline

Board footer

Powered by FluxBB