Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21c667cbe70f49c

Jump to content

// Workers AI · dad joke modeWhat did Loadlin say to the computer? You're loaded with expectations.

From Wikipedia, the free encyclopedia
loadlin
DevelopersHans Lermen, Samuel Thibault
Release1994[1]
Stable release
1.6f / September 17, 2012; 13 years ago (2012-09-17)
Operating systemDOS
TypeBootloader
LicenseGPL-2.0-or-later
WebsiteOfficial website

loadlin is a Linux boot loader that runs under 16-bit real-mode DOS (including the MS-DOS mode of Windows 95, Windows 98 and Windows Me startup disk). It allows the Linux system to load and replace the running DOS without altering existing DOS system files.

loadlin and the Linux kernel are both files on a file system accessible to DOS. It loads the Linux kernel into memory from a file. It also places various configuration parameters into memory, and transfers control to the kernel. The kernel reads these parameters, initializes and runs, replacing DOS completely.

Optionally, it can be configured to supply the kernel with an initial RAM disk, loaded into memory before transferring control to the Linux kernel. It passes to the kernel information about the RAM disk and its location. Furthermore, parameters can be passed to the Linux kernel that make it use that RAM disk as its root file system. The startup programs in that file system often cause Linux to mount another file system (perhaps on a fixed disk) and switch to using that as its root file system.

loadlin operates as a separate program and does not modify the master boot record, which can be useful for situations where there are concerns about modifying the MBR (which could lead to an unbootable system if done incorrectly). Due to its structure, loadlin only works on DOS-based operating systems, and will not work on NT-based versions of Windows.

See also

[edit]

References

[edit]
  1. Tobler, Michael (2001). Inside Linux. Sams Publishing. p. 582. ISBN 978-0-7357-0940-9. LOADLIN v1.6 (C) 1994..1996 Hans Lermen
[edit]

Download

[edit]