I've experienced the same problem. The solution was relatively simple. In the master script change the fstab section by removing the 'LABEL=' on the swap partition and giving it the direct path.
--Matt On Mon, 2006-09-18 at 12:54 +0200, Andrea Righi wrote: > Can you post your autoinstallscript.conf? You can find it in > /etc/systemimager in the golden client. > > Cheers, > -Andrea > > Angel de Vicente wrote: > > Hi, > > > > I've seen in the archives some people with a similar problem, but no clear > > solution. I just realized that the clones don't have a swap partition, > > though > > the Golden client does, as can be seen below. Any idea what could be wrong? > > Where I could look for more information to solve this problem? > > > > Also, is it normal that the sizes of the partitions differ? In the clones, > > all > > the sizes are as per manage2, but the golden client (manage1) has slightly > > different sized partitions, which worries me a little. > > > > Thanks, > > Angel de Vicente > > > > > > > > Golden client: > > -------------- > > [EMAIL PROTECTED] ~]# fdisk -l /dev/sda > > > > Disco /dev/sda: 300.0 GB, 300000000000 bytes > > 255 cabezas, 63 sectores/pista, 36472 cilindros > > Unidades = cilindros de 16065 * 512 = 8225280 bytes > > > > Disposit. Boot Start End Blocks Id System > > /dev/sda1 * 1 1305 10482381 83 Linux > > /dev/sda2 1306 1830 4217062+ 82 Linux swap > > /dev/sda3 1831 36472 278261865 83 Linux > > > > [EMAIL PROTECTED] ~]# swapon -s > > Filename Type Size Used > > Priority > > /dev/sda2 partition 4217052 12804 -1 > > > > > > One of the clones: > > ------------------ > > [EMAIL PROTECTED] ~]# fdisk -l /dev/sda > > > > Disco /dev/sda: 300.0 GB, 300000000000 bytes > > 255 cabezas, 63 sectores/pista, 36472 cilindros > > Unidades = cilindros de 16065 * 512 = 8225280 bytes > > > > Disposit. Boot Start End Blocks Id System > > /dev/sda1 * 1 1245 9996776 83 Linux > > /dev/sda2 1245 1746 4021704 83 Linux > > /dev/sda3 1746 36473 278950269+ 83 Linux > > [EMAIL PROTECTED] ~]# swapon -s > > [EMAIL PROTECTED] ~]# > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Sisuite-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sisuite-users ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
