G
garvin.seto
Creating an XPe Installation CD [revisited]
In the past I have inquired about creating an installation cd for my
headless devices. That runs XPe. This is for those that are in the
same boat as me. And I am also looking for questions and comments
about my implementation, in order to do it better.
Problem:
- create a bootable installation cd, much like an windows xp cd install
"set it and forget it"
- cheap-affordable... some places charge a fee per cd you burn and
distribute.
- Easy to use
Solution:
- created a linux boot cd (Burn s/w: nero or sonic cd now and Linux
distro: hal91 or RescueCD)
- made custom boot script to:
+ copy over a compressed image of XPe (i.e. image.tar.gz)
+ uncompress image
+ eject cd
+ create beeping noise to notify the user to reboot the pc
- reboot pc
Discussion:
- This is what I've been able to do so far. Things left to do:
+ Have the custom script format the entire hard drive and create a
boot partition to copy the image to, if that s possible
- Questions / Comments / Concerns
In the past I have inquired about creating an installation cd for my
headless devices. That runs XPe. This is for those that are in the
same boat as me. And I am also looking for questions and comments
about my implementation, in order to do it better.
Problem:
- create a bootable installation cd, much like an windows xp cd install
"set it and forget it"
- cheap-affordable... some places charge a fee per cd you burn and
distribute.
- Easy to use
Solution:
- created a linux boot cd (Burn s/w: nero or sonic cd now and Linux
distro: hal91 or RescueCD)
- made custom boot script to:
+ copy over a compressed image of XPe (i.e. image.tar.gz)
+ uncompress image
+ eject cd
+ create beeping noise to notify the user to reboot the pc
- reboot pc
Discussion:
- This is what I've been able to do so far. Things left to do:
+ Have the custom script format the entire hard drive and create a
boot partition to copy the image to, if that s possible
- Questions / Comments / Concerns