Mailinglist Archive: opensuse-autoinstall (50 mails)
| < Previous | Next > |
[opensuse-autoinstall] Re: "Error while configuring partitions. Try again"
- From: "Alan McKay" <alan.mckay@xxxxxxxxx>
- Date: Wed, 26 Sep 2007 12:01:57 -0400
- Message-id: <844129e80709260901q4759c0fbp32c475c8c4eb1a33@xxxxxxxxxxxxxx>
OK, I'm trying to get my own partitioning scheme going and my first
crack at it did not work. Does anyone have any more examples for me
to look at?
Also confused by the scheme that Autoyast came up with - particular
the part where it seems to be definiing 2 x / partitions. See here :
What's up with that?
> <partitioning config:type="list">
> <drive>
> <partition>
> <filesystem config:type="symbol">ext3</filesystem>
> <format config:type="boolean">true</format>
> <label>/</label>
> <partition_id config:type="integer">131</partition_id>
> <partition_nr config:type="integer">2</partition_nr>
> <partition_type>primary</partition_type>
> <size>4293596160</size>
> </partition>
> <partition>
> <filesystem config:type="symbol">ext3</filesystem>
> <format config:type="boolean">true</format>
> <mount>/</mount>
> <partition_id config:type="integer">131</partition_id>
> <partition_nr config:type="integer">7</partition_nr>
> <size>21476173824</size>
> </partition>
> </partitions>
> <use>all</use>
> </drive>
> </partitioning>
--
"Aikido has but one principle - the universal reality of life"
- Mitsugi Saotome
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
crack at it did not work. Does anyone have any more examples for me
to look at?
Also confused by the scheme that Autoyast came up with - particular
the part where it seems to be definiing 2 x / partitions. See here :
What's up with that?
> <partitioning config:type="list">
> <drive>
> <partition>
> <filesystem config:type="symbol">ext3</filesystem>
> <format config:type="boolean">true</format>
> <label>/</label>
> <partition_id config:type="integer">131</partition_id>
> <partition_nr config:type="integer">2</partition_nr>
> <partition_type>primary</partition_type>
> <size>4293596160</size>
> </partition>
> <partition>
> <filesystem config:type="symbol">ext3</filesystem>
> <format config:type="boolean">true</format>
> <mount>/</mount>
> <partition_id config:type="integer">131</partition_id>
> <partition_nr config:type="integer">7</partition_nr>
> <size>21476173824</size>
> </partition>
> </partitions>
> <use>all</use>
> </drive>
> </partitioning>
--
"Aikido has but one principle - the universal reality of life"
- Mitsugi Saotome
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |