|
RE : [suse-autoinstall] A very basic partitioning problem: msg#00042linux.suse.autoinstall
Lo, > -----Message d'origine----- > De : Uwe Gansert [mailto:ug@xxxxxxx] > Envoyé : jeudi 13 avril 2006 16:28 > À : suse-autoinstall@xxxxxxxx > Objet : Re: [suse-autoinstall] A very basic partitioning problem > > > On Thursday 13 April 2006 15:51, Rainer Krienke wrote: > > > The partitioning is: > ... > > The partitioning section of the autoyast file is: > > both looks good. I don't see anything wrong. > I tried your profile on a disk with a very similar > partitioning and it works fine here. with SLES9 SP1, I encountred a similar problem on ia64 arch with the following partitioning section (see bellow). Our workaround is to start install without any partions on drives. Note : I don't remembre is we encountred the case on i386 arch. BR. <partitioning config:type="list"> <drive> <device>/dev/sdb</device> <partitions config:type="list"> <partition> <filesystem config:type="symbol">reiser</filesystem> <format config:type="boolean">true</format> <loop_fs config:type="boolean">false</loop_fs> <mount>/boot</mount> <partition_id config:type="integer">131</partition_id> <partition_type>primary</partition_type> <size>512mb</size> </partition> <partition> <filesystem config:type="symbol">fat</filesystem> <format config:type="boolean">true</format> <loop_fs config:type="boolean">false</loop_fs> <mount>/boot/efi</mount> <partition_id config:type="integer">259</partition_id> <partition_type>primary</partition_type> <size>200mb</size> </partition> <partition> <lvm_group>vgroot</lvm_group> <partition_id config:type="integer">142</partition_id> <partition_type>primary</partition_type> <size>20gb</size> </partition> </partitions> <use>all</use> </drive> <drive> <device>/dev/sdc</device> <partitions config:type="list"> <partition> <lvm_group>vga</lvm_group> <partition_id config:type="integer">142</partition_id> <partition_type>primary</partition_type> <size>14000mb</size> </partition> <partition> <lvm_group>vgb</lvm_group> <partition_id config:type="integer">142</partition_id> <partition_type>primary</partition_type> <size>25gb</size> </partition> </partitions> <use>all</use> </drive> <drive> <device>/dev/vgroot</device> <is_lvm_vg config:type="boolean">true</is_lvm_vg> <partitions config:type="list"> <partition> <filesystem config:type="symbol">reiser</filesystem> <lv_name>root</lv_name> <mount>/</mount> <size>2gb</size> </partition> <partition> <filesystem config:type="symbol">swap</filesystem> <lv_name>swap</lv_name> <mount>swap</mount> <size>4gb</size> </partition> <partition> <filesystem config:type="symbol">reiser</filesystem> <lv_name>opt</lv_name> <mount>/opt</mount> <size>512mb</size> </partition> <partition> <filesystem config:type="symbol">reiser</filesystem> <lv_name>var</lv_name> <mount>/var</mount> <size>2gb</size> </partition> <partition> <filesystem config:type="symbol">reiser</filesystem> <lv_name>home</lv_name> <mount>/home</mount> <size>1gb</size> </partition> <partition> <filesystem config:type="symbol">reiser</filesystem> <lv_name>tmp</lv_name> <mount>/tmp</mount> <size>1gb</size> </partition> <partition> <filesystem config:type="symbol">reiser</filesystem> <lv_name>usr</lv_name> <mount>/usr</mount> <size>2gb</size> </partition> </partitions> <pesize>32M</pesize> <use>all</use> </drive> <drive> <device>/dev/vga</device> <is_lvm_vg config:type="boolean">true</is_lvm_vg> <partitions config:type="list"> <partition> <filesystem config:type="symbol">reiser</filesystem> <lv_name>a1</lv_name> <mount>/a1</mount> <size>14000mb</size> </partition> </partitions> <pesize>32M</pesize> <use>all</use> </drive> <drive> <device>/dev/vgb</device> <is_lvm_vg config:type="boolean">true</is_lvm_vg> <partitions config:type="list"> <partition> <filesystem config:type="symbol">reiser</filesystem> <lv_name>b1</lv_name> <mount>/b1</mount> <size>10gb</size> </partition> <partition> <filesystem config:type="symbol">reiser</filesystem> <lv_name>b2</lv_name> <mount>/b2</mount> <size>10gb</size> </partition> <partition> <filesystem config:type="symbol">reiser</filesystem> <lv_name>b3</lv_name> <mount>/b3</mount> <size>4800mb</size> </partition> </partitions> <pesize>32M</pesize> <use>all</use> </drive> </partitioning> |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: create_package_desc (warnings and different packages): 00042, Martin Vogt |
|---|---|
| Next by Date: | Re: create_package_desc (warnings and different packages): 00042, Martin Vogt |
| Previous by Thread: | create_package_desc (warnings and different packages)i: 00042, Martin Vogt |
| Next by Thread: | FYI: adding own RPMs to a SLES10 inst. source: 00042, Uwe Gansert |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |