Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Vmlinux
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Location== Traditionally, the kernel was located in the [[root directory]] of the filesystem hierarchy; however, as the bootloader must use [[BIOS]] drivers to access the [[hard disk]], limitations on some [[i386]] systems meant only the [[cylinder 1024|first 1024 cylinders]] of the [[hard disk]] were addressable. To overcome this, Linux distributors encouraged users to create a [[disk partitioning|partition]] at the beginning of their drives specifically for storing [[bootloader]] and kernel-related files. [[GRUB]], [[LILO (boot loader)|LILO]] and [[SYSLINUX]] are common [[bootloader]]s. By convention, this partition is [[mount (computing)|mount]]ed on the filesystem hierarchy as <code>/boot</code>. This was later standardised by the [[Filesystem Hierarchy Standard]] (FHS), which now requires the Linux kernel image to be located in either <code>/</code> or <code>/boot</code>, although there is no technical restriction enforcing this.<ref>{{cite book | chapter = Section 3.5.2 β /boot : Static files of the boot loader | title = FHS 2.3 | date = 2004-01-29 | access-date = 2014-03-11 | url = http://www.pathname.com/fhs/pub/fhs-2.3.html#BOOTSTATICFILESOFTHEBOOTLOADER | quote = The operating system kernel must be located in either / or /boot.}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)