From owner-freebsd-questions Sat Feb 22 8:30:10 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A34737B401 for ; Sat, 22 Feb 2003 08:30:07 -0800 (PST) Received: from jane.inty.net (jane.inty.net [195.224.93.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B19E43F93 for ; Sat, 22 Feb 2003 08:30:04 -0800 (PST) (envelope-from Chris@furrie.net) Received: from inty.furrie.net (furrie.net [213.208.115.165]) (authenticated) by jane.inty.net (8.11.6/8.11.6) with ESMTP id h1MGU2m59814 for ; Sat, 22 Feb 2003 16:30:02 GMT Received: from athena ([10.6.8.21]) (authenticated bits=0) by inty.furrie.net (8.12.1/8.12.1) with ESMTP id h1MGU01X034779 for ; Sat, 22 Feb 2003 16:30:00 GMT Message-ID: <001301c2da8f$ad810ed0$1508060a@furrie.net> From: "Chris Phillips" To: "FreeBSD - Questions" Subject: Using mount... (newbie-ness) Date: Sat, 22 Feb 2003 16:30:14 -0000 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Sender-IP: 10.6.8.21 X-INT-DeliveryDone: h1MGU01X034779 X-suppress-rcpt-virus-notify: yes X-Skip-Virus-Check: yes X-Virus-Checked: 41915 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have read man mount & googled lots but I am at a loss as how to mount the 2 partitions on my 2nd hard disk. I've created 2 new partitions on it: /dev/ad1s1b (swap) and /dev/ad1s1e /data (ufs) Ideally, I'd like to mount both the swap & the /data partition, then use "mount -p" to give me the correct format of the required /etc/fstab entries... I am stumbling at the first step unfortunately :-( aphrodite# uname -a FreeBSD aphrodite.furrie.net 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #1: Thu Feb 20 23:27:51 GMT 2003 furrie@aphrodite.furrie.net:/usr/obj/usr/src/sys/APHRODITE i386 aphrodite# dmesg (somewhat snipped) ad0: 19092MB [38792/16/63] at ata0-master UDMA66 ad1: 114473MB [232581/16/63] at ata0-slave UDMA66 Mounting root from ufs:/dev/ad0s1a aphrodite# mount /dev/ad1s1e /data mount: /dev/ad1s1e on /data: incorrect super block Can somebody please give me a clue? Many thanks! Chris Phillips end intY has scanned this email for all known viruses (www.inty.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message