Mark,
> Hey all
>
> I have seen a number of posts on using linux to deploy xpe. I was wondering
> if anyone had a documented howto? I'm thinking of putting together a howto
> website for xpe since there a quite a few hacks I've had to pull off.
You are probably looking for Linux dd command. There is a bunch of tutors availalbe on Web about the dd command.
E.g.:
http://www.mckeay.net/secure/archives/000273.html
> Also if anyone who has done this was able to use RIS (Remote Installation
> Services) to do so, I would be very impressed and would extremely appreciate
> some help in that regard.
I never tried deploying XPe images with linux through RIS but obviously you have other options there:
- WinPE. You can automate the entire deployment scenerio using commands like diskpart/format/etc. from a script running under
WinPE.
It will be pretty easy to establish a network connection to a MS server share from WinPE if required.
- DOS (search Net for 3COM RIS DOS image editor utility). Using tools like fdisk/format, or Ghost for DOS, or etc. you can
automate the deployment.
If needed a network access can be set up from DOS too.
- Your own "small" XPe image that automates all the deployments steps. (a good flexible replacement for the WinPE)
All scenerios were discussed in this NG in some good details.
> For obvious reasons microsoft is anti-linux but at the same time, their
> remote boot service for xp has some real shortcomings.
I prefer RBS vs RIS just because the RBS is much easy to install, set up and control than RIS.
--
Regards,
KM