* [linux-lvm] recovering data from an lvm partition
@ 2005-04-20 18:54 ray somcio
2005-04-21 21:44 ` Sam Vilain
0 siblings, 1 reply; 2+ messages in thread
From: ray somcio @ 2005-04-20 18:54 UTC (permalink / raw)
To: linux-lvm
Hello,
I have a laptop harddrive which had FC3 installed, default filesystem
setup using lvm. Something happened to the drive where it doesn't
boot anymore. So I tried connecting it to another system running
fedora 3. is there a way to grab data off the laptop harddrive?
--
------------------------------------
Ray Somcio
ray@putnamville.com
rsomcio@gmail.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] recovering data from an lvm partition
2005-04-20 18:54 [linux-lvm] recovering data from an lvm partition ray somcio
@ 2005-04-21 21:44 ` Sam Vilain
0 siblings, 0 replies; 2+ messages in thread
From: Sam Vilain @ 2005-04-21 21:44 UTC (permalink / raw)
To: ray; +Cc: LVM general discussion and development
ray somcio wrote:
> I have a laptop harddrive which had FC3 installed, default filesystem
> setup using lvm. Something happened to the drive where it doesn't
> boot anymore. So I tried connecting it to another system running
> fedora 3. is there a way to grab data off the laptop harddrive?
Something like;
vgscan -a
vgchange -ay
should make the VG active. Then you can mount the partitions on it
(or just dd them off :) )
Sam.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-21 21:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-20 18:54 [linux-lvm] recovering data from an lvm partition ray somcio
2005-04-21 21:44 ` Sam Vilain
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.