Hi, i have several problems with a pre partitioned harddisk and autoyast. This is the p. section: <partitioning config:type="list"> <drive> <device>/dev/hda</device> <partitions config:type="list"> <partition> <create config:type="boolean">false</create> <filesystem config:type="symbol">ntfs</filesystem> <format config:type="boolean">false</format> <mount>/mnt/C</mount> <partition_nr>1</partition_nr> </partition> <partition> <create config:type="boolean">false</create> <filesystem config:type="symbol">ext2</filesystem> <format config:type="boolean">true</format> <mount>/boot</mount> <partition_nr>5</partition_nr> </partition> <partition> <create config:type="boolean">false</create> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <mount>/</mount> <partition_nr>6</partition_nr> </partition> <partition> <create config:type="boolean">false</create> <filesystem config:type="symbol">ext3</filesystem> <format config:type="boolean">true</format> <mount>/var</mount> <partition_nr>7</partition_nr> </partition> <partition> <create config:type="boolean">false</create> <filesystem config:type="symbol">swap</filesystem> <format config:type="boolean">true</format> <mount>swap</mount> <partition_nr>8</partition_nr> </partition> <partition> <create config:type="boolean">false</create> <filesystem config:type="symbol">vfat</filesystem> <format config:type="boolean">true</format> <mount>/mnt/D</mount> <partition_nr>9</partition_nr> </partition> </partitions> <initialize config:type="boolean">false</initialize> </drive> </partitioning>
All partitions except partition one (ntfs) are NOT mounted during the installation. So the installation fails after the ram disk is full....
Any hints?
thank you. greetings mario gzuk
On Monday 29 May 2006 19:42, Mario Gzuk wrote:
i have several problems with a pre partitioned harddisk and autoyast. This is the p. section:
<partitioning config:type="list"> <drive> <device>/dev/hda</device> <partitions config:type="list"> <partition> <create config:type="boolean">false</create> <filesystem config:type="symbol">ntfs</filesystem> <format config:type="boolean">false</format> <mount>/mnt/C</mount> <partition_nr>1</partition_nr>
actually it's <partition_nr config:type="integer">1</partition_nr> please fix that for all partitions and try again. Maybe that does not solve the problem but we need to have at least a correct profile before we can start debugging your problem :)
Hi, thanks for the response. Same problem. It is only when I have one extended / logical partition. If I use only primary partitions it works as expected.
So I give 10.1 a try... but running into other problems... The profile fetching via http is not working as in version 10.0.....
If there is an "?" or "&" in the url it doesnt work... Maybe a quoting problem?
greetings
Am Dienstag, den 30.05.2006, 12:35 +0200 schrieb Uwe Gansert:
On Monday 29 May 2006 19:42, Mario Gzuk wrote:
i have several problems with a pre partitioned harddisk and autoyast. This is the p. section:
<partitioning config:type="list"> <drive> <device>/dev/hda</device> <partitions config:type="list"> <partition> <create config:type="boolean">false</create> <filesystem config:type="symbol">ntfs</filesystem> <format config:type="boolean">false</format> <mount>/mnt/C</mount> <partition_nr>1</partition_nr>
actually it's <partition_nr config:type="integer">1</partition_nr> please fix that for all partitions and try again. Maybe that does not solve the problem but we need to have at least a correct profile before we can start debugging your problem :)
-- ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de
Am Dienstag, den 30.05.2006, 12:55 +0200 schrieb Mario Gzuk:
Hi, thanks for the response. Same problem. It is only when I have one extended / logical partition. If I use only primary partitions it works as expected.
So I give 10.1 a try... but running into other problems... The profile fetching via http is not working as in version 10.0.....
If there is an "?" or "&" in the url it doesnt work... Maybe a quoting problem?
.... It is only the "?" which is not translated. Here is an example:
http://horst/blabla.php?computer=suse&so=on
is translated to:
http://horst/blabla.php?computer%3dsuse%26so%3don
I have try to replace the ? with %3F but this doesnt work.
-- ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de
Am Dienstag, den 30.05.2006, 14:48 +0200 schrieb Mario Gzuk:
Am Dienstag, den 30.05.2006, 12:55 +0200 schrieb Mario Gzuk:
Hi, thanks for the response. Same problem. It is only when I have one extended / logical partition. If I use only primary partitions it works as expected.
So I give 10.1 a try... but running into other problems... The profile fetching via http is not working as in version 10.0.....
If there is an "?" or "&" in the url it doesnt work... Maybe a quoting problem?
.... It is only the "?" which is not translated. Here is an example:
http://horst/blabla.php?computer=suse&so=on
is translated to:
http://horst/blabla.php?computer%3dsuse%26so%3don
I have try to replace the ? with %3F but this doesnt work.
Seems to be that the problem was on the server side..... Whop. It work. Thank you for the work on the partition problem from 10.0 to 10.1! So there is only one thing left:
<printer> <cups_installation config:type="symbol">client</cups_installation> <printcap config:type="list"/> <default></default> <server_hostname>print.example.com</server_hostname> <spooler>cups</spooler> </printer>
Is the same one which I get from the autoyast configuration through yast. But this one doesnt work. No print server is configured...
But again. Nice work.
greetings mario gzuk
On Tuesday 30 May 2006 17:01, Mario Gzuk wrote:
to 10.1! So there is only one thing left:
<printer> <cups_installation config:type="symbol">client</cups_installation> <printcap config:type="list"/> <default></default> <server_hostname>print.example.com</server_hostname> <spooler>cups</spooler> </printer>
Is the same one which I get from the autoyast configuration through yast. But this one doesnt work. No print server is configured...
please create a bugreport ( https://bugzilla.novell.com ) for that and attach the /var/log/YaST2/ directory as tgz to the bug (after the installation is done).
autoinstall@lists.opensuse.org