Hi, Uwe Gansert schrieb, Am 09.09.2005 16:18:
On Friday 09 September 2005 08:15, Sven Geipel wrote:
What I do is:
- partition the disk with 10GB primary and remain space as extended partition withoul logical ones - then install Windows unattended on primary partition
why do you create an extended partition? I would suggest you to just create the primary, install windows and do a <use>free</use> in the autoyast profile. The unused space on the disk will be used then.
Thanks for your answer. I need a partition after first windows partition as size boundary else unattended win installation expands first partition until end of disk. After testing a while I found two solutions: yours, if I delete extended partition after windows is installed. Or if I use a primary linux partition instead of extended then autoinst works fine too.
BTW: how can I define, that linux should not mount existing windows partition? It tried to mount as /Windows/C and after I removed mount point in autoinst.xml it tried to mount to /data1.
don't configure the <partition>...</partition> part of the windows partition in the profile.
No, unfortunately this doesn't work. Autoyast then mounts this partition as /Windows/C, but I don't want any mountpoint for this... -- best regards Sven Geipel