Skip to content

Instantly share code, notes, and snippets.

View sriemer's full-sized avatar
💭
🏠 🐧 💻 🖱️ 🔨

Sebastian Parschauer sriemer

💭
🏠 🐧 💻 🖱️ 🔨
View GitHub Profile
@smoser
smoser / README.md
Last active March 30, 2023 18:42
iscsi / ibft booting test

iscsi and iBFT test using qemu/kvm and ipxe

The general goal of this doc is to show how to use qemu, ipxe and tgt to test iscsi and iBFT.

There are loads of things that could be done to make this test environment. But for now, it just shows a simple case to show parameters necessary.

Setting up iscsi test environment

In examples here, the iscsi server is available at 192.168.1.10. The qemu host system is available at 192.168.1.11. We assume port 9999 is available to run a python simple web server.