Browse Source

Merge pull request #51 from viq/patch-1

Download cdXY.iso instead of installXY.iso
Antony Messerli 9 years ago
parent
commit
1b362b999a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/openbsd.ipxe

+ 1 - 1
src/openbsd.ipxe

@@ -21,7 +21,7 @@ set openbsd_arch amd64
 goto boot_openbsd
 
 :boot_openbsd
-set src http://ftp.openbsd.org/pub/OpenBSD/${ver}/${openbsd_arch}/install${image_ver}.iso
+set src http://ftp.openbsd.org/pub/OpenBSD/${ver}/${openbsd_arch}/cd${image_ver}.iso
 imgfree
 initrd ${src}
 chain ${memdisk} iso raw