The following series of mount attempts: [Insert blank?, possibly preformatted floppy] [EMAIL PROTECTED]:/$ sudo mount -tvfat /dev/fd0 /mnt [EMAIL PROTECTED]:/$ cd /mnt [EMAIL PROTECTED]:/mnt$ ls [EMAIL PROTECTED]:/$ sudo umount /mnt [This almost looked like it worked. I'm surprised, too.] [Insert a floppy known to be FAT-formatted with data...] [EMAIL PROTECTED]:/$ sudo mount -tvfat /dev/fd0 /mnt mount: /dev/fd0: can't read superblock [EMAIL PROTECTED]:/$ sudo mount -tvfat /dev/fd0u1440 /mnt mount: /dev/fd0u1440: can't read superblock [EMAIL PROTECTED]:/$ sudo mount -tfat /dev/fd0 /mnt mount: unknown filesystem type 'fat' mount: maybe you meant 'vfat'? [Eject floppy, insert another known-good floppy...] [EMAIL PROTECTED]:/$ sudo mount -tvfat /dev/fd0 /mnt mount: /dev/fd0: can't read superblock [EMAIL PROTECTED]:/$ sudo mount -tvfat /dev/fd0 /mnt mount: /dev/fd0: can't read superblock
Produces the following in dmesg (I apologize for the VMWare noise -- note that VMWare's modules are loaded, but no VMWare machine was running at this time): [926181.654648] [926181.654652] floppy driver state [926181.654653] ------------------- [926181.654656] now=442176816 last interrupt=442176204 diff=612 last called handler=f89741f0 [926181.654659] timeout_message=floppy start [926181.654660] last output bytes: [926181.654662] 13 90 442176066 [926181.654663] 0 90 442176066 [926181.654665] 1a 90 442176066 [926181.654666] 0 90 442176066 [926181.654668] 3 90 442176066 [926181.654669] c1 90 442176066 [926181.654671] 10 90 442176066 [926181.654672] 7 80 442176066 [926181.654674] 0 90 442176066 [926181.654675] 8 81 442176066 [926181.654676] f 80 442176066 [926181.654678] 0 90 442176066 [926181.654679] 1 91 442176066 [926181.654680] 8 81 442176067 [926181.654682] 4 80 442176203 [926181.654683] 0 90 442176203 [926181.654685] f 80 442176203 [926181.654686] 0 90 442176203 [926181.654688] 0 91 442176203 [926181.654689] 8 81 442176204 [926181.654690] last result at 442176204 [926181.654692] last redo_fd_request at 442176066 [926181.654693] 20 0 [926181.654700] status=80 [926181.654701] fdc_busy=1 [926181.654702] fd_timer.function=f89717d0 [926181.654703] cont=f8979f54 [926181.654705] current_req=f4d82cc0 [926181.654706] command_status=-1 [926181.654707] [926181.654711] floppy0: floppy timeout called [926181.654714] end_request: I/O error, dev fd0, sector 0 [926183.164551] [926183.164556] floppy driver state [926183.164557] ------------------- [926183.164560] now=442177572 last interrupt=442176823 diff=749 last called handler=f8974340 [926183.164562] timeout_message=floppy start [926183.164564] last output bytes: [926183.164565] f 80 442176203 [926183.164567] 0 90 442176203 [926183.164568] 0 91 442176203 [926183.164570] 8 81 442176204 [926183.164571] 8 80 442176822 [926183.164572] 8 80 442176822 [926183.164574] 8 80 442176822 [926183.164575] 8 80 442176822 [926183.164576] 12 80 442176822 [926183.164578] 0 90 442176822 [926183.164579] 13 90 442176822 [926183.164581] 0 90 442176822 [926183.164582] 1a 90 442176822 [926183.164584] 0 90 442176822 [926183.164585] 3 90 442176822 [926183.164586] c1 90 442176822 [926183.164588] 10 90 442176822 [926183.164589] 7 80 442176822 [926183.164590] 0 90 442176822 [926183.164592] 8 81 442176823 [926183.164593] last result at 442176823 [926183.164595] last redo_fd_request at 442176822 [926183.164596] 20 0 [926183.164603] status=80 [926183.164604] fdc_busy=1 [926183.164605] fd_timer.function=f89717d0 [926183.164607] cont=f8979f54 [926183.164608] current_req=f11edcc0 [926183.164609] command_status=-1 [926183.164610] [926183.164614] floppy0: floppy timeout called [926183.164617] end_request: I/O error, dev fd0, sector 0 [926183.164620] Buffer I/O error on device fd0, logical block 0 [926184.662472] [926184.662478] floppy driver state [926184.662479] ------------------- [926184.662482] now=442178322 last interrupt=442177572 diff=750 last called handler=f8974340 [926184.662484] timeout_message=floppy start [926184.662486] last output bytes: [926184.662488] 10 90 442176822 [926184.662489] 7 80 442176822 [926184.662491] 0 90 442176822 [926184.662492] 8 81 442176823 [926184.662494] 8 80 442177572 [926184.662495] 8 80 442177572 [926184.662497] 8 80 442177572 [926184.662498] 8 80 442177572 [926184.662499] 12 80 442177572 [926184.662501] 0 90 442177572 [926184.662502] 13 90 442177572 [926184.662504] 0 90 442177572 [926184.662505] 1a 90 442177572 [926184.662506] 0 90 442177572 [926184.662508] 3 90 442177572 [926184.662509] c1 90 442177572 [926184.662510] 10 90 442177572 [926184.662512] 7 80 442177572 [926184.662513] 0 90 442177572 [926184.662515] 8 81 442177572 [926184.662516] last result at 442177572 [926184.662517] last redo_fd_request at 442177572 [926184.662519] 20 0 [926184.662525] status=80 [926184.662526] fdc_busy=1 [926184.662528] fd_timer.function=f89717d0 [926184.662529] cont=f8979f54 [926184.662530] current_req=f5063e40 [926184.662532] command_status=-1 [926184.662533] [926184.662536] floppy0: floppy timeout called [926184.662540] end_request: I/O error, dev fd0, sector 0 [926184.662544] Buffer I/O error on device fd0, logical block 0 [926192.333827] [926192.333831] floppy driver state [926192.333833] ------------------- [926192.333835] now=442182163 last interrupt=442179015 diff=3148 last called handler=f896fb90 [926192.333838] timeout_message=floppy start [926192.333839] last output bytes: [926192.333841] 0 90 442178323 [926192.333843] 13 90 442178323 [926192.333844] 0 90 442178323 [926192.333846] 1a 90 442178323 [926192.333847] 0 90 442178323 [926192.333848] 3 90 442178323 [926192.333850] c1 90 442178323 [926192.333851] 10 90 442178323 [926192.333852] 7 80 442178323 [926192.333854] 0 90 442178323 [926192.333855] 8 81 442178323 [926192.333857] e6 80 442178930 [926192.333858] 0 90 442178930 [926192.333860] 0 90 442178930 [926192.333861] 0 90 442178930 [926192.333862] 1 90 442178930 [926192.333864] 2 90 442178930 [926192.333865] 12 90 442178930 [926192.333867] 1b 90 442178930 [926192.333868] ff 90 442178930 [926192.333869] last result at 442181413 [926192.333871] last redo_fd_request at 442181413 [926192.333872] [926192.333878] status=80 [926192.333879] fdc_busy=1 [926192.333880] fd_timer.function=f89717d0 [926192.333882] cont=f8979f54 [926192.333883] current_req=d8040f00 [926192.333885] command_status=-1 [926192.333886] [926192.333889] floppy0: floppy timeout called [926192.333892] end_request: I/O error, dev fd0, sector 19 [926192.334339] FAT: Directory bread(block 19) failed [926193.831747] [926193.831753] floppy driver state [926193.831754] ------------------- [926193.831757] now=442182913 last interrupt=442182163 diff=750 last called handler=f8974340 [926193.831759] timeout_message=floppy start [926193.831761] last output bytes: [926193.831762] 2 90 442178930 [926193.831764] 12 90 442178930 [926193.831765] 1b 90 442178930 [926193.831767] ff 90 442178930 [926193.831768] 8 80 442182163 [926193.831770] 8 80 442182163 [926193.831771] 8 80 442182163 [926193.831772] 8 80 442182163 [926193.831774] 12 80 442182163 [926193.831775] 0 90 442182163 [926193.831777] 13 90 442182163 [926193.831778] 0 90 442182163 [926193.831779] 1a 90 442182163 [926193.831781] 0 90 442182163 [926193.831782] 3 90 442182163 [926193.831784] c1 90 442182163 [926193.831785] 10 90 442182163 [926193.831787] 7 80 442182163 [926193.831788] 0 90 442182163 [926193.831789] 8 81 442182163 [926193.831791] last result at 442182163 [926193.831792] last redo_fd_request at 442182163 [926193.831793] 20 0 [926193.831799] status=80 [926193.831801] fdc_busy=1 [926193.831802] fd_timer.function=f89717d0 [926193.831804] cont=f8979f54 [926193.831805] current_req=de860000 [926193.831806] command_status=-1 [926193.831808] [926193.831811] floppy0: floppy timeout called [926193.831815] end_request: I/O error, dev fd0, sector 20 [926193.831832] FAT: Directory bread(block 20) failed [926195.329670] [926195.329676] floppy driver state [926195.329678] ------------------- [926195.329680] now=442183663 last interrupt=442182913 diff=750 last called handler=f8974340 [926195.329683] timeout_message=floppy start [926195.329684] last output bytes: [926195.329686] 10 90 442182163 [926195.329688] 7 80 442182163 [926195.329689] 0 90 442182163 [926195.329691] 8 81 442182163 [926195.329692] 8 80 442182913 [926195.329694] 8 80 442182913 [926195.329695] 8 80 442182913 [926195.329696] 8 80 442182913 [926195.329698] 12 80 442182913 [926195.329699] 0 90 442182913 [926195.329700] 13 90 442182913 [926195.329702] 0 90 442182913 [926195.329703] 1a 90 442182913 [926195.329704] 0 90 442182913 [926195.329706] 3 90 442182913 [926195.329707] c1 90 442182913 [926195.329708] 10 90 442182913 [926195.329710] 7 80 442182913 [926195.329711] 0 90 442182913 [926195.329712] 8 81 442182913 [926195.329714] last result at 442182913 [926195.329715] last redo_fd_request at 442182913 [926195.329717] 20 0 [926195.329723] status=80 [926195.329724] fdc_busy=1 [926195.329725] fd_timer.function=f89717d0 [926195.329727] cont=f8979f54 [926195.329728] current_req=f4d753c0 [926195.329730] command_status=-1 [926195.329731] [926195.329734] floppy0: floppy timeout called [926195.329738] end_request: I/O error, dev fd0, sector 21 [926195.329754] FAT: Directory bread(block 21) failed [926197.342740] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.342773] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.343548] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.343578] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.331878] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.331917] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.332677] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.345683] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.332721] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.345873] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.345910] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.346633] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.346664] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.347230] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.347263] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.349723] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.337585] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.337889] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.338123] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.339008] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.354526] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.354563] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.342123] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.342403] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.355684] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926197.355718] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.710522] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.710610] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.712545] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.712713] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.714506] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.714582] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.729158] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.729255] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.716525] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.716616] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.731695] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.731782] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.734348] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.734447] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.721975] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.722062] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.723873] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.723968] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.725045] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.725145] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.726040] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.726210] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.739772] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.740197] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.743367] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.743856] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.745166] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926205.745540] VMBlock warning: DentryOpRevalidate: invalid args from kernel [926214.120612] [926214.120616] floppy driver state [926214.120618] ------------------- [926214.120621] now=442193065 last interrupt=442192453 diff=612 last called handler=f89741f0 [926214.120623] timeout_message=floppy start [926214.120625] last output bytes: [926214.120626] ff 90 442184277 [926214.120628] e6 80 442184545 [926214.120629] 0 90 442184545 [926214.120631] 0 90 442184545 [926214.120632] 0 90 442184545 [926214.120634] 2 90 442184545 [926214.120635] 2 90 442184545 [926214.120636] 12 90 442184545 [926214.120638] 1b 90 442184545 [926214.120639] ff 90 442184545 [926214.120640] f 80 442192315 [926214.120642] 0 90 442192315 [926214.120643] 1 91 442192315 [926214.120644] 8 81 442192316 [926214.120646] 4 80 442192452 [926214.120647] 0 90 442192452 [926214.120649] f 80 442192452 [926214.120650] 0 90 442192452 [926214.120651] 0 91 442192452 [926214.120653] 8 81 442192453 [926214.120654] last result at 442192453 [926214.120655] last redo_fd_request at 442192315 [926214.120657] 20 0 [926214.120663] status=80 [926214.120664] fdc_busy=1 [926214.120665] fd_timer.function=f89717d0 [926214.120667] cont=f8979f54 [926214.120668] current_req=f4d1ba80 [926214.120669] command_status=-1 [926214.120671] [926214.120674] floppy0: floppy timeout called [926214.120677] end_request: I/O error, dev fd0, sector 0 [926215.607527] [926215.607532] floppy driver state [926215.607534] ------------------- [926215.607536] now=442193816 last interrupt=442193066 diff=750 last called handler=f8974340 [926215.607538] timeout_message=floppy start [926215.607540] last output bytes: [926215.607542] f 80 442192452 [926215.607543] 0 90 442192452 [926215.607545] 0 91 442192452 [926215.607546] 8 81 442192453 [926215.607547] 8 80 442193066 [926215.607549] 8 80 442193066 [926215.607550] 8 80 442193066 [926215.607552] 8 80 442193066 [926215.607553] 12 80 442193066 [926215.607554] 0 90 442193066 [926215.607556] 13 90 442193066 [926215.607557] 0 90 442193066 [926215.607558] 1a 90 442193066 [926215.607560] 0 90 442193066 [926215.607561] 3 90 442193066 [926215.607562] c1 90 442193066 [926215.607564] 10 90 442193066 [926215.607565] 7 80 442193066 [926215.607566] 0 90 442193066 [926215.607568] 8 81 442193066 [926215.607569] last result at 442193066 [926215.607570] last redo_fd_request at 442193066 [926215.607572] 20 0 [926215.607579] status=80 [926215.607580] fdc_busy=1 [926215.607581] fd_timer.function=f89717d0 [926215.607583] cont=f8979f54 [926215.607584] current_req=f43a6a80 [926215.607585] command_status=-1 [926215.607587] [926215.607590] floppy0: floppy timeout called [926215.607593] end_request: I/O error, dev fd0, sector 0 [926215.620611] FAT: unable to read boot sector [926222.294245] [926222.294249] floppy driver state [926222.294250] ------------------- [926222.294253] now=442197164 last interrupt=442196414 diff=750 last called handler=f8974340 [926222.294256] timeout_message=floppy start [926222.294257] last output bytes: [926222.294259] 10 90 442193066 [926222.294260] 7 80 442193066 [926222.294262] 0 90 442193066 [926222.294264] 8 81 442193066 [926222.294265] 8 80 442196277 [926222.294267] 8 80 442196277 [926222.294268] 8 80 442196277 [926222.294270] 8 80 442196277 [926222.294271] 12 80 442196414 [926222.294272] 0 90 442196414 [926222.294274] 13 90 442196414 [926222.294275] 0 90 442196414 [926222.294276] 1a 90 442196414 [926222.294278] 0 90 442196414 [926222.294279] 3 90 442196414 [926222.294281] c1 90 442196414 [926222.294282] 10 90 442196414 [926222.294283] 7 80 442196414 [926222.294285] 0 90 442196414 [926222.294286] 8 81 442196414 [926222.294287] last result at 442196414 [926222.294289] last redo_fd_request at 442196414 [926222.294290] 20 0 [926222.294296] status=80 [926222.294298] fdc_busy=1 [926222.294299] fd_timer.function=f89717d0 [926222.294301] cont=f8979f54 [926222.294302] current_req=f50960c0 [926222.294303] command_status=-1 [926222.294304] [926222.294307] floppy0: floppy timeout called [926222.294310] end_request: I/O error, dev fd0, sector 0 [926222.294759] FAT: unable to read boot sector [926229.030894] [926229.030897] floppy driver state [926229.030899] ------------------- [926229.030902] now=442200537 last interrupt=442199787 diff=750 last called handler=f8974340 [926229.030904] timeout_message=floppy start [926229.030905] last output bytes: [926229.030907] 10 90 442196414 [926229.030908] 7 80 442196414 [926229.030910] 0 90 442196414 [926229.030911] 8 81 442196414 [926229.030913] 8 80 442199651 [926229.030914] 8 80 442199651 [926229.030916] 8 80 442199651 [926229.030917] 8 80 442199651 [926229.030918] 12 80 442199787 [926229.030920] 0 90 442199787 [926229.030921] 13 90 442199787 [926229.030922] 0 90 442199787 [926229.030924] 1a 90 442199787 [926229.030925] 0 90 442199787 [926229.030926] 3 90 442199787 [926229.030928] c1 90 442199787 [926229.030929] 10 90 442199787 [926229.030930] 7 80 442199787 [926229.030932] 0 90 442199787 [926229.030933] 8 81 442199787 [926229.030934] last result at 442199787 [926229.030936] last redo_fd_request at 442199787 [926229.030937] 20 0 [926229.030943] status=80 [926229.030944] fdc_busy=1 [926229.030945] fd_timer.function=f89717d0 [926229.030947] cont=f8979f54 [926229.030948] current_req=f50fcd80 [926229.030949] command_status=-1 [926229.030950] [926229.030954] floppy0: floppy timeout called [926229.030956] end_request: I/O error, dev fd0, sector 0 [926230.530812] [926230.530817] floppy driver state [926230.530819] ------------------- [926230.530821] now=442201288 last interrupt=442200538 diff=750 last called handler=f8974340 [926230.530823] timeout_message=floppy start [926230.530825] last output bytes: [926230.530827] 10 90 442199787 [926230.530828] 7 80 442199787 [926230.530830] 0 90 442199787 [926230.530831] 8 81 442199787 [926230.530833] 8 80 442200537 [926230.530834] 8 80 442200537 [926230.530835] 8 80 442200537 [926230.530837] 8 80 442200537 [926230.530838] 12 80 442200538 [926230.530839] 0 90 442200538 [926230.530841] 13 90 442200538 [926230.530842] 0 90 442200538 [926230.530844] 1a 90 442200538 [926230.530845] 0 90 442200538 [926230.530846] 3 90 442200538 [926230.530848] c1 90 442200538 [926230.530849] 10 90 442200538 [926230.530850] 7 80 442200538 [926230.530852] 0 90 442200538 [926230.530853] 8 81 442200538 [926230.530854] last result at 442200538 [926230.530856] last redo_fd_request at 442200538 [926230.530857] 20 0 [926230.530863] status=80 [926230.530864] fdc_busy=1 [926230.530866] fd_timer.function=f89717d0 [926230.530867] cont=f8979f54 [926230.530869] current_req=f472ad80 [926230.530870] command_status=-1 [926230.530871] [926230.530874] floppy0: floppy timeout called [926230.530877] end_request: I/O error, dev fd0, sector 0 [926230.544330] FAT: unable to read boot sector [926236.852038] [926236.852042] floppy driver state [926236.852043] ------------------- [926236.852046] now=442204453 last interrupt=442203841 diff=612 last called handler=f89741f0 [926236.852048] timeout_message=floppy start [926236.852050] last output bytes: [926236.852051] 13 90 442203703 [926236.852053] 0 90 442203703 [926236.852055] 1a 90 442203703 [926236.852056] 0 90 442203703 [926236.852058] 3 90 442203703 [926236.852059] c1 90 442203703 [926236.852061] 10 90 442203703 [926236.852062] 7 80 442203703 [926236.852063] 0 90 442203703 [926236.852065] 8 81 442203703 [926236.852066] f 80 442203703 [926236.852068] 0 90 442203703 [926236.852069] 1 91 442203703 [926236.852071] 8 81 442203704 [926236.852072] 4 80 442203840 [926236.852073] 0 90 442203840 [926236.852075] f 80 442203840 [926236.852076] 0 90 442203840 [926236.852077] 0 91 442203840 [926236.852079] 8 81 442203841 [926236.852080] last result at 442203841 [926236.852082] last redo_fd_request at 442203703 [926236.852083] 20 0 [926236.852089] status=80 [926236.852090] fdc_busy=1 [926236.852092] fd_timer.function=f89717d0 [926236.852093] cont=f8979f54 [926236.852094] current_req=f3b29d80 [926236.852096] command_status=-1 [926236.852097] [926236.852100] floppy0: floppy timeout called [926236.852103] end_request: I/O error, dev fd0, sector 0 [926238.349958] [926238.349963] floppy driver state [926238.349964] ------------------- [926238.349967] now=442205203 last interrupt=442204453 diff=750 last called handler=f8974340 [926238.349971] timeout_message=floppy start [926238.349973] last output bytes: [926238.349975] f 80 442203840 [926238.349976] 0 90 442203840 [926238.349978] 0 91 442203840 [926238.349979] 8 81 442203841 [926238.349980] 8 80 442204453 [926238.349982] 8 80 442204453 [926238.349984] 8 80 442204453 [926238.349986] 8 80 442204453 [926238.349988] 12 80 442204453 [926238.349989] 0 90 442204453 [926238.349992] 13 90 442204453 [926238.349995] 0 90 442204453 [926238.349996] 1a 90 442204453 [926238.349999] 0 90 442204453 [926238.350000] 3 90 442204453 [926238.350003] c1 90 442204453 [926238.350004] 10 90 442204453 [926238.350007] 7 80 442204453 [926238.350008] 0 90 442204453 [926238.350010] 8 81 442204453 [926238.350012] last result at 442204453 [926238.350014] last redo_fd_request at 442204453 [926238.350016] 20 0 [926238.350023] status=80 [926238.350025] fdc_busy=1 [926238.350026] fd_timer.function=f89717d0 [926238.350029] cont=f8979f54 [926238.350030] current_req=dba30f00 [926238.350033] command_status=-1 [926238.350034] [926238.350038] floppy0: floppy timeout called [926238.350042] end_request: I/O error, dev fd0, sector 0 [926238.350339] FAT: unable to read boot sector -- The Floid's Floppy Issues Tracking Bug (8.04) https://bugs.launchpad.net/bugs/259513 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
