From owner-freebsd-questions Sun Mar 14 16:26:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ricardis.ricardis.tudelft.nl (ricardis.ricardis.tudelft.nl [130.161.58.2]) by hub.freebsd.org (Postfix) with ESMTP id BDA551540D for ; Sun, 14 Mar 1999 16:26:47 -0800 (PST) (envelope-from rik@ricardis.tudelft.nl) Received: from localhost (rik@localhost) by ricardis.ricardis.tudelft.nl (8.8.7/8.8.7-ricardis) with SMTP id BAA31335 for ; Mon, 15 Mar 1999 01:26:20 +0100 Date: Mon, 15 Mar 1999 01:26:20 +0100 (CET) From: Rik van Mierlo To: freebsd-questions@FreeBSD.ORG Subject: NTFS partition, /dev/wd1s6: device not configured. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I want to mount my second NTFS partition. From what I understood it is called /dev/wd1s6, which wasn't there. So I did a "MAKEDEV wd1s6" and it created a wd1s6 device, but it still doesn't work: senna# mount_ntfs /dev/wd1s6 /mnt/wd1s6 mount_ntfs: /dev/wd1s6: Device not configured With wd1s5, which was there to begin with, ntfs_mount works perfectly, what am I missing? -Rik van Mierlo -rik@ricardis.tudelft.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message