Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
After recent upgrade Fedora 4 to Ubuntu 7 I have an issue mounting the old fedora drive. This system also has a 6 disk raid array. The Ubuntu install failed with the raid array so I had to unplug all drives but the ubuntu drive to perform the install. Now I plug back the fedora drive(and the raid) and want to mount but....
scan@terra:~$ sudo mount /dev/sdb2 /mount_hd/
Password:
mount: unknown filesystem type 'LVM2_member'
Basically a LVM group is inside one partition, and in that LVM group there are several volumes (root, boot, home etc. which would usually be on different partitions). There are good and bad sides in using LVM, I personally try to avoid using it anywhere just because it's easier to deal with normal partitions in problematic situations.
thanks. so it's helpful but I still am not sure what to do. pvs & lvdisplay are not working right because this install(ubuntu 7) didn't know abouth the old drive when it was installed. Not sure if it will matter but 1/2 of original LVM drives are gone because that hard drive died. Any idea how to get the lvm tools to recognize the old drive??
Over 13 years since that post, not really surprising. Rather than necro-bump a dead thread, start your own thread with what problem you are facing, and what you want help with.
From a terminal run this for us, and post the output in your new thread.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.