Bug 848796 - Installation freezes at 60%, search linux partitions in opensuse 13.1 RC2
Summary: Installation freezes at 60%, search linux partitions in opensuse 13.1 RC2
Status: RESOLVED DUPLICATE of bug 773058
: 852929 (view as bug list)
Alias: None
Product: openSUSE 13.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: RC 2
Hardware: x86 openSUSE 13.1
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Jiri Kosina
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-03 13:28 UTC by dante bly
Modified: 2014-03-09 09:52 UTC (History)
8 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
[PATCH] floppy: bail out in open() if drive is not responding (3.16 KB, patch)
2014-01-08 11:05 UTC, Jiri Kosina
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dante bly 2013-11-03 13:28:19 UTC
User-Agent:       Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Installation stalls when searching for linux partition on homebuilt desktop. It stalls at installation 60% complete. I have a previous version of opensuse 12.3 on this hard drive.Tried installation twice with same problem.

I should mention I tried to install opensuse 13.1 rc2 on a laptop with the same DVD and the install made it further, to the software installation stage before I ran into errors, which I plan to report in another bug report. 

Reproducible: Always

Steps to Reproduce:
1.Install opensuse 13.1 rc2 on desktop computer with previous version of opensuse already installed.
2.
3.
Actual Results:  
Installation stalls at 60% when searching for linux partitions.

Expected Results:  
Continued install process.
Comment 1 Arvin Schnell 2013-11-03 21:28:30 UTC
Please provide YaST logs, see http://en.opensuse.org/openSUSE:Bugreport_YaST.
Comment 2 Forgotten User fzL8WAQ5VB 2013-11-03 22:15:16 UTC
I had the same problem, when I first installed openSUSE 12.3. I have a thinkstation s10, and disabled floppy device (although I do not have a physical floppy on my machine). The install of 12.3 and now 13.1 went through without an issue.
Comment 3 Arvin Schnell 2013-11-08 07:53:07 UTC
Could be a duplicate of bug #846001 but without logs not clear.
Comment 4 Andreas Müller 2013-11-20 23:02:22 UTC
Same problem here in 13.1 final, unable to install.
Comment 5 Forgotten User HcCxT2dt5L 2013-11-21 14:42:10 UTC
I have the same problem. But if you wait enough it works. Can it be related to the ghost floppy device (I haven't a physical floppy device)?
Duplicate of that? https://bugzilla.novell.com/show_bug.cgi?id=846001
Comment 6 dante bly 2013-11-22 02:00:58 UTC
As the previous poster reported. The installation worked on 13.1 final if you wait long enough during the searching for linux partitions stage. I was trying to install 13.1 final and it stalled at searching linux partitions again. I forgot about the installation for a while but then I later noticed that the installation continued. I think it took about 20 minutes to get past the searching partitions step. This bug can be considered resolved, assuming people don't mind waiting 20 minutes for this step.
Comment 7 Forgotten User HcCxT2dt5L 2013-11-22 08:51:27 UTC
I have try disabling the floppy disk from the BIOS (I haven't a physical floppy device). Now "search linux partitions" take a few seconds.
Comment 8 Arvin Schnell 2013-11-22 09:02:59 UTC
So apparently bug #773058 is not fixed.
Comment 9 Arvin Schnell 2013-11-29 10:24:25 UTC
*** Bug 852929 has been marked as a duplicate of this bug. ***
Comment 10 Forgotten User SfyE51DuEk 2014-01-04 07:24:00 UTC
For 2 weeks i installed 13.1 on two server with floppy disk.
Same result hangs on 'search linux partitions' 
I disabled the floppy disk in the bios an all gone well.

BR/Torsten
Comment 11 dante bly 2014-01-05 22:21:11 UTC
I disabled the floppy drive in BIOS and tried again and the installation no longer hangs. So as others have mentioned, disabling the floppy drive is a fix for this bug.
Comment 12 Jiri Kosina 2014-01-08 11:05:57 UTC
Created attachment 573679 [details]
[PATCH] floppy: bail out in open() if drive is not responding

OK, this is a very crude patch that I'd appreciate if anyone with the affected system could test, to see if the long delays related to probing /dev/fd0 on systems where BIOS is lying about its presence, will go away.

Thanks.
Comment 13 Jiri Kosina 2014-01-08 15:42:10 UTC
Marking as duplicate of bug#773058

*** This bug has been marked as a duplicate of bug 773058 ***
Comment 14 Forgotten User SfyE51DuEk 2014-01-09 07:06:39 UTC
I have real floppy hardware in the servers. So this bug is not the same #773058


BR/Torsten
Comment 15 Jiri Kosina 2014-01-09 13:41:50 UTC
Ok, thanks for the information.

Is this a regression from older openSUSE / kernel versions? If so, which ones are known to work on that particular hardware?
Comment 16 Forgotten User SfyE51DuEk 2014-01-09 13:45:01 UTC
I installed 13.1 final !
Comment 17 Jiri Kosina 2014-01-09 14:28:05 UTC
(In reply to comment #16)
> I installed 13.1 final !

Just to clarify -- does that mean that with 13.1 final you don't encounter the problem even if the floppy is enabled in BIOS?
Comment 18 Forgotten User SfyE51DuEk 2014-01-09 14:41:58 UTC
With floppy hardware and enabled function in the bios a 13.1 final installation was not possible on my two server.
Installation freezes at 60%, search linux partition.
I have to disabled the floppy in the bios to install 13.1 final.
Install source was the NET install.iso copied to a USB Stick.

    Manufacturer: "Supermicro"
    Product: "PDSMi+"
    Version: "PCB Version"
    Serial: "0123456789"
    Socket: "LGA775/U1"
    Version: "Intel(R) Xeon(TM) 3000 CPU 1.86GH"
Comment 19 Jiri Kosina 2014-01-09 22:35:48 UTC
Ok, according to my analysis in bug#773058 comment#43, this is very likely the same bug. Closing as duplicate.

If it later turns out to be a different issue, please reopen.

*** This bug has been marked as a duplicate of bug 773058 ***
Comment 20 Vladimir Zlatic 2014-03-09 09:52:25 UTC
If I can add exactly time for linux partition searching: for 13.1 it is 15 minutes. I measured this searching partition times for some previous versions (this "too long waiting" started from 12.1) and got this 15 minutes value. I wirte this for those who think that installation can not be finished. 

I use 13.1 on PC computer 2x2.2GHz