Run jnode with tftp / Executer jnode avec tftp
Require two PC with ethernet card / Vous avez besoin de deux PC avec carte ethernet
Before start you need compile JNODE from last stable source
Avant de commencer vous devez compiler JNODE avec les dernières sources stables
For this you need NASM (http://nasm.sourceforge.net/) and a JDK
Pour cela vous avez besoin de NASM (http://nasm.sourceforge.net/) et d'un JDK
And set the NASM home directory on your Windows PATH, and set the variable JAVA_HOME
Puis de mettre dans la variable PATH de Windows le répertoire ou ce trouve NASM et de définir la variable d'environnement JAVA_HOME
And run the build.bat
Ensuite lancez build.bat
1) make a boot disk TFTP / créer une disquette de boot TFTP
-get grub image from : http://i30www.ira.uka.de/~ud3/mkgrubdisk/
(menu file = (nd)/menu-nb.lst)
-get dd for Windows : http://uranus.it.swin.edu.au/~jn/linux/rawwrite/dd.htm
-execute : dd if=c:\temp\grubdisk.img of=\\.\a: bs=1440k
2) Install tftp32 / Installer tftp32
-get tftp : http://tftpd32.jounin.net/
-configure "dhcp server" :
set ip adresse/rage / configuré votre adresse ip ou range
set --> option : 150 (nd)/menu-nb.lst
-configure "tftp server"
set the base dir : jnode\src-0.1.6\all\build\x86\netboot
option : PXE configuration, translate Unix file, allows '\' As Virtual root
3) boot your second PC on the floppy / Démarrez votre deuxième pc sur la disquette de boot
Voila ! Enjoy !
___________________________________________
Yves (bubble@jmob.net)
- Login to post comments
Good job !
I see that you have finally found a way to use your 2 PCs (I talked with you in a french speaking forum).
That's better than rebooting every 2 minutes, as you said