I have made my own linux distribution, based on Microcore Linux. It can be useful to test security level of wireless networks.
Link to ISO imageThis 10MB ISO image, should be burned on cd. It's only 10 MB
After booting from cd you'll have only text-mode linux.
Screen resolution is set to 1024x768.
To change active console just press Ctrl+Alt+Fx x={1,2,...,6}
Login:
tc no password. After logging type:
sudo su to have root privileges.
Tested chipsets:
Intel 3945
Ralink RT73
Atheros (don't remember which. it had support for 'n' wireless networks)
all worked great.
Untested chipsets:
Ralink RT2500, RT61, RT2570 (all should work, but I'm not sure)
RTL8187 (I'm not sure it will work)
Intel 4965 (It will not work, because I have forgotten to include wpa_supplicant)
Will not work:
BroadCom, ZyDAS chipsets and all others.
To busybox i have added: wireless-tools, macchanger and all of aircrack-ng.
There is support for FAT fs, ext2,3 and NTFS(read only) and swap FS.
I need beta-testers:)