Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2003 21:28:27 +0200
From:      Vincent Zee <basics@zenzee.cistron.nl>
To:        Veritas <veritas@cogeco.ca>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: How to add a disk to a new system without losing the data on it?
Message-ID:  <20030912212827985691.GyazMail.basics@zenzee.cistron.nl>
In-Reply-To: <20030912151942.17937d33.veritas@cogeco.ca>
References:  <20030912205633370130.GyazMail.basics@zenzee.cistron.nl> <000d01c37960$ffe5fdf0$ca0110ac@vinyl.tkvbp.com> <20030912211446739276.GyazMail.basics@zenzee.cistron.nl> <20030912211645203635.GyazMail.basics@zenzee.cistron.nl> <20030912151942.17937d33.veritas@cogeco.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Sep 2003 15:19:42 -0400, Veritas wrote:
> On Fri, 12 Sep 2003 21:16:45 +0200
> Vincent Zee <basics@zenzee.cistron.nl> wrote:
> 
>>  Hi,
>>   
>>  In the dmesg it comes up as ad5 but when I mount it, it can't find the 
>>  device.
>>   
>>  mount ad5 /music2
>>  mount: ad5: No such file or directory
> 
> Try it as /dev/ad5 instead.

Hi, I tried that and I got the same response.

I also made a device entry for it in /dev

cd /dev
sh MAKEDEV ad5

mount /dev/ad5 /music2
mount: /dev/ad5 on /music2: incorrect super block

/\
Vincent



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