Trying to use Auto install method from Mandrake 7-02, I experienced a
problem.
I use a auto_inst.cfg.pl file generated during the CD based install.
Installation stops at:
Setup Filesystems 
error : (

I noticed that size of file systems was expressed in blocks, whereas
required in bytes in the installation manual.But this does'nt seem to be
the origin of error.
Here are my partitioning paragraphs:
 'partitions' => [
                         {
                           'mntpoint' => '/',
                           'type' => 131,
                           'size' => 4096512
                         },
                         {
                           'mntpoint' => 'swap',
                           'type' => 130,
                           'size' => 256977
                         },
                         {
                           'mntpoint' => '/tmp',
                           'type' => 131,
                           'size' => 8241282
                         }
                       ],
 'partitioning' => {
                           'clearall' => '0',
                           'autoformat' => '0',
                           'eraseBadPartitions' => '0',
                           'auto_allocate' => '0'
                         },


-- 


Bien sinc�rement,                       
                                        
Jo�lle Pr�vost,                 ID-IMAG, Institut Fourier       BP 53
Equipe Parall�lisme et          100 rue des Math�matiques
 Projet Apache                  38041 Grenoble cedex 9  - FRANCE
e-mail:[EMAIL PROTECTED]           
Tel:(33) 04 76 51 49 86 Fax: (33) 04 76 51 48 46

Reply via email to