diff options
author | Michael Brown <mcb30@ipxe.org> | 2024-07-30 15:40:11 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2024-07-30 16:11:28 +0100 |
commit | 0dc8933f6769e375a645ed4e9053855191cf8170 (patch) | |
tree | e2c7b8aca17edf6295a8d4672ec61fbd02362b45 /README | |
parent | d2d194bc60f012569fa95ed54693cb6663beb5ce (diff) | |
download | ipxe-0dc8933f6769e375a645ed4e9053855191cf8170.tar.gz |
[cloud] Add utility to read INT13CON partition in Google Compute Engine
Following the example of aws-int13con, add a utility that can be used
to read the INT13 console log from a used iPXE boot disk in Google
Compute Engine.
There seems to be no easy way to directly read the contents of either
a disk image or a snapshot in Google Cloud. Work around this
limitation by creating a snapshot and attaching this snapshot as a
data disk to a temporary Linux instance, which is then used to echo
the INT13 console log to the serial port.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions