Mailinglist Archive: opensuse-autoinstall (50 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] auto-installation prompting for certain manual steps
- From: LDB <ldbout@xxxxxxxxx>
- Date: Thu, 08 May 2008 11:19:09 -0400
- Message-id: <482319ED.1010001@xxxxxxxxx>
/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>
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |