Bug 802786 - installation process is hanging on /sbin/blkid -c /dev/null if no floppy drive is installed
Summary: installation process is hanging on /sbin/blkid -c /dev/null if no floppy driv...
Status: RESOLVED DUPLICATE of bug 773058
Alias: None
Product: openSUSE 12.3
Classification: openSUSE
Component: Installation (show other bugs)
Version: RC 1
Hardware: All SUSE Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 11:25 UTC by Elmar Stellnberger
Modified: 2013-07-15 22:51 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elmar Stellnberger 2013-02-08 11:25:22 UTC
User-Agent:       Mozilla/5.0 (OS/2; Warp 4.5; rv:10.0.10) Gecko/20100101 Firefox/10.0.10

 On a certain computer of mine (Frontman) the installation process always hangs for a long time on 'seeking for Linux partitions'. A pstree has revealed that /sbin/blkid -c /dev/null is executed at this time. The thing is that /sbin/blkid /dev/fd0 hangs while /sbin/blkid /dev/sda executes instantaneously. The same is for partprobe. This is due to a floppy controller being installed on the given computer but no actual floppy drive being present. Please change the blkid command execution to only affect /dev/sd* or at least not fd0 so that the installation process can process hang-free.

Reproducible: Always
Comment 1 Arvin Schnell 2013-02-11 10:30:07 UTC
Could be a duplicate of bug #773058.
Comment 2 Jeff Mahoney 2013-07-15 22:51:17 UTC
Yep, it is.

*** This bug has been marked as a duplicate of bug 773058 ***