64MB RAM is possible for XP Embedded Diskless Boot With DHCP Enabled?

  • Thread starter Thread starter Rong
  • Start date Start date
R

Rong

Greeting,

Have over 100 sets machine which just 64MB RAM, is it possible for XP
Embedded Diskless Boot With DHCP Enabled?

Thanks
RongRong
 
Rong,

Yes, it is assuming you've got PXE support on target.
Look in to documentation for Remote Boot.

Considering the RAM specs you got, you would probably want to go with Minlogon image.
 
Thanks KM,

Could you please share the run-time building log (with the component
name and Estimated component sizes) for this "minlogon image"? I have
try over 300 hours still got a image around 140MB. it is no way to fit
64MB.

Thank you very much
RongRong
 
Rong,

Unfortunately, I cannot chare the component's project information. Hope for your understanding.
However, my images wouldn't be relevant to you anyway as the hardware platforms are likely different from yours.

A few hints for you to minimize the footprint:
When you build your Minlogon image you may want to turn off the TD AutoResolve Dependencies option.
Also, make sure to disable all unnecessary components in the SLD macro component you got from TAP/PMQ import.
Do not resolve stack of huge component like IE.
Do not include Explorer app in your image. (as Shell use CMD or less)
Use NTFS with compression (if acceptable).
Do not enable pagefile.
 
Back
Top