Re: [opensuse-autoinstall] auto-installation prompting for certain manual steps
/var/log/YaST2/badlist: says ... CAnnot install release-notes-sdk-10-5.9.i586[SUSE Linux Enterprise Software Development Kit 10] because it is conflicting with release-notes-sles. The SDK is part of my add-on-product: <add_on_products config:type="list"> <listentry> <media_url>http://192.168.x.x/suse/10sp1/x86/base</media_url> <product>SUSE_SLES_10_SP1</product> <product_dir>/</product_dir> </listentry> <listentry> <media_url>http://192.168.x.x/suse/10sp1/x86/sdk</media_url> <product>SLE_10_SDK</product> <product_dir>/</product_dir> </listentry>
LDB a écrit :
At linuxrc I am typing the following:
info=http://192.168.x.x/profiles/bandit/info netdevice=eth0 hostip=192.168.x.y netmask=255.255.255.0 gateway=192.168.x.z
Then after that I get the following:
TUI ->
Could not find the SUSE Linux Enterprise Server 10 Installation Source
Activating manual setup program
Asks me to choose the language: English
Asks me to choose the keyboard map: English(US)
Main Menu comes up and I choose "Start Installation or System"
Main Menu comes up again and I choose "Start Installation or Update"
Installation source medium: Network
Choose Network protocol: HTTP
It then says, "Your network is already configured. Keep this configuration?" ... I choose "yes"
Enter the IP address of the HTTP server: 192.168.x.x
Use HTTP proxy: No
Enter the directory on the server -> I just hit enter because it is what is in the info file it downloaded
It loads the installation source from the specified location and then it dies on the package resolver issue ....
Any ideas????
LDB
-- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
The problem is in your packagelist, you have to choose wich version of the release notes you want to install. I get similar problems if i include the packman repo. regards Ulrich On May 8, 2008, at 5:19 PM, LDB wrote:
/var/log/YaST2/badlist:
says ...
CAnnot install release-notes-sdk-10-5.9.i586[SUSE Linux Enterprise Software Development Kit 10] because it is conflicting with release- notes-sles.
The SDK is part of my add-on-product:
<add_on_products config:type="list"> <listentry> <media_url>http://192.168.x.x/suse/10sp1/x86/base</media_url> <product>SUSE_SLES_10_SP1</product> <product_dir>/</product_dir> </listentry> <listentry> <media_url>http://192.168.x.x/suse/10sp1/x86/sdk</media_url> <product>SLE_10_SDK</product> <product_dir>/</product_dir> </listentry>
LDB a écrit :
At linuxrc I am typing the following:
info=http://192.168.x.x/profiles/bandit/info netdevice=eth0 hostip=192.168.x.y netmask=255.255.255.0 gateway=192.168.x.z
Then after that I get the following:
TUI ->
Could not find the SUSE Linux Enterprise Server 10 Installation Source
Activating manual setup program
Asks me to choose the language: English
Asks me to choose the keyboard map: English(US)
Main Menu comes up and I choose "Start Installation or System"
Main Menu comes up again and I choose "Start Installation or Update"
Installation source medium: Network
Choose Network protocol: HTTP
It then says, "Your network is already configured. Keep this configuration?" ... I choose "yes"
Enter the IP address of the HTTP server: 192.168.x.x
Use HTTP proxy: No
Enter the directory on the server -> I just hit enter because it is what is in the info file it downloaded
It loads the installation source from the specified location and then it dies on the package resolver issue ....
Any ideas????
LDB
-- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall +help@opensuse.org
-- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
LDB
-
Ulrich Hölscher