Mount LVM?
|
30th Jun, 2013, 02:09 PM
Post: #1
|
|||
|
|||
Mount LVM?
I have two HDD's from my old media server (motherboard shorted) attached from my raspberry pi but I'm having trouble mounting them because I used an LVM. I've tried
Code: apt-get install lvm2 Terminal Setting up lvm2 (2.02.95-7+rpi1) ... [....] Setting up LVM Volume Groups... Couldn't find device with uuid 7rHCnY-MQy7-f1QP-A0lv-B3CJ-IvkI-rgIv5I. Couldn't find device with uuid 7rHCnY-MQy7-f1QP-A0lv-B3CJ-IvkI-rgIv5I. Refusing activation of partial LV Media. Use --partial to override. failed. update-initramfs: deferring update (trigger activated) insserv: Service mountdevsubfs has to be enabled to start service lvm2 insserv: exiting now! update-rc.d: error: insserv rejected the script header dpkg: error processing lvm2 (--configure): subprocess installed post-installation script returned error exit status 1 Processing triggers for initramfs-tools ... update-initramfs: Not updating initramfs. Errors were encountered while processing: lvm2 E: Sub-process /usr/bin/dpkg returned an error code (1) Any help with this would be greatly appreciated. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Mount LVM? - Segfault - 30th Jun, 2013 02:09 PM
RE: Mount LVM? - mk01 - 1st Jul, 2013, 12:04 PM
RE: Mount LVM? - Segfault - 2nd Jul, 2013, 01:08 AM
RE: Mount LVM? - mk01 - 2nd Jul, 2013, 02:28 AM
RE: Mount LVM? - Segfault - 2nd Jul, 2013, 03:39 AM
RE: Mount LVM? - mk01 - 2nd Jul, 2013, 03:56 AM
RE: Mount LVM? - Segfault - 2nd Jul, 2013, 08:09 AM
|