Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2003 14:28:00 -0600
From:      Josh Paetzel <friar_josh@webwarrior.net>
To:        Chris Phillips <Chris@furrie.net>
Cc:        FreeBSD - Questions <FreeBSD-Questions@FreeBSD.Org>
Subject:   Re: Using mount... (newbie-ness)
Message-ID:  <20030222202800.GB77477@ns1.webwarrior.net>
In-Reply-To: <001301c2da8f$ad810ed0$1508060a@furrie.net>
References:  <001301c2da8f$ad810ed0$1508060a@furrie.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 22, 2003 at 04:30:14PM -0000, Chris Phillips wrote:
> 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 <WDC WD200EB-00BHF0> [38792/16/63] at ata0-master UDMA66
> ad1: 114473MB <WDC WD1200BB-00CAA1> [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
> 

Did you newfs /dev/ad1s1e?

Josh

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030222202800.GB77477>