Mailinglist Archive: opensuse-autoinstall (50 mails)

< Previous Next >
Re: [opensuse-autoinstall] Re: "Error while configuring partitions. Try again"
  • From: Uwe Gansert <ug@xxxxxxx>
  • Date: Thu, 27 Sep 2007 13:25:06 +0200
  • Message-id: <495352D1-0A89-448A-9EAB-FCADD308709B@xxxxxxx>
Am 26.09.2007 um 18:01 schrieb Alan McKay:

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>

that partition has a label called "/" but no mountpoint

        <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>

that partition has the mountpoint "/" but no label
label and mountpoint are two different kind of things.



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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups
References