From e0fa7f14b5a4ae1ec58ea083aeba2f5ba85f7199 Mon Sep 17 00:00:00 2001 From: jsg Date: Tue, 15 Aug 2023 14:37:26 +0000 Subject: [PATCH] No MS-DOS filesystem support on amd64 floppy --- distrib/notes/amd64/xfer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/notes/amd64/xfer b/distrib/notes/amd64/xfer index b7f456b478f..33a250589fc 100644 --- a/distrib/notes/amd64/xfer +++ b/distrib/notes/amd64/xfer @@ -1,9 +1,9 @@ -dnl $OpenBSD: xfer,v 1.17 2023/03/16 18:04:07 miod Exp $ +dnl $OpenBSD: xfer,v 1.18 2023/08/15 14:37:26 jsg Exp $ Installation is supported from several media types, including: CD-ROM FFS partitions - DOS (FAT) partitions + DOS (FAT) partitions (NOT supported if booting from floppy) EXT2 partitions (NOT supported if booting from floppy) Remote NFS partition (NOT supported if booting from floppy) HTTP -- 2.20.1