Mailinglist Archive: opensuse-autoinstall (67 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] About -1012 error while creating LVM partitions.
- From: "Arkadiusz Kita" <kitarek@xxxxxxxxx>
- Date: Wed, 11 Apr 2007 11:52:25 +0200
- Message-id: <bc85de1e0704110252o6ba8a1c0k1d9a059b07615220@xxxxxxxxxxxxxx>
Hi,
I have the same problem with openSUSE 10.2 with 2 identical machines
so hardware failures could be excluded. I have already tested the same
machine on SUSE Linux Enterprise Server and the same autoyast profile
works on it.
Best regards,
kitarek
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
I have the same problem with openSUSE 10.2 with 2 identical machines
so hardware failures could be excluded. I have already tested the same
machine on SUSE Linux Enterprise Server and the same autoyast profile
works on it.
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@xxxxxxxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
Best regards,
kitarek
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |