I have a lab of Asus 1000HE netbooks. I imaged these a few years ago with XP and Fog .29 and had no issues. A few months ago I imaged these with Win7 and fog .29. To upgrade to windows 7 I had to install a bios update. Again no issues. Now I want to go back to XP. I’m now using fog .32. The image fails when downloading. See image link below. I’ve tried the old xp image and I’ve created a new xp image and both do the same thing. To install xp I have to change IDE Configuration setting in bios from AHCI to IDE. I’ve tried deploying with fog and setting up golden images on a few different netbooks to make sure it’s not a single computer issue. Could it be bios related? I tried to downgrade. I don’t think it’s possible.
Before I install the OS I follow these steps:
[CODE]Diskpart
list disk [See which drive is which]
select disk 1 [corresponding to disk on your computer]
clean
create partition primary
select partition 1
active
format fs=ntfs quick
assign
exit
exit[/CODE]
When I’m finished creating the golden image I run [CODE]chkdsk /f[/CODE] reboot twice and then [CODE]chkdsk /x c:[/CODE] reboot twice and then upload to fogserver.
ERROR:
[CODE]Changing hostname…NTFS signature is missing.
Failed to mount ‘/dev/sda1’: Invalid argument
The device ‘/dev/sda1’ doesn’t seem to have a valid NTFS.
Maybe the wrong device is usied? Or the whole disk instead of a partition (e.g. /dev/sda, not /dev/sda1)" Or the other way around?
unmount: can’t unmount /ntfs: Invalid argument[/CODE]
[url=“/_imported_xf_attachments/0/65_fogAsusXpDownloadError.jpg?:”]fogAsusXpDownloadError.jpg[/url]