#########################################################################
#
# DSL qemu embedded and native Instructions
#
# DSL &  QEMU This is to be considered a preview Version.
#
#
#########################################################################
#

I hope you like Damn Small Linux!

Authors:
John Andrews John@damnsmalllinux.org
Robert Shingledecker Robert@damnsmalllinux.org 

--------------------------------------------------------------------------

NATIVE

Booting directly into DSL via BIOS Instructions:
Make sure your machine is capable of booting from USB-ZIP
Also some machines also require that USB-KEYBOARD be also enabled in BIOS. 

Note many others use various methdos to boot from USB.
Booting from USB pendrives vary widely based on BIOS and pendrives.


---------------------------------------------------------------------------

To use the Virtual Machine provided by Qemu...


When Running from Windows:
Double click on 'dsl-windows.bat'

When Running from Linux:
Mount the pendrive and then
from shell type:

 dsl-linux.sh

If dsl-linux will not execute then see qemu-linux-notes.txt


-----------------------------------------------------------------------------

To boot from the standard DSL boot usb floppy at the first boot prompt type:

boot: dsl qemu frugal

Note: we need the extra boot time option of qemu, as the standard boot usb
floppy does not know about qemu. 

-----------------------------------------------------------------------------

To boot from the standard DSL cdrom at the first boot prompt type:

boot: dsl fromhd=/dev/sda1 qemu frugal

Note: here need an additional boot time option to tell the standard cdrom
version to not boot from the cd, but to boot from the pendrive.

-----------------------------------------------------------------------------

For support go to http://www.damnsmalllinux.org
and follow the link to the fourms.
