Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 06:16:34 +0000 (GMT)
From:      "Kruppa, Peter Ulrich" <root@pukruppa.de>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   mounting bsd-partitions
Message-ID:  <Pine.BSF.4.33.0103180830550.253-100000@pukruppa.de>

next in thread | raw e-mail | index | archive | help
I am running two FreeBSD's :
old Release on:		new Release on:
/dev/ad0s2		/dev/ad1s4

Let us say, I have booted into my new Release and I would like to mount
the old Release's /usr partition. Then
# mount /dev/ad0s2d /mnt
will be replied by
mount: /dev/ad0s2d no such file or directory.
(the same thing will happen with ad0s1a or any other letter)

All I can do is
# mount /dev/ad0s2 /mnt
which will mount the old release's root partition.

How can I make the other partitions visible?.

-- 
###################################################
#                                                 #
#     www.pukruppa.de	        www.2000d.de      #
#                                                 #
###################################################






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?Pine.BSF.4.33.0103180830550.253-100000>