raspberry pi 4

General support questions
Post Reply
Bryson2744
Posts: 1
Joined: 2022/10/03 10:53:38

raspberry pi 4

Post by Bryson2744 » 2022/10/03 10:58:39

hi everyone, I have a raspberry pi 4 with a 64G memory card and I installed centos 7 minimal on it. Now I need to expand the root partition . I try to install raspi-config but it did not install because the app needs a dpkg package. anyone can lead me how can I do that? or have a better idea

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: raspberry pi 4

Post by TrevorH » 2022/10/03 12:35:06

I thought it resized it automatically on first boot. If not then we'd need to see the output from the following commands:

fdisk -lu /dev/mmcblk0
pvs
vgs
df -m

All bar the last one needs root.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply