Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63986 - genkernel should check for free disk space in /boot
Summary: genkernel should check for free disk space in /boot
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-14 04:57 UTC by Aaron Peterson
Modified: 2004-11-27 05:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Peterson 2004-09-14 04:57:12 UTC
df /boot

(i'm trying to figure out the syntax for the exact test, I'll paste it here if i figure it out)

there should be a check for probably be about 5 megs free? and at least a warning, possibly a fatal error..

and if the copying to the boot partition isn't successfull there should be a notice.. (i think there already is)

but it looks like the copy to /boot is integrated into the functions... the copy to /boot should occur at the end if successfull..

i'm looking into it.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-11-27 05:57:06 UTC
There's no way to check until both the kernel and initrd are compiled. And if there isn't enough space, genkernel should fail to copy and say so clearly - if this isn't the case, then please reopen this bug. Not much else that can be done here...