From: Petro <petro@auctionwatch.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] A way to bypass LVM and extract the raw data off?
Date: Tue Jan 8 20:35:02 2002 [thread overview]
Message-ID: <20020109023404.GC1096@auctionwatch.com> (raw)
In-Reply-To: <1010543196.3c3baa5c40c49@www.snappymail.ca>
On Tue, Jan 08, 2002 at 06:26:36PM -0800, IpSo wrote:
> Well, it doesn't look like there is a way I can recover my LVM volume groups and
> whatnot. (See below) But I know theres a fully intact ReiserFS of 17315mb on
> /dev/hda6. "gpart" scanned my disk and came up with this:
Does the OS recognize /dev/hda6 as a partition?
> Is there some way to "dd" the data off onto another partition and access it
> there? Because I know the filesystem was only on a single PV, and a single LV,
> and the problems occured when trying to extend that LV, but I never got to the
> point of extending the filesystem itself with reiser_resize. You would think I
> could somehow using the offsets given above create a new partition to copy the
> data to, run a reiserfsck and rebuild the file system so I can access the data?
> Has anyone tryed something along these lines before?
If you have the HD space, you could try dd if=/dev/hda6
of=/some/file
Then mount -o loop /some/file /mnt/point -t reiserfs.
I don't think this would do any more damage.
--
Share and Enjoy.
next prev parent reply other threads:[~2002-01-08 20:35 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-06 3:33 [linux-lvm] VG dissappeared without a trace? IpSo
2002-01-06 13:03 ` IpSo
2002-01-06 16:22 ` Andreas Dilger
2002-01-06 17:29 ` IpSo
2002-01-08 20:27 ` [linux-lvm] A way to bypass LVM and extract the raw data off? IpSo
2002-01-08 20:35 ` Petro [this message]
2002-01-08 21:03 ` IpSo
2002-01-09 13:41 ` Andreas Dilger
2002-01-09 15:44 ` IpSo
2002-01-09 16:26 ` Andreas Dilger
2002-01-09 17:26 ` IpSo
2002-01-08 21:05 ` Andreas Dilger
2002-01-09 9:02 ` IpSo
2002-01-09 10:30 ` Holger Grothe
2002-01-09 12:04 ` IpSo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020109023404.GC1096@auctionwatch.com \
--to=petro@auctionwatch.com \
--cc=linux-lvm@sistina.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.