From d0ec3c608d0f58713071d83620a125f9cca9a76b Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Wed, 2 Nov 2022 10:44:50 +0100 Subject: Update external URL --- posts/first-release-of-installiso.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts') diff --git a/posts/first-release-of-installiso.md b/posts/first-release-of-installiso.md index c0d5502..175050e 100644 --- a/posts/first-release-of-installiso.md +++ b/posts/first-release-of-installiso.md @@ -6,7 +6,7 @@ published: 2021-07-24 One year ago I [posted](/posts/autoinstall-openbsd-on-qemu/) how to script an unattended installation of OpenBSD on the QEMU virtual machine monitor on Linux. The script involved setting up a complicated network boot environment because I treated the installation image as a black box. -Of course, I could have mounted the ISO 9660 image and created a modified image using [`mkisofs(8)`](http://cdrtools.sourceforge.net/private/man/cdrecord/mkisofs.8.html). +Of course, I could have mounted the ISO 9660 image and created a modified image using [`mkisofs(8)`](https://cdrtools.sourceforge.net/private/man/cdrecord/mkisofs.8.html). But I didn't know how to insert the [`autoinstall(8)`](https://man.openbsd.org/OpenBSD-6.9/autoinstall) response file into the RAMDISK kernel in the ISO 9660 image. That was no surprise -- why would anyone need to change an OpenBSD kernel on Linux. -- cgit v1.2.3