Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76360 - genkernel does not check if /boot is mounted
Summary: genkernel does not check if /boot is mounted
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-01 18:26 UTC by Eero Volotinen
Modified: 2005-01-02 14:57 UTC (History)
1 user (show)

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 Eero Volotinen 2005-01-01 18:26:11 UTC
genkernel does not check if /boot is mounted.
If should do it, because, else kernel and initrd goes to wrong place

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Stian Skjelstad 2005-01-01 18:50:09 UTC
Would not these normally already be mounted on a normal system, and /boot is not always an independent partition either. If you intend to let /boot be on an own partition, it should be the users own responsibility that it is mounted.

You could also have migrated away from having /boot on it's partition and set the entry to noauto in /etc/fstab
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2005-01-02 14:57:21 UTC
genkernel does check if /boot is mounted; check genkernel.conf and ensure MOUNTBOOT is on.