Results 1 to 3 of 3
I'm currently trying to add OpenSUSE to my Laptop which already has Vista Ultimate installed, hoping I will end up with a dual boot system.
Currently, my HD is divided ...
- 02-04-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 11
Partition question
I'm currently trying to add OpenSUSE to my Laptop which already has Vista Ultimate installed, hoping I will end up with a dual boot system.

Currently, my HD is divided into four partition: Vista Ultimate with Bitlocker enabled needs two partitions - one for the unencrypted boot files, and one for the rest of the system. Then I have an unencrypted partition for data that I don't want encrypted, and finally the partition in which I plan to install Linux.
I have already installed OpenSUSE to that fourth partition, and it worked just fine. But now, I'd like to reinstall with LVM, so that I can use encryption as well. Upon installation, however, I get the following error:
I'm wondering if this is because I'm running out of (primary?) partitions? Seems like LVM, just like Vista Ultimate, needs two partitions, one for the boot files and one for the rest of the system. I've read something about a PC drive only being able to hold four partitions, so I'm wondering if I need to get rid of that extra unencrypted partition I have in order to get OpenSUSE with LVM installed. Or am I barking up the wrong tree?Code:Error Failure occurred during following action: Creating volume group system from System error code was: -4004
Thanks!Last edited by SusiL; 02-04-2011 at 02:57 PM.
- 02-12-2011 #2
I don't use LVM but suspect you should have non-encrypted boot partition plus partition with encryption. Suggest to test things you make the last primary partition an extended partition, you can then create up to 15 logical partitions within it.
- 02-12-2011 #3
You will need one /boot partition having ext2/3 filesystem for LVM setup. Linux Boot Loaders (GRUB and Lilo) don't work LVMs and you have to create /boot partition for that.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote