[opensuse-autoinstall] About -1012 error while creating LVM partitions.
Hi, I use opensue10.2 and want to use autoyast to setting LVM partitions. But I got a problem that -1012 error occurs while making simple LVM partitions, below message is at this problem. "Setting hda4 to type F" Othes type of partitions got no error. I got same error only making "LVM" partitions. Is this a BUG?? Any ideas? show below that section; <partitioning config:type="list"> <drive> <device>/dev/hda</device> <partitions config:type="list"> <partition> <filesystem config:type="symbol">ext3</filesystem> <filesystem_id config:type="integer">131</filesystem_id> <format config:type="boolean">true</format> <mount>/boot</mount> <partition_id config:type="integer">131</partition_id> <partition_nr config:type="integer">1</partition_nr> <partition_type>primary</partition_type> <size>73995264</size> </partition> <partition> <filesystem_id config:type="integer">142</filesystem_id> <lvm_group>system</lvm_group> <partition_id config:type="integer">142</partition_id> <partition_nr config:type="integer">2</partition_nr> <partition_type>primary</partition_type> <size>82269250560</size> </partition> </partitions> <type config:type="symbol">CT_DISK</type> <use>all</use> </drive> <drive> <device>/dev/system</device> <lvm2 config:type="boolean">true</lvm2> <partitions config:type="list"> <partition> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <lv_name>home</lv_name> <mount>/home</mount> <size>26843545600</size> </partition> <partition> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <lv_name>root</lv_name> <mount>/</mount> <size>21474836480</size> </partition> <partition> <filesystem config:type="symbol">swap</filesystem> <format config:type="boolean">true</format> <lv_name>swap</lv_name> <mount>swap</mount> <size>922746880</size> </partition> </partitions> <pesize>4M</pesize> <type config:type="symbol">CT_LVM</type> <use>all</use> </drive> </partitioning> -- K.F casiopea@meg.winknet.ne.jp -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Tuesday 20 March 2007 17:40, gm05a wrote:
I use opensue10.2 and want to use autoyast to setting LVM partitions.
But I got a problem that -1012 error occurs while making simple LVM partitions, below message is at this problem.
your profile is working fine here on a 10.2
"Setting hda4 to type F"
that's strange, because there is no hda4 defined in the profile.
Is this a BUG?? Any ideas?
maybe you can send me your y2log when the error appears. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
gm05a
-
Uwe Gansert