Nikolas Britton wrote:
On 5/31/06, Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
On 2006-05-31 08:37, Kevin Kinsey <[EMAIL PROTECTED]> wrote:
>Philip Radford wrote:
>>Hi All,
>> I have just installed FreeBSD 5.4 on a server with two hard disks.
>
> Cool ... :)

Nice :)


No Comment.

>> I have access to all my partitions on the first disk :-
>>
>> /dev/ad0s1a - /
>> /dev/ad0s1e - /tmp
>> /dev/ad0s1f - /usr
>> /dev/ad0s1d - /var
>>
>> How do I go about mounting to the second drive which I
>> assume would start with /dev/ad1*
>
> $ dmesg | grep ad

Another way is through atacontrol:

    # atacontrol list

A simple 'ls /dev/ad*' should suffice in most circumstances.

But if the disk hasn't been partitioned and sliced, the
only entry will be for the disk itself, which will be
not be able to be mounted.  The OP wondered why adNs1n
wasn't there, and the line from dmesg gives more information
and identifies the disk, positively.

And, face it, if it 'twere you or I, we'd probably
have done both (or all three) by now.

Philip said he had now noticed handbook 17.3, so we'll
leave him alone until he has _another_ question ;-).

KDK

--
No good deed goes unpunished.
                -- Clare Boothe Luce

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to