Dimitrie O. Paun wrote:
Hi folks,
I've noticed that anaconda output this:
* moving (1) to step partitionobjinit
* pv is /dev/hda2 in vg VolGroup00, size is 80866181120
* vg VolGroup00, size is 80866181120
* lv is VolGroup00/LogVol00, size of 79255568384
* lv is VolGroup00/LogVol01, size of 1577058304
* running vgchange failed: 1280. disabling lvm
* moving (1) to step partitiondone
when invoked with the --rootpath option. Now, this Seems Wrong (TM)
to me, it should *completely* skip this step, and not mess with such
things at all. Right?
Presently, I believe this option is geared to making a prototype system
image. I believe the idea is that you would be pointing --rootpath to
an LVM partition. Please see these links:
http://fedora.redhat.com/docs/stateless/sn-server-setup.html
http://fedora.redhat.com/docs/stateless/sn-protosystem-setup.html
However, there's a few interesting possibilities if it could be skipped!
Greg