Re: Problems with parted

2006-05-19 Thread Warren Volz
You might try the following patch. I ran into problems with the new version of parted not accepting the size that install.pl generates when it converts fdisk arguments to parted arguments. The attached patch adds a new function to the install.pl file that converts all sizes to MB. -Warren --- inst

Re: [Unattended] Problems with parted

2006-05-18 Thread Steffen Kaiser
On Wed, 17 May 2006, Andreas Heinlein wrote: which version of the boot media (CD/Disk/TFTP-Image) are you using? I'm It's a Linux boot CD compiled with the CVS content on 31st of March. But I do remember that I had problems before as well, but didn't investigated it, because I usually have a

Re: [Unattended] Problems with parted

2006-05-17 Thread Andreas Heinlein
Hello, which version of the boot media (CD/Disk/TFTP-Image) are you using? I'm having the same problems since I recompiled (with customized paths) the boot cd from CVS two weeks ago (the current stable 4.6 wouldn't compile, but I don't remember exactly what the problem was right now). With the sta

Problems with parted

2006-05-17 Thread Steffen Kaiser
Hello, I have serious problems with the use of parted in unatteded Linux boot disk. Usually I install unattended on pre-partitioned hard disks, either by a previous version of Windows or using sfdisk (our Linux deployment usually runs before the Windows deployment :-) . However, when I sel