Hi, More informal:
i have now a dhcp & ftp server. I put configured to start pulsar as PXE. Result - it doesn't work as expected. In more detail: I linked a /nova subdirectory to build. (or to build/nove_x86_64) in the nova directory the runscript created a link named nova_x86_64 -> the path in the config_00... is therefore wrong). I manually corrected it and linked correctly. Pulsar with PXE was still not working. Therefore i cheated. Instead of linking i inserted in the tool/run script a rm -r nova/var and a cp to copy the correct var directory to nova/var. That worked. Link to same directory -> boot not possible, copy of the var directory to /tftp.../nova/var-> remote system boots. Best regards, Wolfgang ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
