Re: how to script for SLAM

ShenQiyu <[email protected]>
Newsgroups gmane.network.etherboot.user
Message-ID <[email protected]>
Dear Shao,

 

Thanks!

 

Following your guide, I have completed the test.

 

But I could only boot winpe 2.0 with MEMDISK in VMWare virtual machine with 512M or 1G memory .

 

When I use Lenovo T400 notebook, it failed .

 

The winpe image could be downloaded and the initial boot is successful. The windows boot loader started and shows that winpe.wim is loaded. But after that the screen will show nothing. And I tried tftp and http protocol to download the image, the result is the same. 

 

Then, I try it with PXELINUX and MEMDISK, the booting is successful into PE environment every time.

 

When break the MEMDISK before the actual boot, there could be found something different:

With gpxe, the ramdisk is at 0x8f800000, but with pxelinux, the ramdisk is a little higher at 0x966ae000.

 

The machine has 4G memory and the winpe image size is about 112M.

 

Could please anyone give me some hints for it?

 

Regards!

 

Paul
 
> Subject: RE: [Etherboot-discuss] how to script for SLAM
> Date: Fri, 28 Aug 2009 11:29:20 -0400
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> 
> Good day Paul,
> 
> You asked about using gPXE to fetch and load a Windows PE environment
> utilizing MEMDISK.
> 
> Your first question seemed to be concerning HTTP versus TFTP. In your
> sample script, replace
> 
> http://webserver/
> 
> with
> 
> tftp://tftpserver/
> 
> and that should do the trick.
> 
> Your second question concerned the SLAM protocol, so you might enjoy a
> look at the gPXE source code file gpxe/src/net/udp/slam.c It sort of
> looks like you'd have to replace
> 
> http://webserver/
> 
> with
> 
> x-slam://slamserver/
> 
> as well as to enable the SLAM protocol in a gPXE compilation, by editing
> gpxe/src/config/general.h and changing the line
> 
> #undef DOWNLOAD_PROTO_SLAM
> 
> to
> 
> #define DOWNLOAD_PROTO_SLAM
> 
> and then recompiling gPXE.
> 
> I hope this helps.
> 
> - Shao Miller

_________________________________________________________________
录禄谩碌虏禄氓碌路陆拢驴麓⒚铆碌录卯msn禄楼露炉鹿娄拢隆
http://ditu.live.com/?form=TL&swm=1

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf

_______________________________________________
Etherboot-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/etherboot-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.