scene.org File Archive

File download

<root>­/­mirrors­/­flerp­/­.s­/­groups.hun­/­ESP-team­/­linux/LILO-2.0_for_DOSemu-VMware.txt

File size:
720 bytes (720B)
File date:
2013-11-26 23:08:44
Download count:
all-time: 92

Preview

LILO v2.0 modified for use with DOSemu and VMware 
(C) 1999 by Arpad Gereoffy (a.k.a. A'rpi of ESP-team)

Original LILO program code Copyright 1992-1997 Werner Almesberger.

Only file 'second.S' was modified:
  - if running under DOSemu, emulates pressing of 'd' key
  - if running under VMware, emulates pressing of 'w' key
  - some long ascii text was shortened to fit code into 4096 bytes

You have to configure your DOSemu partition label = d, and VMware label = w
(sample config file included)

DOSemu detection:  [fffe:0000] == "$DOSEMU$" (must work with every version)
VMware detection:  [f166:0008] == "VMware"   (works with VMware v1.0.2)

Please report bugs and ideas to arpi@esp.kign.org