Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2003 21:35:13 +0200
From:      Vincent Zee <basics@zenzee.cistron.nl>
To:        Steve Bertrand <iaccounts@northnetworks.ca>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re:  Re: How to add a disk to a new system without losing the data on it?
Message-ID:  <20030912213513254971.GyazMail.basics@zenzee.cistron.nl>
In-Reply-To: <20030912151857.R55606@svr3.northnetworks.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> <20030912151857.R55606@svr3.northnetworks.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Sep 2003 15:21:04 -0400 (EDT), Steve Bertrand wrote:
>>  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
> 
> How many partitions were on the old drive?
> 
> You might want to try
> 
> # mount /dev/ad5s1x /music2
> 
> (where x == a,c,e,f or g, depending on the number of partitions you have
> on the disk)
> 
> Steve

Hi Steve,

just the one partition.
I tried: /dev/ad5  /dev/ad5s1  /dev/ad5s1a  with the same response 
"incorrect super block"

/\
Vincent



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