G'Morning!
I have a PXE server with installs for various flavors of linux that I do testing with here at work. Something I have RedHat and Fedora doing is request the partition setup manually, and everything else is automated. (Unless there are multiple NICs, then it asks which one to do the NFS install over). I have not had any success in finding the option to tell YaST2 to prompt for partitioning setup. Currently most of the systems have a 9GB partition and a 1GB partition, then the rest of the drive as a FAT32 extended partition. Used for holding windows images that we need for testing. If a vendor/oem/manufacturer uses a particular line of technology and has problems; then it is likely that it will come to us for testing and verification before it goes to a developer.
Any and all suggestions would be helpful... even better if someone told me that I could do something like... install/partitioning/drive/ <use>prompt</use>.
Thanks! Jonathan
On Thursday 29 September 2005 17:26, Jonathan wrote:
I have not had any success in finding the option to tell YaST2 to prompt for partitioning setup.
Any and all suggestions would be helpful... even better if someone told me that I could do something like... install/partitioning/drive/ <use>prompt</use>.
do you have "<confirm>" set to false? Then set it to true or remove the line from the profile.
<install> <general> <mode> <confirm config:type="boolean">true</confirm>
if you use a 10.0 the <install> section might be missing - that's okay. The autoinstallation stops and you can change the partitioning (and a lot more) then if you don't like what autoyast suggests.
autoinstall@lists.opensuse.org