DSL Embedded :: dsl-windows.bat



I don't remember what i was trying to do when i edited this file, but now i know that it is completly wrong.  I was wondering if I could just get the proper script or the file itself alone instead of downloading the entire dsl embedded file again.  I opened insteaded of saved so i don't have the original dsl-windows.bat file.
Hello !

Do you want this file ?

dsl-windows.bat :
Code Sample

REM Start qemu on windows.
@ECHO OFF

START qemu\qemu.exe -L qemu/ -enable-audio -localtime -kernel linux24 -initrd minirt24.gz -hda knoppix/knoppix -hdb qemu/harddisk -append "qemu sb=0x220,5,1,1 frugal quiet"

CLS
EXIT

hi
any tutorial about how to run DSL in USB in Windows (with qemu) ? (without rebooting server) and where to download necessary files ?

thanks ...  :;):

As a n00b I found the distro here http://distro.ibiblio.org/pub/linux/distributions/damnsmall/
and running it is very very simple, just put it on your USB stick (119Mo vFat/Fat16 formatted) and rund the dsl bat file and it will just start up.

Reading meself into this distro right now and trying to find al the intel. Like it already, running linux within Windows.


original here.