Hi tacpilot,
You have booted the PXE master server.
yes
created on the server, /nfs/ws1/nfs.list file listing all the extensions you want avail to the nodes (guessing one per line)
yes but i don't know if i did it in the right way.
i copied all extensions to nfs/ws1/tce/optional
and add the lines to nfs/ws1/nfs.list like:
/nfs/ws1/tce/optional/nfs-utils.tcz
/nfs/ws1/tce/optional/getlocale.tcz
/nfs/ws1/tce/optional/nano.tcz
/nfs/ws1/tce/optional/Xorg-7.7.tcz
etc...
You have booted the worker node successfully ??
if you mean with worker node the client then yes i managed to boot TinyCore from PXE but it didn't load all extensions i listed
logging into worker node you should find in /tmp/tce , all the node specific extensions you listed in /nfs/ws1/nfs.list on the server
yes you are right but i didn't find all extensions i listed in nfs.list
as i get some messages while booting like:
open /dev/fb0: no such device
loop1: detected capacity change from 0 to 8
loop1: detected capacity change from 0 to 8
loop1: detected capacity change from 0 to 72
loop2: detected capacity change from 0 to 128
loop3: detected capacity change from 0 to 264
loop4: detected capacity change from 0 to 3368
loop5: detected capacity change from 0 to 88
loop6: detected capacity change from 0 to 28160
loop7: detected capacity change from 0 to 1520
loop8: detected capacity change from 0 to 280
loop9: detected capacity change from 0 to 64
loop10: detected capacity change from 0 to 24
loop11: detected capacity change from 0 to 928
does that mean that there is not enough RAM to load all extensions ?
this is my PXE config:
#DEFAULT menu.c32
#timeout 0
#MENU TITLE PXE-Server Boot Menu
#LABEL TinyCore
#MENU LABEL TinyCore
#KERNEL /nfs/ws1/vmlinuz64
#APPEND initrd=/nfs/ws1/corepure64.gz nfsmount=Server-IP:/tftpboot/nfs/ws1 tftplist=Server-IP:/nfs/ws1/nfs.list tce=nfs/ws1/tce
the
# to prevent Forum from giving Error