diff --git a/pixiecore/boot.ipxe b/pixiecore/boot.ipxe index 621dad0..b5838ed 100644 --- a/pixiecore/boot.ipxe +++ b/pixiecore/boot.ipxe @@ -31,6 +31,7 @@ set sp:hex 20 && set sp ${sp:string} iseq ${manufacturer} Dell${sp}Inc. && set console ttyS0 || iseq ${manufacturer} Giga${sp}Computing && set console ttyS0 || iseq ${manufacturer} QEMU && set console ttyS0 || +iseq ${manufacturer} FUJITSU && set console ttyS0 || # Try to get a filename from ProxyDHCP, retrying a couple of times if # we fail.