Bug 1331880 - ERROR: unsupported sector size 4096 on ...
Summary: ERROR: unsupported sector size 4096 on ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: grub2
Version: 24
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-29 22:16 UTC by Account closed by the user
Modified: 2016-08-20 20:24 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-20 20:24:00 UTC
Type: Bug


Attachments (Terms of Use)

Description Account closed by the user 2016-04-29 22:16:52 UTC
When doing "# grub2-mkconfig -o /boot/grub2/grub.cfg"

I get some "errors":
Generating grub configuration file ...
[..]
ERROR: unsupported sector size 4096 on /dev/sdg.
ERROR: unsupported sector size 4096 on /dev/sdg.
ERROR: unsupported sector size 4096 on /dev/sdg.
ERROR: unsupported sector size 4096 on /dev/sdg.
[..]

There is NO partitions in /dev/sdg:
# fdisk -l /dev/sdg
Disk /dev/sdg: 2.7 TiB, 3000558944256 bytes, 732558336 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

# lsscsi | grep /dev/sdg
[8:0:0:0]    disk    WD       My Book 1230     1065  /dev/sdg 

Anyhow, grub/grub2-mkconfig is working flawlessly.
And it has been happening forever with that device(WD My Book)
So, for me is not an error. But grub2-mkconfig complains loudly.


Note You need to log in before you can comment on or make changes to this bug.