Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 04-Aug-2005, 11:31 AM
ozzyjunk@comcast.net
NNTP User
 
Posts: n/a
Default error opening operating system winxp imaging

> we are in the process of imaging dell p3 833mhz machines, created an
image
> (xp) put the image up(the image works fine), brought the image down-all
> looks great-reboot and get the message error opening operating
> system....we believe it is a problem associated with the format of the
> hard drive (zen imaging works on all other machines we are working with)
> these particular machines came to us as surplus and have had the HD
> scrubbed...we are at a loss to get this to work...any ideas??


after the image comes down, try booting to a 98 boot disk & run an
FDISK /MBR to reset the master boot record.

I've seen problems like this before & the boot record was the answer.
I ened up scripting all my image objects to tftp a backedup mbr file &
then use it AFTER the image and BEFORE the first reboot, ala --

(Image Object - Scripted Image Section)
hdparm -d1 /dev/hda;
img rp x.x.x.x //%servername%/share/base.zmg;
img rp x.x.x.x //%servername%/share/addonimage.zmg;
tftp -v -c get x.x.x.x:boot.MBR #(where x.x.x.x = the tftpserver address)
dd if=/boot.MBR of=/dev/hda bs=446 count=1

Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 01:05 AM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.2