Opened 13 years ago
Closed 3 years ago
#7568 closed bug (no change required)
unhandled ioctl on usb storage device (usb_disk)
Reported by: | kallisti5 | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Disk/USB | Version: | R1/Development |
Keywords: | usb_disk unhandled ioctl 32768 | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
I've seen this in two of my newer usb drives lately on different systems:
"usb_disk: unhandled ioctl 32768"
Shortly after this error usb transfers stop and if the system is booting the bootprocess fails due to suddenly not having access to the root filesystem.
Change History (3)
comment:1 by , 6 years ago
Component: | Drivers/USB → Drivers/Disk/USB |
---|
comment:2 by , 5 years ago
comment:3 by , 3 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
32768=0x8000=TCGETA. That's definitely not why you cannot boot.