Mailinglist Archive: opensuse-bugs (7818 mails)
| < Previous | Next > |
[Bug 237446] kernel reports too-small size for usb-attached hard disk (usb-storage)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 2 Feb 2007 05:20:59 -0700 (MST)
- Message-id: <20070202122059.D06BFFB9@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=237446
------- Comment #17 from oneukum@xxxxxxxxxx 2007-02-02 05:20 MST -------
The fix works on quite similar principles. It occured to me that devices
usually follow a pseudo-geometry. Therefore the number of sectors should be
divisible by 63*255 without a remainder.
I'll attach the patch.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #17 from oneukum@xxxxxxxxxx 2007-02-02 05:20 MST -------
The fix works on quite similar principles. It occured to me that devices
usually follow a pseudo-geometry. Therefore the number of sectors should be
divisible by 63*255 without a remainder.
I'll attach the patch.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |