NTRDualBootImage

Differences between revisions 1 and 2
Revision 1 as of 2008-09-09 00:42:41
Size: 1178
Editor: dynamic-98-140-66-40
Comment:
Revision 2 as of 2008-09-28 19:31:25
Size: 4012
Editor: 216-164-140-98
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Basically, NTR installs and supports Windows installs. They feel that much of their support time is wasted re-installing that operating system. They are looking to the LoCo to create an automated re-install process for Windows, that the user themselves can implement. The Nonprofit Technology Resources has approached us with a project that involves getting a flavor of Gnu/Linux on all of their desktops. They asked if we could create an automated re-install process for Windows, that the user (NTR customer) themselves can implement. Basically, NTR installs and supports Windows installs. WinXP often gets corrupted and they feel that much of their support time is wasted re-installing it.
Line 6: Line 6:
The negotiations ended up being, along with that functionality, the boxes would have to be dual boot; Windows as primary, with the option to boot an Ubuntu flavor. The negotiations ended up being, along with that functionality, the boxes would have to be dual boot; Windows as primary, with the option to boot an Ubuntu flavor.  The grub menu will show three items:
  * Windows XP
  * Xubuntu 8.0.4.1
  * Restore WinXP
Line 8: Line 11:
The Ubuntu flavor, the Windows re-install image, and the re-install scripts will reside on a separate 6 gb HD.
The process for making this possible is a bit complicated. NTR has a pile of old hard drives that vary in size from 6GB and 20GB. They already have desktop PCs with WinXP already installed. Our plan is to install Xubuntu to all of those extra drives, set them to Master, and then install them in the desktop PCs. Here's a block diagrams that details the process:
Line 12: Line 14:
== Team Members (add your name and task) ==
||'''Team Member Name''' ||'''Contact'''||
||[[https://launchpad.net/~kejava|Kevin Valentine]] ||kevin dot valentine at gmail||
||[[https://launchpad.net/~jedijf|Jim Fisher]] ||(215) 317-1522 / jedijf at yahoo||
Line 18: Line 23:

== Time Line of Tasks Completed ==
=== Phase I ===
==== Demonstrate Feasibility of WinXP Restore to NTR (DONE 2008-09-20) ====
  * Call partimage with parameters that limit user interaction
  * Use gfxboot for the demonstration
  * Modify upstart scripts to run partimage with a specific grub boot parameter

=== Phase II ===
==== Test Final Drive Image at NTR (DONE 2008-09-27) ====
  * Verify that several target desktops boot Xubuntu with drive
  * Verify that WinXP image can be created from script on the desktop
  * Verify that WinXP image can be restored from grub menu selection
  * Try cloning with the [[http://www.kanguru.com/clone12hd.html|KanguruClone 12 HD]] disk cloning system

=== Phase III ===
==== Determine Disk Method Cloning for Xubuntu Drive ====
  * Test new single partition drive on cloning system
  * Test alternative cloning method if cloning system fails

=== Phase IV ===
==== Clean Up and Add Features to Xubuntu Drive ====
  * Add documentation and links to information
  * Link to Pidgin so user can ask questions on our IRC channel
  * Settle on a gfxboot splash image. How much info should be in it?
  * Provide calendar alerts for when the next NTR workshop is coming
  * Add tutorial that shows user how to backup WinXP personal files

=== Comments and Questions ===
 1. [[http://www.kanguru.com/clone12hd.html|KanguruClone]] could not resize the drive properly when going from a small Master to a larger Target drive. The cloning system may have issues with having more than one partition on the drive.
 0. If we have to got with an alternative cloning process for the Xubu drive, what are our options?
   a. Standalone PC with the Xubu Drive slaved to one of the IDE channels. Write a script that does the imaging.
   0. As was discussed in IRC, use Clonezilla over the network. NTR didn't like this idea before but they may be interested now.
   0. Have LoCo team members manually copy (partimage) Xubuntu onto each drive and then resize with gparted.

NTR Dual Boot Re-Image Project

Project Overview

The Nonprofit Technology Resources has approached us with a project that involves getting a flavor of Gnu/Linux on all of their desktops. They asked if we could create an automated re-install process for Windows, that the user (NTR customer) themselves can implement. Basically, NTR installs and supports Windows installs. WinXP often gets corrupted and they feel that much of their support time is wasted re-installing it.

The negotiations ended up being, along with that functionality, the boxes would have to be dual boot; Windows as primary, with the option to boot an Ubuntu flavor. The grub menu will show three items:

  • Windows XP
  • Xubuntu 8.0.4.1
  • Restore WinXP

The process for making this possible is a bit complicated. NTR has a pile of old hard drives that vary in size from 6GB and 20GB. They already have desktop PCs with WinXP already installed. Our plan is to install Xubuntu to all of those extra drives, set them to Master, and then install them in the desktop PCs. Here's a block diagrams that details the process: Basic Logic Flowchart

Team Members (add your name and task)

Team Member Name

Contact

Kevin Valentine

kevin dot valentine at gmail

Jim Fisher

(215) 317-1522 / jedijf at yahoo

Location and Information

NTR Website
Directions to NTR
Google Map Visuals & Info

Time Line of Tasks Completed

Phase I

Demonstrate Feasibility of WinXP Restore to NTR (DONE 2008-09-20)

  • Call partimage with parameters that limit user interaction
  • Use gfxboot for the demonstration
  • Modify upstart scripts to run partimage with a specific grub boot parameter

Phase II

Test Final Drive Image at NTR (DONE 2008-09-27)

  • Verify that several target desktops boot Xubuntu with drive
  • Verify that WinXP image can be created from script on the desktop
  • Verify that WinXP image can be restored from grub menu selection
  • Try cloning with the KanguruClone 12 HD disk cloning system

Phase III

Determine Disk Method Cloning for Xubuntu Drive

  • Test new single partition drive on cloning system
  • Test alternative cloning method if cloning system fails

Phase IV

Clean Up and Add Features to Xubuntu Drive

  • Add documentation and links to information
  • Link to Pidgin so user can ask questions on our IRC channel
  • Settle on a gfxboot splash image. How much info should be in it?
  • Provide calendar alerts for when the next NTR workshop is coming
  • Add tutorial that shows user how to backup WinXP personal files

Comments and Questions

  1. KanguruClone could not resize the drive properly when going from a small Master to a larger Target drive. The cloning system may have issues with having more than one partition on the drive.

  2. If we have to got with an alternative cloning process for the Xubu drive, what are our options?
    1. Standalone PC with the Xubu Drive slaved to one of the IDE channels. Write a script that does the imaging.
    2. As was discussed in IRC, use Clonezilla over the network. NTR didn't like this idea before but they may be interested now.
    3. Have LoCo team members manually copy (partimage) Xubuntu onto each drive and then resize with gparted.

PennsylvaniaTeam/CommunityOutreachTeam/NTRDualBootImage (last edited 2009-08-29 14:26:50 by pool-96-227-252-122)