Open rgl opened 4 years ago
Another related question, is it normal for IDER to be so slow?
In my local Gigabit network a dd if=/dev/sr0 of=/dev/null
runs at 1.5 MB/s (about 12 Mbps).
@rgl It's very slow for me too. From my search, this seems to be an issue with most IPMI interfaces (vProd, IPMI, etc.). I use netboot.xyz instead which is MUCH faster.
Hello, For KVM, there is an option from version 3 of setup.bin format.. It is called by USBfile.exe from Intel AMT SDK when creating setup.bin file: -kvm 1
Source: "USBFile Readme.txt" [...] -kvm 0|1: disable/enable KVM. [...]
But for "Redirection port", I did not find what option could activate this setting, although it can easily be modified within the interface (Intel Manageability Commander or MeshCommander).
Thanks. Regards, Alex
I've configured Setup.bin as:
But after provisioning, the AMT Redirection port and KVM features are not enabled:
How do I enable them in Setup.bin?
BTW, I'm trying to document a basic AMT setup at rgl/intel-amt-notes.