[haiku-development] Re: PXE
- From: Raynald Lesieur <raynald.lesieur@xxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Sun, 22 Jul 2007 15:32:42 +0200
Quoting Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>:
On 2007-07-22 at 14:11:20 [+0200], Raynald Lesieur
<raynald.lesieur@xxxxxxxxxxxxx> wrote:
> The required servers -- TFTP, DHCP, and RemoteDisk -- remain the
> same. On OpenSUSE I use the "dhcp-server" and "atftp" packages, BTW.
> For testing I start them manually, which saves doing the inet
> configuration. Also note that the DHCP server should be the only one
> in the respective LAN. E.g. if you have a DSL router witch runs a
> DHCP server, you should disable it.
ok ! TFTP and DHCP works on Beos ( Dano for me ), but I don't
know if remotedisk currently exists under our favorite OS. if not, I
would test with my distribution Mandriva Spring ( french user obliges
;-) ).
RemoteDisk is our home-grewn protocol; the server is included in the Haiku
source tree. I haven't tested it, but I think it has a good chance to
compile under BONE/Dano without modifications.
CU, Ingo
ok, good and not good or perhaps I haven't a good way ...
I obtain this result:
$ TARGET_PLATFORM=dano jam remote_disk_server
...found 49 target(s)...
...updating 3 target(s)...
MkDir1 generated/objects/dano/x86/release/tools/remote_disk_server
C++
generated/objects/dano/x86/release/tools/remote_disk_server/remote_disk_server.o
/boot/home/Divers/haiku/src/tools/remote_disk_server/remote_disk_server.cpp:11: stdint.h: No such file or
directory
In file included from
/boot/home/Divers/haiku/src/tools/remote_disk_server/remote_disk_server.cpp:18:
/boot/home/Divers/haiku/headers/private/kernel/boot/net/RemoteDiskDefs.h:9:
stdint.h: No such file or directory
gcc -c "src/tools/remote_disk_server/remote_disk_server.cpp" -O2 -Wall
-Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith
-Wcast-align -Wsign-compare -Wno-multichar
-D_ZETA_USING_DEPRECATED_API_=1 -D_ZETA_TS_FIND_DIR_=1 -DARCH_x86
-D_NO_INLINE_ASM -DCOMPILE_FOR_R5 -DHAIKU_HOST_PLATFORM_DANO
-Isrc/tools/remote_disk_server
-Igenerated/objects/common/tools/remote_disk_server
-Igenerated/objects/dano/x86/common/tools/remote_disk_server
-Igenerated/objects/dano/x86/common/tools/remote_disk_server -I-
-Iheaders/private/kernel -Iheaders/build/host/dano -o
"generated/objects/dano/x86/release/tools/remote_disk_server/remote_disk_server.o"
;
...failed C++
generated/objects/dano/x86/release/tools/remote_disk_server/remote_disk_server.o
...
...skipped remote_disk_server for lack of
<src!tools!remote_disk_server>remote_disk_server.o...
...failed updating 1 target(s)...
...skipped 1 target(s)...
...updated 1 target(s)...
see later, thanks to.
Raynald Lesieur.
- Follow-Ups:
- [haiku-development] Re: PXE
- From: Axel Dörfler
- References:
- [haiku-development] PXE
- From: Raynald Lesieur
- [haiku-development] Re: PXE
- From: Urias McCullough
- [haiku-development] Re: PXE
- From: Ingo Weinhold
- [haiku-development] Re: PXE
- From: Raynald Lesieur
- [haiku-development] Re: PXE
- From: Ingo Weinhold
Other related posts:
- » [haiku-development] PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
- » [haiku-development] Re: PXE
On 2007-07-22 at 14:11:20 [+0200], Raynald Lesieur <raynald.lesieur@xxxxxxxxxxxxx> wrote:
> The required servers -- TFTP, DHCP, and RemoteDisk -- remain the
> same. On OpenSUSE I use the "dhcp-server" and "atftp" packages, BTW.
> For testing I start them manually, which saves doing the inet
> configuration. Also note that the DHCP server should be the only one
> in the respective LAN. E.g. if you have a DSL router witch runs a
> DHCP server, you should disable it.
ok ! TFTP and DHCP works on Beos ( Dano for me ), but I don't
know if remotedisk currently exists under our favorite OS. if not, I
would test with my distribution Mandriva Spring ( french user obliges
;-) ).
RemoteDisk is our home-grewn protocol; the server is included in the Haiku source tree. I haven't tested it, but I think it has a good chance to compile under BONE/Dano without modifications. CU, Ingo
- [haiku-development] Re: PXE
- From: Axel Dörfler
- [haiku-development] PXE
- From: Raynald Lesieur
- [haiku-development] Re: PXE
- From: Urias McCullough
- [haiku-development] Re: PXE
- From: Ingo Weinhold
- [haiku-development] Re: PXE
- From: Raynald Lesieur
- [haiku-development] Re: PXE
- From: Ingo Weinhold