Re: [Hampshire] mounting a logical volume

2022-02-19 Thread Joseph Bennie via Hampshire
peter either use dd to block copy your ssd to a new disk or use gparted on a live rescue disk to do the same. it will also allow you to move /resize your partitions once copied you should be safe to make a change to the original. Sent from my iPhone > On 18 Feb 2022, at 21:56, Peter Alefoun

Re: [Hampshire] mounting a logical volume

2022-02-19 Thread Dom Rodriguez/shymega via Hampshire
Let's be more specific here - LVM is more complex than just a regular partition. Peter, with regards to VG - it's actually 'Volume Group', just to clarify... It sounds like it's just the header that needs updating. Personally, I would use `rsync` to backup your data, rather than dd. This way, y

Re: [Hampshire] mounting a logical volume

2022-02-19 Thread James Dutton via Hampshire
On Fri, 18 Feb 2022 at 21:56, Peter Alefounder via Hampshire < hampshire@mailman.lug.org.uk> wrote: > > 2) Volume Ground. the "vg" > "Ground" is a typo, it is "Volume Group". > > If you have defined some LVM partitions, then the command to use is > lvdisplay. > > It will list the available LVs.