Major changes to zool5 are
- linux 2.4.37.11 instead of 2.4.26
- busybox 1.20
- no vesa support (vga only)
- usb uhci/ohci hub support
- usb mass storage and keyboard support
- updated busybox with a lot more tools
- runs 'udhcpc eth0' in background
- working DNS resolution
- runs with memdisk
- in syslinux.cfg or similar use
kernel /path/to/zool5-2.4.37.11.img
append initrd=/path/to/zool5-2.4.37.11.img root=/dev/ram0 rw
- runs in qemu
qemu-system-i386 -fda /path/to/zool5-2.4.37.11.img
To include missing drivers yourself, first identify their
availability in linux-2.4.37.11 sources. If successful,
remaster the zool5 with the steps outlined below.
- apply *.patch from directory '/root' (in floppy filesystem)
- copy *.config from same dir to linux-2.4.37.11/.config
- make menuconfig (optional, change kernel config)
- make oldconfig zool5
This project is not actively maintained.
gcc-7.5.0 + linux-2.4.x.y may oops,
test + use at your own risk!
Downloads:
0 This Week