You are not logged in.
Pages: 1
Trying to install arch on my dell using fdisk and MBR (DOS "o")
I created 3 partitions.
sda1 root
sda2 swap
sda3 extended
But lsblk says sda3 is 1Kib even though I specifically selected "+69G" which is the remaining space of my disk. I can even confirm this my typing "p" to print partition table which says 69 GB extended volume.
So far I have tried changing the sda3 type to lvm and writing the changes but i faced the same result with lsblk showing it as 1KiB.
When I use pvcreate it says device too small.
Any ideas?
Offline
This worked
https://unix.stackexchange.com/question … 539_645597
!answered
Last edited by lixsuk (2021-04-18 05:14:47)
Offline
Yep, that's how things are supposed to work on MBR devices.
Please prepend [Solved] to the thread title (edit first post)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Pages: 1