|
Bugzilla – Full Text Bug Listing |
| Summary: | Asking "to detect devices now" multiples | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Jan Engelhardt <jengelh> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | VERIFIED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2log from that day | ||
|
Description
Jan Engelhardt
2005-09-10 10:29:00 UTC
I cannot reproduce this. Please provide the YaST logfiles. Created attachment 49533 [details]
y2log from that day
HTH
(see attachment) One thing is that you are asked multiple times: if I have understod the code properly, it is two times, right? If not, please tell me when exactly it happens. The other thing is that you are asked at all. Yast should do it when linuxrc tells it so by placing Manual: 1 in /etc/install inf. But it also checks the kernel command line /proc/cmdline for "manual". Do you have either of these enabled? Seems fixed. BTW, the "traditional method with ifup" has changed to the "semi-traditional method with ifplugd" -- how can I change that back to ifup-only? s/seems/is/. I have not seen it at all (neither installation nor post-setup yast2). Looks good. Ok, marking as fixed. about disabling ifplugd: Edit the network card, Advanced, Detailed Settings, (or the General tab in 10.1) Device Activation: At Boot Time or vi /etc/sysconfig/network/ifcfg-* and change STARTMODE to "auto". |