Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2003 21:16:45 +0200
From:      Vincent Zee <basics@zenzee.cistron.nl>
To:        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:  <20030912211645203635.GyazMail.basics@zenzee.cistron.nl>
In-Reply-To: <20030912211446739276.GyazMail.basics@zenzee.cistron.nl>
References:  <20030912205633370130.GyazMail.basics@zenzee.cistron.nl> <000d01c37960$ffe5fdf0$ca0110ac@vinyl.tkvbp.com> <20030912211446739276.GyazMail.basics@zenzee.cistron.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Sep 2003 21:14:46 +0200, Vincent Zee wrote:
> On Fri, 12 Sep 2003 15:06:37 -0400, Kliment Andreev wrote:
>>>   Hello,
>>>   How do I add a disk containing data to a new system without erasing
>>>   that data.
>>  
>>  Check dmesg output to see the device name. Then try to mount that 
>> hard disk.
>>  If everything went fine, you might want to mount that HDD on every boot so
>>  check
>>  /etc/fstab.
> 
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
 
/\
Vincent
 



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