← Back to team overview

registry team mailing list archive

Re: [Bug 554582] Re: Gparted does not list dmraid devices

 

On 6/1/2010 11:52 AM, Curtis Gedak wrote:
> My testing showed that libparted spent 33 seconds in libparted's 
> ped_device_probe_all() when the BIOS was misconfigured.  See 
> https://bugzilla.gnome.org/show_bug.cgi?id=351753#c20

That sounds like a bug somewhere... it should only take about 1 or 2
seconds for the kernel to fail any given read.  Perhaps
ped_device_probe_all() continues retrying a dozen times rather than
giving up.  That should probably be fixed.

For that matter, why does it even consider floppies?  They can't be
partitioned so it should pay no attention to them.

> I agree that the root cause is an improperly configured BIOS.
> However, some users reported that some versions of Windows would not
> work without this BIOS setting.  Since I only use GNU/Linux I was
> unable to confirm this claim. See
> https://bugzilla.gnome.org/show_bug.cgi?id=453555#c12

That appears to be an isolated incident with a broken bios.  The vast
majority of systems out there are not misconfigured to think they have a
floppy when they don't, and do not have issues.  Telling the bios it has
a floppy when it does not has a quite noticeable effect of causing a
floppy drive to appear in my computer in both Ubuntu and Windows, that
of course, fails to open.  Occasionally this is reported on the Ubuntu
forums and users are told to correct the bios configuration and this
resolves the issue.

> Do you know if the new dmraid always adds the letter "p", or does it 
> only add it when the device name ends in a number?

I _think_ it always adds it, but I'm not very sure about that.

-- 
Gparted does not list dmraid devices
https://bugs.launchpad.net/bugs/554582
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for GParted.



References