From 9a3ef001456ca5af6c7c1a996eee05e91b8fea2d Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Mon, 1 Apr 2002 18:39:17 +0000 Subject: [PATCH] Change the device names from wd* to the new ad* devices. --- en_US.ISO8859-1/articles/zip-drive/article.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/articles/zip-drive/article.sgml b/en_US.ISO8859-1/articles/zip-drive/article.sgml index 6c0994da16..294c463c1d 100644 --- a/en_US.ISO8859-1/articles/zip-drive/article.sgml +++ b/en_US.ISO8859-1/articles/zip-drive/article.sgml @@ -110,10 +110,10 @@ host adapter and a SCSI ZIP drive to avoid problems in the future. - IDE devices in FreeBSD are prefixed with a w. + IDE devices in FreeBSD are prefixed with a a. For example, an IDE hard disk might be - /dev/wd0, an IDE (ATAPI) CDROM might be - /dev/wcd1, and so on. + /dev/ad0, an IDE (ATAPI) CDROM might be + /dev/acd1, and so on. @@ -238,7 +238,7 @@ For IDE ZIP drives, use: - &prompt.root; mount_msdos /dev/wd1s4 /mnt + &prompt.root; mount_msdos /dev/ad1s4 /mnt It will also be helpful to update /etc/fstab to make mounting easier. Add a line like the following, edited to suit your