Strona 1 z 1

pendrive nie jest sformatowany i nie daje się sformatować

: 03 grudnia 2010, 19:31
autor: Piotrus Pan
Cześć.
Mam pendrive Sony Vaio, niestety nie znam modelu czy numeru seryjnego.
Jest on pojemności 64 GB i nie daje się z niego korzystać ponieważ ciągle mruga dioda "pracy". Pendrive nie jest sformatowany i nie daje się sformatować ani pod Windowsem ani pod Linuksem. Jedyne operacje jakie udało mi się na nim wykonać to uruchomić

Kod: Zaznacz cały

fdisk
i zrobić partycje. Zapisywanie zmian na nim zajęło ponad pół godziny ale się zapisały. Tylko tak jak napisałem, nie da się go sformatować, pojawia się komunikat:

Kod: Zaznacz cały

device busy
Czy ktoś może pomóc?

: 04 grudnia 2010, 16:49
autor: Yampress
Załóż na nim system plików.
Fdiska uruchomiłeś, a dokładnie co z nim zrobiłeś. Samo uruchomienie nic nie robi!

: 04 grudnia 2010, 17:20
autor: Piotrus Pan
To co fdiskiem zrobiłem:

Kod: Zaznacz cały

sudo fdisk /dev/sdb
d 
p
n->p->1->0-32GB
n->p->2->32GB-64GB
t->1->7(też c)
t->2->7(też c)
p
w
W skrócie mówiąc, usunąłem wszystkie partycje, stworzyłem nowe, zmieniłem identifikator partycji i zapisałem.

Kod: Zaznacz cały

sudo mkfs.ntfs /dev/sdb1
error: device busy
Próbowałem sformatować ale wyświetliło się:

Kod: Zaznacz cały

device busy

: 04 grudnia 2010, 19:15
autor: saturno
1. A co GParted widzi na tym pen drive?

2. Czemu nie zakładasz jednej partycji na FAT32?

: 05 grudnia 2010, 11:19
autor: Yampress
HAL ma pewnie zamontowanego w środowisku graficznym. Musisz odmontować.
Wyświetlanie partycji uzyskuje się przez wpisanie polecenia:

Kod: Zaznacz cały

fdisk -l /dev/sdb
a nie jakieś nie wiadomo co.

: 05 grudnia 2010, 14:13
autor: Piotrus Pan

Kod: Zaznacz cały

fdisk -l
Robi się żeby pokazać listę urządzeń pamięci masowej.

Kod: Zaznacz cały

fdisk /dev/sdb
Używam, żeby usunąć, dodać partycję lub zmienić jej identyfikator systemu plików.

HAL nie sądzę, że montuje automatycznie bo nie mam tej funkcji uruchomionej, nawet komunikatu, że został podłączony pendrive do komputera nie dostaje.

Gparted jak penrdive jest podłączony się nie chce uruchomić.

dmesg podczas gdy chciałem sformatować pendrive:

Kod: Zaznacz cały

dmesg:

[ 1767.685051] usb 2-3: new high speed USB device using ehci_hcd and address 7
[ 1767.817625] usb 2-3: New USB device found, idVendor=1221, idProduct=3234
[ 1767.817632] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1767.817638] usb 2-3: Product: Flash Disk
[ 1767.817642] usb 2-3: Manufacturer: USB2.0
[ 1767.817646] usb 2-3: SerialNumber: 100000000000073E
[ 1767.817826] usb 2-3: configuration #1 chosen from 1 choice
[ 1767.818226] scsi8 : SCSI emulation for USB Mass Storage devices
[ 1767.818500] usb-storage: device found at 7
[ 1767.818504] usb-storage: waiting for device to settle before scanning
[ 1772.816220] usb-storage: device scan complete
[ 1772.816924] scsi 8:0:0:0: Direct-Access     USB2.0   Flash Disk       2.50 PQ: 0 ANSI: 2
[ 1772.817860] sd 8:0:0:0: Attached scsi generic sg2 type 0
[ 1772.819002] sd 8:0:0:0: [sdb] 131072000 512-byte logical blocks: (67.1 GB/62.5 GiB)
[ 1772.819494] sd 8:0:0:0: [sdb] Write Protect is off
[ 1772.819499] sd 8:0:0:0: [sdb] Mode Sense: 0b 00 00 08
[ 1772.819504] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 1772.833938] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 1772.833945]  sdb: sdb1 sdb2 sdb3 sdb4
[ 1772.838990] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 1772.838997] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[ 1803.916067] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 1834.928074] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 1865.916080] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 1896.929068] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 1927.928065] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 1958.929066] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 1959.062175] sd 8:0:0:0: [sdb] Unhandled error code
[ 1959.062182] sd 8:0:0:0: [sdb] Result: hostbyte=DID_ABORT driverbyte=DRIVER_OK
[ 1959.062189] sd 8:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 38 00 00 08 00
[ 1959.062205] end_request: I/O error, dev sdb, sector 56
[ 1959.062213] Buffer I/O error on device sdb, logical block 7
[ 1989.916069] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2020.916067] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2051.928065] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2082.916067] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2113.928075] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2144.928060] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2145.061072] sd 8:0:0:0: [sdb] Unhandled error code
[ 2145.061078] sd 8:0:0:0: [sdb] Result: hostbyte=DID_ABORT driverbyte=DRIVER_OK
[ 2145.061086] sd 8:0:0:0: [sdb] CDB: Read(10): 28 00 00 00 00 38 00 00 08 00
[ 2145.061102] end_request: I/O error, dev sdb, sector 56
[ 2145.061110] Buffer I/O error on device sdb, logical block 7
[ 2175.916063] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2206.916047] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2237.917055] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2268.916066] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2280.541100] INFO: task blkid:2431 blocked for more than 120 seconds.
[ 2280.541106] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2280.541111] blkid         D 0000000000000000     0  2431      1 0x00000000
[ 2280.541120]  ffffffff814611f0 0000000000000082 0000000000000000 ffffffff8118a7bb
[ 2280.541129]  ffff88013b8b54c0 0000001000000001 000000000000f9e0 ffff88013ebe1fd8
[ 2280.541137]  0000000000015780 0000000000015780 ffff88013b8b54c0 ffff88013b8b57b8
[ 2280.541145] Call Trace:
[ 2280.541159]  [<ffffffff8118a7bb>] ? cfq_set_request+0x2af/0x319
[ 2280.541168]  [<ffffffff8117f003>] ? get_request+0x7e/0x2ba
[ 2280.541176]  [<ffffffff812fa1d1>] ? io_schedule+0x73/0xb7
[ 2280.541183]  [<ffffffff8117f32f>] ? get_request_wait+0xf0/0x188
[ 2280.541191]  [<ffffffff81064c0e>] ? autoremove_wake_function+0x0/0x2e
[ 2280.541198]  [<ffffffff8117f6be>] ? __make_request+0x2f7/0x428
[ 2280.541205]  [<ffffffff8117de9b>] ? generic_make_request+0x299/0x2f9
[ 2280.541212]  [<ffffffff8117dfd1>] ? submit_bio+0xd6/0xf2
[ 2280.541220]  [<ffffffff8110cb5d>] ? submit_bh+0x103/0x123
[ 2280.541227]  [<ffffffff8110f7c4>] ? block_read_full_page+0x1cd/0x1ea
[ 2280.541234]  [<ffffffff81111118>] ? blkdev_get_block+0x0/0x57
[ 2280.541242]  [<ffffffff810b412f>] ? add_to_page_cache_locked+0x76/0xc1
[ 2280.541250]  [<ffffffff810bb80a>] ? __do_page_cache_readahead+0x180/0x1b4
[ 2280.541258]  [<ffffffff810bb8c1>] ? force_page_cache_readahead+0x63/0x89
[ 2280.541265]  [<ffffffff810b527f>] ? generic_file_aio_read+0x1ff/0x52b
[ 2280.541274]  [<ffffffff810ee709>] ? do_sync_read+0xce/0x113
[ 2280.541280]  [<ffffffff81064c0e>] ? autoremove_wake_function+0x0/0x2e
[ 2280.541288]  [<ffffffff810cc7b3>] ? handle_mm_fault+0x3b8/0x80f
[ 2280.541295]  [<ffffffff810ef152>] ? vfs_read+0xa6/0xff
[ 2280.541302]  [<ffffffff810ef267>] ? sys_read+0x45/0x6e
[ 2280.541309]  [<ffffffff81010b42>] ? system_call_fastpath+0x16/0x1b
[ 2280.541315] INFO: task mkdosfs:2478 blocked for more than 120 seconds.
[ 2280.541319] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2280.541324] mkdosfs       D 0000000000000000     0  2478   2477 0x00000000
[ 2280.541331]  ffffffff814611f0 0000000000000046 0000000000000000 ffff880000016d00
[ 2280.541339]  ffff880122f17100 0000000000000000 000000000000f9e0 ffff8801156c5fd8
[ 2280.541347]  0000000000015780 0000000000015780 ffff880122f17100 ffff880122f173f8
[ 2280.541354] Call Trace:
[ 2280.541361]  [<ffffffff8117f003>] ? get_request+0x7e/0x2ba
[ 2280.541367]  [<ffffffff812fa1d1>] ? io_schedule+0x73/0xb7
[ 2280.541374]  [<ffffffff8117f32f>] ? get_request_wait+0xf0/0x188
[ 2280.541380]  [<ffffffff81064c0e>] ? autoremove_wake_function+0x0/0x2e
[ 2280.541388]  [<ffffffff81182231>] ? blk_recount_segments+0x17/0x27
[ 2280.541395]  [<ffffffff8117f6be>] ? __make_request+0x2f7/0x428
[ 2280.541401]  [<ffffffff8117de9b>] ? generic_make_request+0x299/0x2f9
[ 2280.541408]  [<ffffffff8101166e>] ? apic_timer_interrupt+0xe/0x20
[ 2280.541415]  [<ffffffff8117dfd1>] ? submit_bio+0xd6/0xf2
[ 2280.541421]  [<ffffffff8110cb5d>] ? submit_bh+0x103/0x123
[ 2280.541428]  [<ffffffff8110f0d8>] ? __block_write_full_page+0x1d6/0x2ac
[ 2280.541435]  [<ffffffff8110de58>] ? end_buffer_async_write+0x0/0x13b
[ 2280.541442]  [<ffffffff81111118>] ? blkdev_get_block+0x0/0x57
[ 2280.541448]  [<ffffffff810ba2da>] ? __writepage+0xa/0x25
[ 2280.541455]  [<ffffffff810ba961>] ? write_cache_pages+0x20b/0x327
[ 2280.541462]  [<ffffffff810ba2d0>] ? __writepage+0x0/0x25
[ 2280.541470]  [<ffffffff810b4929>] ? __filemap_fdatawrite_range+0x4b/0x54
[ 2280.541478]  [<ffffffff810fe8a8>] ? dput+0x2c/0x15e
[ 2280.541484]  [<ffffffff810b55eb>] ? filemap_write_and_wait+0x17/0x32
[ 2280.541491]  [<ffffffff8111211a>] ? __blkdev_put+0x4c/0x14c
[ 2280.541498]  [<ffffffff810ef849>] ? __fput+0x100/0x1af
[ 2280.541505]  [<ffffffff810ecc86>] ? filp_close+0x5b/0x62
[ 2280.541512]  [<ffffffff8104f874>] ? put_files_struct+0x64/0xc1
[ 2280.541519]  [<ffffffff8105110e>] ? do_exit+0x225/0x6b5
[ 2280.541525]  [<ffffffff81051614>] ? do_group_exit+0x76/0x9d
[ 2280.541531]  [<ffffffff8105164d>] ? sys_exit_group+0x12/0x16
[ 2280.541537]  [<ffffffff81010b42>] ? system_call_fastpath+0x16/0x1b
[ 2299.928052] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2330.916057] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2331.049116] sd 8:0:0:0: [sdb] Unhandled error code
[ 2331.049122] sd 8:0:0:0: [sdb] Result: hostbyte=DID_ABORT driverbyte=DRIVER_OK
[ 2331.049129] sd 8:0:0:0: [sdb] CDB: Write(10): 2a 00 00 00 08 00 00 00 80 00
[ 2331.049146] end_request: I/O error, dev sdb, sector 2048
[ 2331.049154] Buffer I/O error on device sdb1, logical block 0
[ 2331.049159] lost page write due to I/O error on sdb1
[ 2331.049167] Buffer I/O error on device sdb1, logical block 1
[ 2331.049171] lost page write due to I/O error on sdb1
[ 2331.049176] Buffer I/O error on device sdb1, logical block 2
[ 2331.049181] lost page write due to I/O error on sdb1
[ 2331.049186] Buffer I/O error on device sdb1, logical block 3
[ 2331.049190] lost page write due to I/O error on sdb1
[ 2331.049195] Buffer I/O error on device sdb1, logical block 4
[ 2331.049199] lost page write due to I/O error on sdb1
[ 2331.049204] Buffer I/O error on device sdb1, logical block 5
[ 2331.049208] lost page write due to I/O error on sdb1
[ 2331.049213] Buffer I/O error on device sdb1, logical block 6
[ 2331.049217] lost page write due to I/O error on sdb1
[ 2331.049222] Buffer I/O error on device sdb1, logical block 7
[ 2331.049227] lost page write due to I/O error on sdb1
[ 2331.049235] Buffer I/O error on device sdb1, logical block 8
[ 2331.049240] lost page write due to I/O error on sdb1
[ 2361.916055] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2392.929056] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2400.541107] INFO: task blkid:2431 blocked for more than 120 seconds.
[ 2400.541114] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2400.541119] blkid         D 0000000000000000     0  2431      1 0x00000000
[ 2400.541127]  ffffffff814611f0 0000000000000082 0000000000000000 ffffffff8118a7bb
[ 2400.541136]  ffff88013b8b54c0 0000001000000001 000000000000f9e0 ffff88013ebe1fd8
[ 2400.541144]  0000000000015780 0000000000015780 ffff88013b8b54c0 ffff88013b8b57b8
[ 2400.541152] Call Trace:
[ 2400.541165]  [<ffffffff8118a7bb>] ? cfq_set_request+0x2af/0x319
[ 2400.541175]  [<ffffffff8117f003>] ? get_request+0x7e/0x2ba
[ 2400.541183]  [<ffffffff812fa1d1>] ? io_schedule+0x73/0xb7
[ 2400.541189]  [<ffffffff8117f32f>] ? get_request_wait+0xf0/0x188
[ 2400.541197]  [<ffffffff81064c0e>] ? autoremove_wake_function+0x0/0x2e
[ 2400.541204]  [<ffffffff8117f6be>] ? __make_request+0x2f7/0x428
[ 2400.541212]  [<ffffffff8117de9b>] ? generic_make_request+0x299/0x2f9
[ 2400.541219]  [<ffffffff8117dfd1>] ? submit_bio+0xd6/0xf2
[ 2400.541227]  [<ffffffff8110cb5d>] ? submit_bh+0x103/0x123
[ 2400.541234]  [<ffffffff8110f7c4>] ? block_read_full_page+0x1cd/0x1ea
[ 2400.541241]  [<ffffffff81111118>] ? blkdev_get_block+0x0/0x57
[ 2400.541250]  [<ffffffff810b412f>] ? add_to_page_cache_locked+0x76/0xc1
[ 2400.541258]  [<ffffffff810bb80a>] ? __do_page_cache_readahead+0x180/0x1b4
[ 2400.541265]  [<ffffffff810bb8c1>] ? force_page_cache_readahead+0x63/0x89
[ 2400.541273]  [<ffffffff810b527f>] ? generic_file_aio_read+0x1ff/0x52b
[ 2400.541282]  [<ffffffff810ee709>] ? do_sync_read+0xce/0x113
[ 2400.541288]  [<ffffffff81064c0e>] ? autoremove_wake_function+0x0/0x2e
[ 2400.541296]  [<ffffffff810cc7b3>] ? handle_mm_fault+0x3b8/0x80f
[ 2400.541304]  [<ffffffff810ef152>] ? vfs_read+0xa6/0xff
[ 2400.541310]  [<ffffffff810ef267>] ? sys_read+0x45/0x6e
[ 2400.541318]  [<ffffffff81010b42>] ? system_call_fastpath+0x16/0x1b
[ 2400.541324] INFO: task mkdosfs:2478 blocked for more than 120 seconds.
[ 2400.541328] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2400.541333] mkdosfs       D 0000000000000000     0  2478   2477 0x00000000
[ 2400.541340]  ffffffff814611f0 0000000000000046 0000000000000000 ffff880000016d00
[ 2400.541348]  ffff880122f17100 0000000000000000 000000000000f9e0 ffff8801156c5fd8
[ 2400.541356]  0000000000015780 0000000000015780 ffff880122f17100 ffff880122f173f8
[ 2400.541363] Call Trace:
[ 2400.541370]  [<ffffffff8117f003>] ? get_request+0x7e/0x2ba
[ 2400.541376]  [<ffffffff812fa1d1>] ? io_schedule+0x73/0xb7
[ 2400.541383]  [<ffffffff8117f32f>] ? get_request_wait+0xf0/0x188
[ 2400.541390]  [<ffffffff81064c0e>] ? autoremove_wake_function+0x0/0x2e
[ 2400.541398]  [<ffffffff81182231>] ? blk_recount_segments+0x17/0x27
[ 2400.541405]  [<ffffffff8117f6be>] ? __make_request+0x2f7/0x428
[ 2400.541412]  [<ffffffff8117de9b>] ? generic_make_request+0x299/0x2f9
[ 2400.541419]  [<ffffffff8101166e>] ? apic_timer_interrupt+0xe/0x20
[ 2400.541426]  [<ffffffff8117dfd1>] ? submit_bio+0xd6/0xf2
[ 2400.541432]  [<ffffffff8110cb5d>] ? submit_bh+0x103/0x123
[ 2400.541439]  [<ffffffff8110f0d8>] ? __block_write_full_page+0x1d6/0x2ac
[ 2400.541446]  [<ffffffff8110de58>] ? end_buffer_async_write+0x0/0x13b
[ 2400.541453]  [<ffffffff81111118>] ? blkdev_get_block+0x0/0x57
[ 2400.541460]  [<ffffffff810ba2da>] ? __writepage+0xa/0x25
[ 2400.541466]  [<ffffffff810ba961>] ? write_cache_pages+0x20b/0x327
[ 2400.541473]  [<ffffffff810ba2d0>] ? __writepage+0x0/0x25
[ 2400.541481]  [<ffffffff810b4929>] ? __filemap_fdatawrite_range+0x4b/0x54
[ 2400.541489]  [<ffffffff810fe8a8>] ? dput+0x2c/0x15e
[ 2400.541495]  [<ffffffff810b55eb>] ? filemap_write_and_wait+0x17/0x32
[ 2400.541503]  [<ffffffff8111211a>] ? __blkdev_put+0x4c/0x14c
[ 2400.541510]  [<ffffffff810ef849>] ? __fput+0x100/0x1af
[ 2400.541517]  [<ffffffff810ecc86>] ? filp_close+0x5b/0x62
[ 2400.541524]  [<ffffffff8104f874>] ? put_files_struct+0x64/0xc1
[ 2400.541530]  [<ffffffff8105110e>] ? do_exit+0x225/0x6b5
[ 2400.541537]  [<ffffffff81051614>] ? do_group_exit+0x76/0x9d
[ 2400.541543]  [<ffffffff8105164d>] ? sys_exit_group+0x12/0x16
[ 2400.541549]  [<ffffffff81010b42>] ? system_call_fastpath+0x16/0x1b
[ 2423.916072] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2454.916037] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2485.916062] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2516.928060] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2517.062119] sd 8:0:0:0: [sdb] Unhandled error code
[ 2517.062125] sd 8:0:0:0: [sdb] Result: hostbyte=DID_ABORT driverbyte=DRIVER_OK
[ 2517.062132] sd 8:0:0:0: [sdb] CDB: Write(10): 2a 00 00 00 08 80 00 00 80 00
[ 2517.062148] end_request: I/O error, dev sdb, sector 2176
[ 2517.062156] __ratelimit: 119 callbacks suppressed
[ 2517.062161] Buffer I/O error on device sdb1, logical block 128
[ 2517.062166] lost page write due to I/O error on sdb1
[ 2517.062173] Buffer I/O error on device sdb1, logical block 129
[ 2517.062177] lost page write due to I/O error on sdb1
[ 2517.062183] Buffer I/O error on device sdb1, logical block 130
[ 2517.062187] lost page write due to I/O error on sdb1
[ 2517.062192] Buffer I/O error on device sdb1, logical block 131
[ 2517.062196] lost page write due to I/O error on sdb1
[ 2517.062201] Buffer I/O error on device sdb1, logical block 132
[ 2517.062206] lost page write due to I/O error on sdb1
[ 2517.062211] Buffer I/O error on device sdb1, logical block 133
[ 2517.062215] lost page write due to I/O error on sdb1
[ 2517.062220] Buffer I/O error on device sdb1, logical block 134
[ 2517.062225] lost page write due to I/O error on sdb1
[ 2517.062230] Buffer I/O error on device sdb1, logical block 135
[ 2517.062234] lost page write due to I/O error on sdb1
[ 2517.062243] Buffer I/O error on device sdb1, logical block 136
[ 2517.062248] lost page write due to I/O error on sdb1
[ 2517.062253] Buffer I/O error on device sdb1, logical block 137
[ 2517.062257] lost page write due to I/O error on sdb1
[ 2520.541126] INFO: task blkid:2431 blocked for more than 120 seconds.
[ 2520.541133] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2520.541138] blkid         D 0000000000000000     0  2431      1 0x00000000
[ 2520.541146]  ffffffff814611f0 0000000000000082 0000000000000000 ffffffff8118a7bb
[ 2520.541155]  ffff88013b8b54c0 0000001000000001 000000000000f9e0 ffff88013ebe1fd8
[ 2520.541164]  0000000000015780 0000000000015780 ffff88013b8b54c0 ffff88013b8b57b8
[ 2520.541172] Call Trace:
[ 2520.541185]  [<ffffffff8118a7bb>] ? cfq_set_request+0x2af/0x319
[ 2520.541194]  [<ffffffff8117f003>] ? get_request+0x7e/0x2ba
[ 2520.541202]  [<ffffffff812fa1d1>] ? io_schedule+0x73/0xb7
[ 2520.541208]  [<ffffffff8117f32f>] ? get_request_wait+0xf0/0x188
[ 2520.541216]  [<ffffffff81064c0e>] ? autoremove_wake_function+0x0/0x2e
[ 2520.541224]  [<ffffffff8117f6be>] ? __make_request+0x2f7/0x428
[ 2520.541231]  [<ffffffff8117de9b>] ? generic_make_request+0x299/0x2f9
[ 2520.541238]  [<ffffffff8117dfd1>] ? submit_bio+0xd6/0xf2
[ 2520.541246]  [<ffffffff8110cb5d>] ? submit_bh+0x103/0x123
[ 2520.541253]  [<ffffffff8110f7c4>] ? block_read_full_page+0x1cd/0x1ea
[ 2520.541260]  [<ffffffff81111118>] ? blkdev_get_block+0x0/0x57
[ 2520.541269]  [<ffffffff810b412f>] ? add_to_page_cache_locked+0x76/0xc1
[ 2520.541277]  [<ffffffff810bb80a>] ? __do_page_cache_readahead+0x180/0x1b4
[ 2520.541284]  [<ffffffff810bb8c1>] ? force_page_cache_readahead+0x63/0x89
[ 2520.541292]  [<ffffffff810b527f>] ? generic_file_aio_read+0x1ff/0x52b
[ 2520.541301]  [<ffffffff810ee709>] ? do_sync_read+0xce/0x113
[ 2520.541307]  [<ffffffff81064c0e>] ? autoremove_wake_function+0x0/0x2e
[ 2520.541315]  [<ffffffff810cc7b3>] ? handle_mm_fault+0x3b8/0x80f
[ 2520.541323]  [<ffffffff810ef152>] ? vfs_read+0xa6/0xff
[ 2520.541329]  [<ffffffff810ef267>] ? sys_read+0x45/0x6e
[ 2520.541336]  [<ffffffff81010b42>] ? system_call_fastpath+0x16/0x1b
[ 2520.541343] INFO: task mkdosfs:2478 blocked for more than 120 seconds.
[ 2520.541347] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2520.541351] mkdosfs       D 0000000000000000     0  2478   2477 0x00000000
[ 2520.541359]  ffffffff814611f0 0000000000000046 0000000000000000 ffff880000016d00
[ 2520.541367]  ffff880122f17100 0000000000000000 000000000000f9e0 ffff8801156c5fd8
[ 2520.541374]  0000000000015780 0000000000015780 ffff880122f17100 ffff880122f173f8
[ 2520.541382] Call Trace:
[ 2520.541389]  [<ffffffff8117f003>] ? get_request+0x7e/0x2ba
[ 2520.541395]  [<ffffffff812fa1d1>] ? io_schedule+0x73/0xb7
[ 2520.541402]  [<ffffffff8117f32f>] ? get_request_wait+0xf0/0x188
[ 2520.541408]  [<ffffffff81064c0e>] ? autoremove_wake_function+0x0/0x2e
[ 2520.541416]  [<ffffffff81182231>] ? blk_recount_segments+0x17/0x27
[ 2520.541423]  [<ffffffff8117f6be>] ? __make_request+0x2f7/0x428
[ 2520.541430]  [<ffffffff8117de9b>] ? generic_make_request+0x299/0x2f9
[ 2520.541437]  [<ffffffff8101166e>] ? apic_timer_interrupt+0xe/0x20
[ 2520.541444]  [<ffffffff8117dfd1>] ? submit_bio+0xd6/0xf2
[ 2520.541451]  [<ffffffff8110cb5d>] ? submit_bh+0x103/0x123
[ 2520.541457]  [<ffffffff8110f0d8>] ? __block_write_full_page+0x1d6/0x2ac
[ 2520.541465]  [<ffffffff8110de58>] ? end_buffer_async_write+0x0/0x13b
[ 2520.541472]  [<ffffffff81111118>] ? blkdev_get_block+0x0/0x57
[ 2520.541479]  [<ffffffff810ba2da>] ? __writepage+0xa/0x25
[ 2520.541485]  [<ffffffff810ba961>] ? write_cache_pages+0x20b/0x327
[ 2520.541492]  [<ffffffff810ba2d0>] ? __writepage+0x0/0x25
[ 2520.541500]  [<ffffffff810b4929>] ? __filemap_fdatawrite_range+0x4b/0x54
[ 2520.541508]  [<ffffffff810fe8a8>] ? dput+0x2c/0x15e
[ 2520.541514]  [<ffffffff810b55eb>] ? filemap_write_and_wait+0x17/0x32
[ 2520.541522]  [<ffffffff8111211a>] ? __blkdev_put+0x4c/0x14c
[ 2520.541529]  [<ffffffff810ef849>] ? __fput+0x100/0x1af
[ 2520.541536]  [<ffffffff810ecc86>] ? filp_close+0x5b/0x62
[ 2520.541543]  [<ffffffff8104f874>] ? put_files_struct+0x64/0xc1
[ 2520.541549]  [<ffffffff8105110e>] ? do_exit+0x225/0x6b5
[ 2520.541556]  [<ffffffff81051614>] ? do_group_exit+0x76/0x9d
[ 2520.541562]  [<ffffffff8105164d>] ? sys_exit_group+0x12/0x16
[ 2520.541568]  [<ffffffff81010b42>] ? system_call_fastpath+0x16/0x1b
[ 2547.928058] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2578.929060] usb 2-3: reset high speed USB device using ehci_hcd and address 7
[ 2609.916042] usb 2-3: reset high speed USB device using ehci_hcd and address 7