Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2005 10:43:03 -0600
From:      Scot Hetzel <swhetzel@gmail.com>
To:        Warren <shinjii@virusinfo.rdksupportinc.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: 5.3 prob reading 4.11 hdd
Message-ID:  <790a9fff05012408431642f384@mail.gmail.com>
In-Reply-To: <200501232241.34900.shinjii@virusinfo.rdksupportinc.com>
References:  <200501232241.34900.shinjii@virusinfo.rdksupportinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Jan 2005 22:41:34 +1000, Warren
<shinjii@virusinfo.rdksupportinc.com> wrote:
> I recently took my primary hdd running FreeBSD 4.11-STABLE out of my main
> machine leaving my 2ndry hdd in the machine and installing FreeBSD5.3-STABLE
> on it to use as the new primary.  When everything was done and i plugged in
> the 2nd hdd that originally had 4.11-STABLE on it, i was unable to find the
> individual partitions/slices on there to mount so i could access all the old
> data i had.  I have a basic understanding of FreeBSD but am still not quite
> proficent when it comes to this sort of thing.  Fdisk only shows 1 partition
> so does disklabel. Below is the disklabel output
> of the drive im wanting to get all the data from...
> 
> #ad1s1
> 8 partitions:
> #        size   offset    fstype   [fsize bsize bps/cpg]
>  c: 234436482        0    unused        0     0         # "raw" part, don't
> edit
>  e: 234436482        0    4.2BSD     2048 16384    89
> 
Do you have any files on ad1s1e?

mount /dev/ad1s1e /mnt
ls -lR /mnt

Scot



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