summaryrefslogtreecommitdiff
path: root/posts/first-release-of-installiso.md
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-11-02 10:44:50 +0100
committerStefan Kreutz <mail@skreutz.com>2022-11-02 10:44:50 +0100
commitd0ec3c608d0f58713071d83620a125f9cca9a76b (patch)
treed91c5e30ffd074aab94509cd5b7067093fae71d3 /posts/first-release-of-installiso.md
parent7b411158a05df992eafcbb37186d76ca9203fcae (diff)
downloadblog-d0ec3c608d0f58713071d83620a125f9cca9a76b.tar
Update external URL
Diffstat (limited to 'posts/first-release-of-installiso.md')
-rw-r--r--posts/first-release-of-installiso.md2
1 files changed, 1 insertions, 1 deletions
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.
Generated by cgit. See skreutz.com for my tech blog and contact information.