On 05/26/18 07:55, ToddAndMargo wrote:
> Hi All,
>
> FC 28
>
> I used the default /boot size in Fedora 25, when I first
> installed this:
>
> # dnf upgrade
>
> Error: Transaction check error:
>   installing package kernel-core-4.16.11-300.fc28.x86_64 needs 34MB on the 
> /boot
> filesystem
>
> Error Summary
> -------------
> Disk Requirements:
>    At least 34MB more space needed on the /boot filesystem.
>
> Does this mean I have to do the gparted thing and rick messing
> everything up?  Or is there a work around for this?
>
>
> # df -kTP /boot
> Filesystem     Type 1024-blocks   Used Available Capacity Mounted on
> /dev/md126p1   ext4      487652 186803    271153      41% /boot
>

You should realize that the error message you are getting makes little sense.

Chances are your system has 3 kernels installed and potentially a "rescue" 
kernel. 
With that your /boot has 187MB used with 271MB available.  41% of the disk 
space has
been consumed.

It doesn't make any sense that the next kernel will need 271MB + 34MB to 
install.

As a comparison.  I have 3 kernels installed (including 4.16.11-300) + a 
"rescue"
kernel and

[root@meimei boot]# df /boot
Filesystem     1K-blocks   Used Available Use% Mounted on
/dev/sda1        1408512 214880   1104032  17% /boot

Or just 214MB used in total.

The first message shows "needs 34MB on the /boot filesystem" which seems about
right.  On my system...

initramfs-4.16.10-300   =  22MB
vmlinuz-4.16.10-300    =     8.3MB
System.map-4.16.10-300 = 3.9MB

The fact that the next message says " At least 34MB more space needed..."  
seems to
be saying that dnf think the /boot filesystem is full.

-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/TNT23VXC4UHKJIDLMD3HV46LEYER6HHO/

Reply via email to