bug in installer? (was Re: debian testing installer & encrypted LVM question)




Hi all!

To me it looks like a bug, but I'd like to show it to the list before
filing it as a bug.

My goal is to install debian testing using encrypted LVM, but not using
the entire disk: I want to keep a free partition for installing vista
(for educational purposes...).

So, the steps that create a problem while running the installer are:

select Manual partitioning
create on the disks free space, the first primary (for installing vista)
[this step may be irrelevant]
create primary for /boot
create primary and select 'use as encryption volume'
write changes to disk
select encrypted volume
use as phycical volume for lvm
configure Logical Volume Manager appears ->select it
create volume group
create logical volume -> for the root filesystem
create logical volume -> for swap
finish partitioning and write changes to disk->

I see the summary:
"The partition tables of the following devices are changed:
LVM VG vg1, LV rootFS
LVM VG vg1, LV swap

The following partitions are going to be formatted:
LVM VG vg1, LV rootFS as ext3
LVM VG vg1, LV swap as swap
"

-> failed to create a file system
The ext3 file system creation in partition #1 of LVM VG vg1, LV rootFS
failed

As I can see, /dev/mapper now contains:
vg1-rootFS
vg1-rootFSp1
vg1-swap
vg1-swapp1

Is this supposed to happen? Did I do something wrong?

Giorgos

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Relevant Pages

  • Re: bug in installer? (was Re: debian testing installer & encrypted LVM question)
    ... My goal is to install debian testing using encrypted LVM, ... create on the disks free space, the first primary (for installing vista) ... "The partition tables of the following devices are changed: ... LVM VG vg1, LV rootFS ...
    (Debian-User)
  • Re: lvm2 - question about pvmove
    ... It makes no sense to have multiple LVM partitions on the same disk, ... Create VG, vg1; vgcreate ... Decide to replace the physical media that is pv1. ...
    (Debian-User)
  • When LVM Goes Bad
    ... I believe LVM is the default on Fedora partitioning now, at least I didn't love it that much that I would have selected it, and it is on all my boxes now. ... However LVM makes less sense on, say, a laptop which has and will only ever have a single 2.5" HDD for storage that is permanently available with the laptop. ... The resulting symptom was that the partition contents were no longer recognized as containing a logical volume or a volume group, nor pvscan, although pvdisplay could see it was a physical volume if pointed directly at the partition. ... Whether this explained the loss of LVMness or a subsequent logical brain damage that happened elsewhere did it I don't know. ...
    (Fedora)
  • Re: Hosed Grub with the push of a button
    ... occupies part of the LVM. ... I don't think the developers of the program counted on some crazy button changing the partition table with one touch. ... Did it write over that portion of the disk or did it actually format the portion and place information from some storage chip on the mother board. ... My guess would be that the motherboard has a chip inside that has a compressed image of what was originally installed on the computer, like what a install CD would have. ...
    (Fedora)
  • Re: What are the advantages of LVM?
    ... If you want to learn more about LVM these two web sites can get you ... PartitionMagic or whatever) to split the disk up into partitions. ... or from another partition and run cfdisk or fdisk to set the ... Unfortunately, once I did partition the hard disk, I forgot to mark / as ...
    (Ubuntu)