Wine is working in Slax! Abbreviated instructions for installing a special version of Slax (similar to installing DSL linux):
1. download slax-killbill-5.1.8.1.iso
extract files to top dir of hdd image
2. syslinux.com and ldlinux.sys (from syslinux archive in prior post) copied to top dir of hdd image
3. boot a dos floppy image, mount the above hdd image, and run inside dosbox:
lock c:
syslinux -ma c:
4. exit dosbox, rename a file inside the hdd image:
isolinux.cfg to syslinux.cfg
edit lines of syslinux.cfg so the relevant append line appears as below:
label slax
kernel boot/vmlinuz
append vga=785 changes=slaxsave.dat max_loop=255 initrd=boot/initrd.gz init=linuxrc load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=4444 root=/dev/ram0 rw nohotplug nopcmcia acpi=off nocd noagp ramsize=100M autoexec=flux
5. boot hdd image
This version has "wine" v0.9.17 to run Windows apps/games (copied Windows programs to hard disk image so they are accessible via directory /mnt/hda1).
Slax window manager:
The attachment Slax_special_edition.PNG is no longer available
Slax "wine" running win32 "Dependency Walker":
The attachment Slax_running_WINE _1.PNG is no longer available
Slax "wine" running installation program for a win32 chess client:
The attachment Slax_running_WINE _2.PNG is no longer available
Slax "wine" running win32 chess client:
The attachment Slax_running_WINE _3.PNG is no longer available