need help resizing /boot partition

General support questions
Post Reply
aliaj00
Posts: 16
Joined: 2012/08/24 10:26:44

need help resizing /boot partition

Post by aliaj00 » 2017/05/23 21:14:59

Hi Guys,

i need to increase the /boot partition size. has anyone the steps necessary to do it?

thanks a lot,

Tim

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

Re: need help resizing /boot partition

Post by TrevorH » 2017/05/23 22:47:08

It's probably somewhere between difficult and impossible to do that but you'll need to post a lot more info to discover which one of those it is. Run and post the output from

Code: Select all

fdisk -lu /dev/sd[a-z]
pvs
vgs
lvs
df -m
All except the last one will need to be run as 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

tunk
Posts: 1206
Joined: 2017/02/22 15:08:17

Re: need help resizing /boot partition

Post by tunk » 2017/05/24 10:04:58

Would it be possible to free up some space by removing old kernels?

Post Reply