Hi Anas, Thanks for replying so quickly. I tried replacing both of the <reuse>all</reuse> lines with <use>all</use>. But I am still getting the same error. Any more ideas? On Wed, 9 Jul 2003, Anas Nashif wrote:
Hi,
Debbie Velarde wrote:
I am trying to use AutoYast2 to install a system with two hard drives. I am using SLES8. I want to destroy all existing partitions on both drives and then create the following: sda: /boot, /swap, / (using default values) sdb: /data (which takes up the entire second drive)
When I add the information to the partition section of the autoinstall.xml file, I get the following error: "Partition '/data' needs 2.00 MB more disk space. Please deselect some packages." Then if I click "OK", it continues with the installation and then returns another error: "Could not format /dev/sdb5"
Here is the partition section of my latest autoinstall.xml: <partitioning config:type="list"> <drive> <device>/dev/sda</device> <reuse>all</reuse>
Try <use>all</use> instead.
Anas
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com