Mailinglist Archive: opensuse-autoinstall (101 mails)
| < Previous | Next > |
Re: [suse-autoinstall] dynamic partition size
- From: Uwe Gansert <ug@xxxxxxx>
- Date: Wed, 8 Mar 2006 13:24:29 +0000 (UTC)
- Message-id: <200603081424.28512.ug@xxxxxxx>
On Monday 06 March 2006 16:54, Jochen Mueller wrote:
> How could i size the partitions depending on disk-size and on memory size
> of the target System?
>
> For example:
>
> * the swap partition should be 1.5 times the size of the memory, but at
> least 1 gig and max. 8 gig. * the /home partition should be 20% of the
> disk drive but at least 50Gig
>
> Any ideas about this nice features ?
do the calculation in a pre-script and modify the profile with the
calculated values:
http://www.suse.de/~ug/autoyast_doc/createprofile.scripts.html#pre-install.scripts
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany
e-mail: uwe.gansert@xxxxxxx, Tel: +49-(0)911-74053-0,
Fax: +49-(0)911-74053-476, Web: http://www.suse.de
> How could i size the partitions depending on disk-size and on memory size
> of the target System?
>
> For example:
>
> * the swap partition should be 1.5 times the size of the memory, but at
> least 1 gig and max. 8 gig. * the /home partition should be 20% of the
> disk drive but at least 50Gig
>
> Any ideas about this nice features ?
do the calculation in a pre-script and modify the profile with the
calculated values:
http://www.suse.de/~ug/autoyast_doc/createprofile.scripts.html#pre-install.scripts
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany
e-mail: uwe.gansert@xxxxxxx, Tel: +49-(0)911-74053-0,
Fax: +49-(0)911-74053-476, Web: http://www.suse.de
| < Previous | Next > |