summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/vmware2/files/Hints.FreeBSD4
-rw-r--r--emulators/vmware3/files/Hints.FreeBSD4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/vmware2/files/Hints.FreeBSD b/emulators/vmware2/files/Hints.FreeBSD
index 59bf8445adbc..e59a95b810c3 100644
--- a/emulators/vmware2/files/Hints.FreeBSD
+++ b/emulators/vmware2/files/Hints.FreeBSD
@@ -81,9 +81,9 @@ empty or when you're about to eject the media.
- Under FreeBSD, floppy device should be configured as follows:
Type: file
- Path: /dev/rfd0
+ Path: /dev/fd0
-(Obtain the write permission on /dev/rfd0 if you write floppy disks)
+(Obtain the write permission on /dev/fd0 if you write floppy disks)
- VMware creates a file that is about 25% larger than the guest OS's
RAM size, unlinks it and mmap's on it on the first startup of the VM.
diff --git a/emulators/vmware3/files/Hints.FreeBSD b/emulators/vmware3/files/Hints.FreeBSD
index 59bf8445adbc..e59a95b810c3 100644
--- a/emulators/vmware3/files/Hints.FreeBSD
+++ b/emulators/vmware3/files/Hints.FreeBSD
@@ -81,9 +81,9 @@ empty or when you're about to eject the media.
- Under FreeBSD, floppy device should be configured as follows:
Type: file
- Path: /dev/rfd0
+ Path: /dev/fd0
-(Obtain the write permission on /dev/rfd0 if you write floppy disks)
+(Obtain the write permission on /dev/fd0 if you write floppy disks)
- VMware creates a file that is about 25% larger than the guest OS's
RAM size, unlinks it and mmap's on it on the first startup of the VM.