G:\\work\\Intel\\Intel_AMT_SDK_6.0_Hot_Fix_2450\\Windows\\Intel_AMT\\Bin>AMTRedirec
tion -host 192.168.1.23 -user admin -pass Asdf!234
a: Open SOL Session
b: Close SOL Session
c: Open IDER Session
d: Close IDER Session
e: Regular boot
f: SOL boot
g: SOL boot to BIOS setup
h: IDER Floppy boot
i: IDER CD boot
j: SOL + IDER Floppy boot
k: SOL + IDER CD boot.
m: enable Redirection listener
n: disable Redirection listener
l: Display Menu Option
x: Exit
choose an option> a
PT_STATUS_SUCCESS: The request succeeded.
choose an option> c
Do you want to read from a floppy disk or from an image file?(f/i) i
Enter image file name>G:\\work\\Intel\\IAMTDemo\\iAMTAssetSee\\IntelVirtualLS.img
Do you want to read from a CD or from an ISO file?(c/i) c
Enter cdrom device
PT_STATUS_SUCCESS: The request succeeded.
choose an option> h
Error: failed while calling IDER Floppy boot
Status = 2051
choose an option>
I want to let a remote host boot as IDER Floppy,but why failed (error Status = 2051)
1. The image file must be 2 gigs or less. Here is a link to some known good image files
http://communities.intel.com/docs/DOC-5594
2. If your IntelVirtualLS.img file is an actual file that can be copied to any directory you need to select i (for ISO file) at the second IDER prompt and specify the complete file path again like you did in the first IDER prompt.
Example: in the following, I used a floppy image file called fd001440.img which is on a USB Stick mounted at f:
a: Open SOL Session
b: Close SOL Session
c: Open IDER Session
d: Close IDER Session
e: Regular boot
f: SOL boot
g: SOL boot to BIOS setup
h: IDER Floppy boot
i: IDER CD boot
j: SOL + IDER Floppy boot
k: SOL + IDER CD boot
m: Enable Redirection listener
n: Disable Redirection listener
l: Display Menu Option
x: Exit
choose an option> m
enable Redirection listener: operation ended successfully.
choose an option> a
PT_STATUS_SUCCESS: The request succeeded.
choose an option> c
Do you want to read from a floppy disk or from an image file?(f/i) i
Enter image file name>f:\os_iso\fd001440.img
Do you want to read from a CD or from an ISO file?(c/i) i
Enter ISO file name>f:\os_iso\fd001440.img
PT_STATUS_SUCCESS: The request succeeded.
choose an option> j
SOL + IDER Floppy boot: operation ended successfully.
.
choose an option>
----------------
Also, keep in mind this is a sample meant to showcase how to utilize the individual APIs in source code; it's UI is basic.If you havephysical bootable media:floppy disk or CD, you would select 'f' in the first IDER prompt when using a floppy disk and 'c' in the second IDER prompt when using a CD.
I hope this helps. Let us know if you are still having difficulties.
Thanks,
-RB
链接已复制
1. The image file must be 2 gigs or less. Here is a link to some known good image files
http://communities.intel.com/docs/DOC-5594
2. If your IntelVirtualLS.img file is an actual file that can be copied to any directory you need to select i (for ISO file) at the second IDER prompt and specify the complete file path again like you did in the first IDER prompt.
Example: in the following, I used a floppy image file called fd001440.img which is on a USB Stick mounted at f:
a: Open SOL Session
b: Close SOL Session
c: Open IDER Session
d: Close IDER Session
e: Regular boot
f: SOL boot
g: SOL boot to BIOS setup
h: IDER Floppy boot
i: IDER CD boot
j: SOL + IDER Floppy boot
k: SOL + IDER CD boot
m: Enable Redirection listener
n: Disable Redirection listener
l: Display Menu Option
x: Exit
choose an option> m
enable Redirection listener: operation ended successfully.
choose an option> a
PT_STATUS_SUCCESS: The request succeeded.
choose an option> c
Do you want to read from a floppy disk or from an image file?(f/i) i
Enter image file name>f:\os_iso\fd001440.img
Do you want to read from a CD or from an ISO file?(c/i) i
Enter ISO file name>f:\os_iso\fd001440.img
PT_STATUS_SUCCESS: The request succeeded.
choose an option> j
SOL + IDER Floppy boot: operation ended successfully.
.
choose an option>
----------------
Also, keep in mind this is a sample meant to showcase how to utilize the individual APIs in source code; it's UI is basic.If you havephysical bootable media:floppy disk or CD, you would select 'f' in the first IDER prompt when using a floppy disk and 'c' in the second IDER prompt when using a CD.
I hope this helps. Let us know if you are still having difficulties.
Thanks,
-RB
In IAMT SDK 3.0 the file IntelVirtualLS.img is work good,but in IAMT SDK6.0 the file IntelVirtualLS.img is not work for IDER. why? Where can I get the good img file for SDK6.0? Do you give me the link for download?
Have you tried using one of the .img files from the link I provided above?
I have built the AMTRedirection sample from the version of the SDK you originally referenced above and I can successfully boot an Intel AMT6 system via IDEr using my .img file. Can you provide information about theIntel AMTclient/pc you are working with? i.e. model number, BIOS version, and Intel AMT version.
FYI - You can get the latest version of the SDK from:
http://software.intel.com/en-us/articles/download-the-latest-intel-amt-software-development-kit-sdk/
Thanks,
-RB
Thank you very much, RB.
IntelVirtualLS.img file is not found in SDK3.0, Intel technical support used to send it to us directly.
But it does not work in sdk6.0 environment.
I need an img file which can work in the circumstances of SDK6.0 now.
For example, f:\os_iso\fd001440.img in your computer
If you have one, please sent it to my mailbox at mfc361@163.com, or provide a download link.
The motherboard model of my IAMT system is DQ57TM, and the CPU model is i5-650
Looking forward to your reply-thank you!
My image file is a simple DOS image, you can create your own bootable DOS media or you can try searching the web for the file.
Jacob Gauthier on the vPro Expert Center does have a good list have boot disks he's used previously with IDEr that might be helpful: http://communities.intel.com/docs/DOC-5594
There's also this link that includes an iso that can be loaded by IDEr and used for remote disk sharing, it might be interesting to you as well: http://communities.intel.com/docs/DOC-4785
Hi RB, Thank you for your reply!
Now I use Intel provided AMTRedirection.exe and IMRGUI.exe, but no successful implement IDE remote redirects ( including IMG files and ISO files and real boot CD).
However, you successfully use f:\os_iso\fd001440.img file for redirection. Can I try your files in order to make sure whether it was caused by files or not?
If your file is not large, please sent to my mailbox, mfc361@163.com.
Thanks!
If you'd like, you can grab the image off of the web; here is asite that offers the disk image. I can not vouch for the site itself, but I've downloaded their image and tested it succesfully.
http://severinterrier.free.fr/Boot/ImgBoot/index.htm
If you choose to trust this site, locate the fd001440.zip link,download the file and unzip. This file has a .ima extension, you can use it as is or rename it to .img; just make sure you specify the proper extension when answering the sample's prompts.
G:\work\Intel\Intel_AMT_SDK_6.0_Hot_Fix_2450\Windows\Intel_AMT\Bin>AMTRedirec
tion.exe -host 192.168.1.23 -user admin -pass Asdf!234
a: Open SOL Session
b: Close SOL Session
c: Open IDER Session
d: Close IDER Session
e: Regular boot
f: SOL boot
g: SOL boot to BIOS setup
h: IDER Floppy boot
i: IDER CD boot
j: SOL + IDER Floppy boot
k: SOL + IDER CD boot.
m: enable Redirection listener
n: disable Redirection listener
l: Display Menu Option
x: Exit
choose an option> a
PT_STATUS_SUCCESS: The request succeeded.
choose an option> c
Do you want to read from a floppy disk or from an image file?(f/i) i
Enter image file name>C:\Downloads\fd001440\fd001440.img
Do you want to read from a CD or from an ISO file?(c/i) i
Enter ISO file name>C:\Downloads\fd001440\fd001440.img
PT_STATUS_SUCCESS: The request succeeded.
choose an option> j
Error: failed while calling SOL + IDER Floppy boot
Status = 2051
choose an option> m
enable Redirection listener: operation ended successfully.
choose an option> j
Error: failed while calling SOL + IDER Floppy boot
Status = 2051
choose an option>
Thanks RB! I use your file also can't get result successful! How do I get right result?
Regards,
Roger
To Roger's comment about why a floppy image is being specified for the CD...
Keep in mind this is a sample for showing how to use the apis and has a simple UI; it was not designed as a tool.The UI requries two imputs; so in this case, since we are using a floppy image entered in the first prompt we simply need to provide accpetable input to the second prompt.
When prompted with: Do you want to read from a CD or from an ISO file?(c\i)
if you have a CD drive you could have selected 'c' and provided the drive letter (example: D:)
Regards,
Roger
[cpp]//The command specified in the remote control command //is not supported by the Intel AMT device #define PT_STATUS_INVALID_COMMAND 0x803 #define AMT_STATUS_INVALID_COMMAND 0x803 [/cpp]
