PDA

View Full Version : knoppix e uml



parula
11-23-2005, 08:11 PM
hello,I'm an italian student, Iwant to know if there is a version of knoppix with user mode of linux.I download the version 4.0.2 but it's not what I wont.
Grazie

Anders S
01-20-2006, 08:53 AM
There is a version called Crab that is used for router simulation by running Quagga in multiple UMLs.
http://www.isk.kth.se/proj/crab/

Quickstart:
Download and boot the LiveCD, start a terminal and run:
xterm -title Router1 -exec /crab/.uml/kernel ubd0=/crab/.uml/Router1.cow,/crab/.uml/rootfs hostname=Router1 eth0=daemon,00:00:00:00:00:01 e0=192.168.0.1,255.255.255.0 mem=16M &

I am currently involved in creating an new router simulator that uses Xen instead of UML.